documentation
.HELP!
JavaScript Documentation
JavaScript语言参考手册_全局函数-技术文档-IT学习者
JavaScript
previous page
next page
JavaScript语言参考手册
技术交流 :
迷途知返 pwwang.com
JavaScript手册
·
目录
·
此参考中包含的内容
·
轻松上手
·
简介
·
操作符
·
语句
·
核心
·
文档
·
窗口
·
表单
·
浏览器
·
事件和事件句柄
·
LiveWire数据库服务
·
进程管理服务
·
实用工具
·
全局函数
·
LiveConnect的Java包
·
索引
·
版权
【目录】
【上一章】
【下一页】
【索引】
第十三章
全局函数
本章包含了 JavaScript 所有不与任何对象关联的函数。
表 13.1
总览了这些函数。
表 13.1 全局函数
函数
描述
addClient
Appends client information to URLs.
addResponseHeader
Adds new information to the response header sent to the client.
blob
Assigns BLOb data to a column in a cursor.
callC
Calls a native function.
debug
Displays values of expressions in the trace window or frame.
deleteResponseHeader
Removes information from the header of the response sent to the client.
escape
Returns the hexadecimal encoding of an argument in the ISO Latin-1 character set; used to create strings to add to a URL.
eval
Evaluates a string of JavaScript code without reference to a particular object.
flush
Flushes the output buffer.
getOptionValue
Gets values of individual options in an HTML SELECT form element.
getOptionValueCount
Gets the number of options in an HTML SELECT form element.
isNaN
Evaluates an argument to determine if it is not a number.
Number
Converts an object to a number.
parseFloat
Parses a string argument and returns a floating-point number.
parseInt
Parses a string argument and returns an integer.
redirect
Redirects the client to the specified URL.
registerCFunction
Registers a native function for use in server-side JavaScript.
ssjs_generateClientID
Returns an identifier you can use to uniquely specify the client object.
ssjs_getCGIVariable
Returns the value of the specified environment variable set in the server process, including some CGI variables.
ssjs_getClientID
Returns the identifier for the client object used by some of JavaScript's client-maintenance techniques.
String
Converts an object to a string.
taint
Adds tainting to a data element or script.
unescape
Returns the ASCII string for the specified value; used in parsing a string 添加了 to a URL.
untaint
Removes tainting from a data element or script.
write
Adds statements to the client-side HTML page being generated.
【目录】
【上一章】
【下一页】
【索引】
返回页面顶部
previous page
start
next page
Menu
Homepage
Table of contents
目录
说明
JavaScript语言参考手册_浏览器-技术文档-IT学习者
navigator
MimeType
Plugin
Button
Submit
Reset
Radio
Checkbox
Select
Option
JavaScript语言参考手册
JavaScript语言参考手册_版权-技术文档-IT学习者
JavaScript语言参考手册_核心-技术文档-IT学习者
Array
Boolean
Date
Function
Math
Number
Object
String
RegExp
JavaScript语言参考手册_文档-技术文档-IT学习者
doc1.htm
Link
Area
Anchor
Image
Applet
Layer
JavaScript语言参考手册_事件和事件句柄-技术文档-IT学习者
event
onKeyDown
onKeyPress
onKeyUp
onLoad
onMouseDown
onMouseMove
onMouseOut
onMouseOver
onMouseUp
onMove
onAbort
onReset
onResize
onSelect
onSubmit
onUnload
onBlur
onChange
onClick
onDblClick
onDragDrop
onError
onFocus
JavaScript语言参考手册_表单-技术文档-IT学习者
Form
Hidden
JavaScript语言参考手册_全局函数-技术文档-IT学习者
addClient
getOptionValue
getOptionValueCount
isNaN
Number
parseFloat
parseInt
redirect
registerCFunction
ssjs_generateClientID
ssjs_getCGIVariable
addResponseHeader
ssjs_getClientID
String
taint
unescape
untaint
write
blob
callC
debug
deleteResponseHeader
escape
eval
flush
JavaScript语言参考手册_简介-技术文档-IT学习者
JavaScript语言参考手册_LiveWire 数据库服务-技术文档-IT学习者
database
DbPool
Connection
Connection
Stproc
Resultset
blob
JavaScript语言参考手册_此参考中包含的内容-技术文档-IT学习者
JavaScript语言参考手册_操作符-技术文档-IT学习者
JavaScript语言参考手册_实用工具-技术文档-IT学习者
File
SendMail
JavaScript语言参考手册_LiveConnect 的 Java 包-技术文档-IT学习者
netscape.javascript.JSObject
netscape.javascript.JSException
netscape.plugin.Plugin
JavaScript语言参考手册_轻松上手-技术文档-IT学习者
JavaScript语言参考手册_索引-技术文档-IT学习者
JavaScript语言参考手册_进程管理服务-技术文档-IT学习者
request
client
project
server
Lock
JavaScript语言参考手册_语句-技术文档-IT学习者
break
if...else
import
labeled
return
switch
var
while
with
comment
continue
delete
do...while
export
for
for...in
function
Text
Textarea
Password
FileUpload
JavaScript语言参考手册_窗口-技术文档-IT学习者
Window
Frame
Location
History
screen
关于CHM 制作精灵
Get in touch
Submit feedback about this site to:
[email protected]