JSCRIPT MANUAL
Microsoft® JScript
Справочник языка JScript
Описание JScript
Информация о версиях
Особая
Информация
Преобразование типов данных
Сообщение об ошибках JScript
JScript особенности - ECMA
JScript особенности - Non-ECMA
Microsoft-особенности выполнения сценариев
Алфавитный список
ключевых слов
$1...$9 Properties
abs Method
acos Method
ActiveXObject Object
Addition Operator (+)
anchor Method
arguments Property
Array Object
asin Method
Assignment Operator (=)
atan Method
atan2 Method
atEnd Method
big Method
Bitwise AND Operator (&)
Bitwise Left Shift Operator (<<)
Bitwise NOT Operator (~)
Bitwise OR Operator (|)
Bitwise Right Shift Operator (>>)
Bitwise XOR Operator (^)
blink Method
bold Method
Boolean Object
break Statement
caller Property
@cc_on Statement
ceil Method
charAt Method
charCodeAt Method
Comma Operator (,)
// (Single-line Comment Statement)
/*..*/ (Multiline Comment Statement)
Comparison Operators
compile Method
Compound Assignment Operators
concat Method (Array)
concat Method (String)
Conditional Compilation
Conditional Compilation Variables
Conditional (trinary) Operator (?:)
constructor Property
continue Statement
cos Method
Data Type Conversion
Date Object
Decrement Operator (--)
delete Operator
Dictionary Object
dimensions Method
Division Operator (/)
do...while Statement
E Property
Enumerator Object
Equality Operator (==)
escape Method
eval Method
exec Method
exp Method
FileSystemObject Object
fixed Method
floor Method
fontcolor Method
fontsize Method
for Statement
for...in Statement
fromCharCode Method
Function Object
function Statement
getDate Method
getDay Method
getFullYear Method
getHours Method
getItem Method
getMilliseconds Method
getMinutes Method
getMonth Method
GetObject Function
getSeconds Method
getTime Method
getTimezoneOffset Method
getUTCDate Method
getUTCDay Method
getUTCFullYear Method
getUTCHours Method
getUTCMilliseconds Method
getUTCMinutes Method
getUTCMonth Method
getUTCSeconds Method
getVarDate Method
getYear Method
Global Object
global Property
Greater than Operator (>)
Greater than or equal to Operator (>=)
Identity Operator (===)
@if Statement
if...else Statement
ignoreCase Property
Increment Operator (++)
index Property
indexOf Method
Inequality Operator (!=)
Infinity Property
input Property
isFinite Method
isNaN Method
italics Method
item Method
join Method
Labeled Statement
lastIndex Property
lastIndexOf Method
lastMatch Property
lastParen Property
lbound Method
leftContext Property
length Property (Array)
length Property (Function)
length Property (String)
Less than Operator (<)
Less than or equal to Operator (<=)
link Method
LN2 Property
LN10 Property
log Method
LOG2E Property
LOG10E Property
Logical AND Operator (&&)
Logical NOT Operator (!)
Logical OR Operator (||)
match Method
Math Object
max Method
MAX_VALUE Property
min Method
MIN_VALUE Property
Modulus Operator (%)
moveFirst Method
moveNext Method
multiline Property
Multiplication Operator (*)
NaN Property (Global)
NaN Property (Number)
NEGATIVE_INFINITY Property
new Operator
Nonidentity Operator (!==)
Number Object
Object Object
Operator Precedence
parse Method
parseFloat Method
parseInt Method
PI Property
POSITIVE_INFINITY Property
pow Method
prototype Property
random Method
RegExp Object
Regular Expression Object
Regular Expression Syntax
replace Method
return Statement
reverse Method
rightContext Property
round Method
ScriptEngine Function
ScriptEngineBuildVersion Function
ScriptEngineMajorVersion Function
ScriptEngineMinorVersion Function
search Method
@set Statement
setDate Method
setFullYear Method
setHours Method
setMilliseconds Method
setMinutes Method
setMonth Method
setSeconds Method
setTime Method
setUTCDate Method
setUTCFullYear Method
setUTCHours Method
setUTCMilliseconds Method
setUTCMinutes Method
setUTCMonth Method
setUTCSeconds Method
setYear Method
sin Method
slice Method (Array)
slice Method (String)
small Method
sort Method
source Property
split Method
sqrt Method
SQRT1_2 Property
SQRT2 Property
strike Method
String Object
sub Method
substr Method
substring Method
Subtraction Operator (-)
sup Method
switch Statement
tan Method
test Method
this Statement
toArray Method
toGMTString Method
toLocaleString Method
toLowerCase Method
toString Method
toUpperCase Method
toUTCString Method
typeof Operator
ubound Method
Unary Negation Operator (-)
unescape Method
Unsigned Right Shift Operator (>>>)
UTC Method
valueOf Method
var Statement
VBArray Object
void Operator
while Statement
with Statement
Функции
GetObject
ScriptEngine
ScriptEngineBuildVersion
ScriptEngineMajorVersion
ScriptEngineMinorVersion
Методы
abs
acos
anchor
asin
atan
atan2
AtEnd
big
blink
bold
ceil
charAt
charCodeAt
compile
concat (Array)
concat (String)
cos
dimensions
escape
eval
exec
exp
fixed
floor
fontcolor
fontsize
fromCharCode
getDate
getDay
getFullYear
getHours
getItem
getMilliseconds
getMinutes
getMonth
getSeconds
getTime
getTimezoneOffset
getUTCDate
getUTCDay
getUTCFullYear
getUTCHours
getUTCMilliseconds
getUTCMinutes
getUTCMonth
getUTCSeconds
getVarDate
getYear
indexOf
isFinite
isNaN
italics
item
join
lastIndexOf
lbound
link
log
match
max
min
moveFirst
moveNext
parse
parseFloat
parseInt
pow
random
replace
reverse
round
search
setDate
setFullYear
setHours
setMilliseconds
setMinutes
setMonth
setSeconds
setTime
setUTCDate
setUTCFullYear
setUTCHours
setUTCMilliseconds
setUTCMinutes
setUTCMonth
setUTCSeconds
setYear
sin
slice (Array)
slice (String)
small
sort
split
sqrt
strike
sub
substr
substring
sup
tan
test
toArray
toGMTString
toLocaleString
toLowerCase
toString
toUpperCase
toUTCString
ubound
unescape
UTC
valueOf
Объекты
ActiveXObject
Array
Boolean
Date
Dictionary
Enumerator
FileSystem
Function
Global
Math
Number
String
RegExp
Regular Expression
String
VBArray
Операторы
Addition (+)
Assignment (=)
Bitwise AND (&)
Bitwise Left Shift (<<)
Bitwise NOT (~)
Bitwise OR (|)
Bitwise Right Shift (>>)
Bitwise XOR (^)
Comma (,)
Comparison
Compound Assignment
Conditional (trinary) (?:)
delete
Decrement (--)
Division (/)
Equality (==)
Greater than (>)
Greater than or equal to (>=)
Identity (===)
Increment (++)
Inequality (!=)
Less than (<)
Less than or equal to (<=)
Logical AND (&&)
Logical NOT (!)
Logical OR (||)
Modulus (%)
Multiplication (*)
new
Nonidentity (!==)
Subtraction (-)
typeof
Unary Negation (-)
Unsigned Right Shift (>>>)
void
Свойства
$1...$9
arguments
caller
Conditional Compilation Variables
constructor
E
global
ignoreCase Property
index
Infinity
input
lastIndex
lastIndex Property (Regular Expression)
lastMatch Property
lastParen Property
leftContext Property
length (Array)
length (Function)
length (String)
LN2
LN10
LOG2E
LOG10E
MAX_VALUE
MIN_VALUE
multiline Property
NaN (Global)
NaN (Number)
NEGATIVE_INFINITY
PI
POSITIVE_INFINITY
prototype
rightContext Property
source
SQRT1_2
SQRT2
Инструкции
break
@cc_on
Comment
continue
do...while
for
for...in
function
@if
if...else
Labeled
return
@set
switch
this
var
while
with
© 1998 Microsoft Corporation. Все права защищены
.
Перевод © 2000-2013 pauk R-T-F-M.info. Все права защищены
.