Array_concat
|
1 |
concat(Object, VsaEngine, Object[]) 类的静态 ArrayPrototype 方法。
|
Array_join
|
2 |
join(Object, Object) 类的静态 ArrayPrototype 方法。
|
Array_pop
|
3 |
pop(Object) 类的静态 ArrayPrototype 方法。
|
Array_push
|
4 |
push(Object, Object[]) 类的静态 ArrayPrototype 方法。
|
Array_reverse
|
5 |
reverse(Object) 类的静态 ArrayPrototype 方法。
|
Array_shift
|
6 |
shift(Object) 类的静态 ArrayPrototype 方法。
|
Array_slice
|
7 |
slice(Object, VsaEngine, Double, Object) 类的静态 ArrayPrototype 方法。
|
Array_sort
|
8 |
sort(Object, Object) 类的静态 ArrayPrototype 方法。
|
Array_splice
|
9 |
splice(Object, VsaEngine, Double, Double, Object[]) 类的静态 ArrayPrototype 方法。
|
Array_toLocaleString
|
10 |
toLocaleString(Object) 类的静态 ArrayPrototype 方法。
|
Array_toString
|
11 |
toString(Object) 类的静态 ArrayPrototype 方法。
|
Array_unshift
|
12 |
unshift(Object, Object[]) 类的静态 ArrayPrototype 方法。
|
Boolean_toString
|
13 |
toString(Object) 类的静态 BooleanPrototype 方法。
|
Boolean_valueOf
|
14 |
valueOf(Object) 类的静态 BooleanPrototype 方法。
|
Date_getDate
|
15 |
getDate(Object) 类的静态 DatePrototype 方法。
|
Date_getDay
|
16 |
getDay(Object) 类的静态 DatePrototype 方法。
|
Date_getFullYear
|
17 |
getFullYear(Object) 类的静态 DatePrototype 方法。
|
Date_getHours
|
18 |
getHours(Object) 类的静态 DatePrototype 方法。
|
Date_getMilliseconds
|
19 |
getMilliseconds(Object) 类的静态 DatePrototype 方法。
|
Date_getMinutes
|
20 |
getMinutes(Object) 类的静态 DatePrototype 方法。
|
Date_getMonth
|
21 |
getMonth(Object) 类的静态 DatePrototype 方法。
|
Date_getSeconds
|
22 |
getSeconds(Object) 类的静态 DatePrototype 方法。
|
Date_getTime
|
23 |
getTime(Object) 类的静态 DatePrototype 方法。
|
Date_getTimezoneOffset
|
24 |
getTimezoneOffset(Object) 类的静态 DatePrototype 方法。
|
Date_getUTCDate
|
25 |
getUTCDate(Object) 类的静态 DatePrototype 方法。
|
Date_getUTCDay
|
26 |
getUTCDay(Object) 类的静态 DatePrototype 方法。
|
Date_getUTCFullYear
|
27 |
getUTCFullYear(Object) 类的静态 DatePrototype 方法。
|
Date_getUTCHours
|
28 |
getUTCHours(Object) 类的静态 DatePrototype 方法。
|
Date_getUTCMilliseconds
|
29 |
getUTCMilliseconds(Object) 类的静态 DatePrototype 方法。
|
Date_getUTCMinutes
|
30 |
getUTCMinutes(Object) 类的静态 DatePrototype 方法。
|
Date_getUTCMonth
|
31 |
getUTCMonth(Object) 类的静态 DatePrototype 方法。
|
Date_getUTCSeconds
|
32 |
getUTCSeconds(Object) 类的静态 DatePrototype 方法。
|
Date_getVarDate
|
33 |
getVarDate(Object) 类的静态 DatePrototype 方法。
|
Date_getYear
|
34 |
getYear(Object) 类的静态 DatePrototype 方法。
|
Date_parse
|
35 |
parse(String) 类的静态 DateConstructor 方法。
|
Date_setDate
|
36 |
setDate(Object, Double) 类的静态 DatePrototype 方法。
|
Date_setFullYear
|
37 |
setFullYear(Object, Double, Object, Object) 类的静态 DatePrototype 方法。
|
Date_setHours
|
38 |
setHours(Object, Double, Object, Object, Object) 类的静态 DatePrototype 方法。
|
Date_setMilliseconds
|
40 |
setMilliseconds(Object, Double) 类的静态 DatePrototype 方法。
|
Date_setMinutes
|
39 |
setMinutes(Object, Double, Object, Object) 类的静态 DatePrototype 方法。
|
Date_setMonth
|
41 |
setMonth(Object, Double, Object) 类的静态 DatePrototype 方法。
|
Date_setSeconds
|
42 |
setSeconds(Object, Double, Object) 类的静态 DatePrototype 方法。
|
Date_setTime
|
43 |
setTime(Object, Double) 类的静态 DatePrototype 方法。
|
Date_setUTCDate
|
44 |
setUTCDate(Object, Double) 类的静态 DatePrototype 方法。
|
Date_setUTCFullYear
|
45 |
setUTCFullYear(Object, Double, Object, Object) 类的静态 DatePrototype 方法。
|
Date_setUTCHours
|
46 |
setUTCHours(Object, Double, Object, Object, Object) 类的静态 DatePrototype 方法。
|
Date_setUTCMilliseconds
|
48 |
setUTCMilliseconds(Object, Double) 类的静态 DatePrototype 方法。
|
Date_setUTCMinutes
|
47 |
setUTCMinutes(Object, Double, Object, Object) 类的静态 DatePrototype 方法。
|
Date_setUTCMonth
|
49 |
setUTCMonth(Object, Double, Object) 类的静态 DatePrototype 方法。
|
Date_setUTCSeconds
|
50 |
setUTCSeconds(Object, Double, Object) 类的静态 DatePrototype 方法。
|
Date_setYear
|
51 |
setYear(Object, Double) 类的静态 DatePrototype 方法。
|
Date_toDateString
|
52 |
toDateString(Object) 类的静态 DatePrototype 方法。
|
Date_toGMTString
|
53 |
toGMTString(Object) 类的静态 DatePrototype 方法。
|
Date_toLocaleDateString
|
54 |
toLocaleDateString(Object) 类的静态 DatePrototype 方法。
|
Date_toLocaleString
|
55 |
toLocaleString(Object) 类的静态 DatePrototype 方法。
|
Date_toLocaleTimeString
|
56 |
toLocaleTimeString(Object) 类的静态 DatePrototype 方法。
|
Date_toString
|
57 |
toString(Object) 类的静态 DatePrototype 方法。
|
Date_toTimeString
|
58 |
toTimeString(Object) 类的静态 DatePrototype 方法。
|
Date_toUTCString
|
59 |
toUTCString(Object) 类的静态 DatePrototype 方法。
|
Date_UTC
|
60 |
UTC(Object, Object, Object, Object, Object, Object, Object) 类的静态 DateConstructor 方法。
|
Date_valueOf
|
61 |
valueOf(Object) 类的静态 DatePrototype 方法。
|
Enumerator_atEnd
|
62 |
atEnd(Object) 类的静态 EnumeratorPrototype 方法。
|
Enumerator_item
|
63 |
item(Object) 类的静态 EnumeratorPrototype 方法。
|
Enumerator_moveFirst
|
64 |
moveFirst(Object) 类的静态 EnumeratorPrototype 方法。
|
Enumerator_moveNext
|
65 |
moveNext(Object) 类的静态 EnumeratorPrototype 方法。
|
Error_toString
|
66 |
toString(Object) 类的静态 ErrorPrototype 方法。
|
Function_apply
|
67 |
apply(Object, Object, Object) 类的静态 FunctionPrototype 方法。
|
Function_call
|
68 |
call(Object, Object, Object[]) 类的静态 FunctionPrototype 方法。
|
Function_toString
|
69 |
toString(Object) 类的静态 FunctionPrototype 方法。
|
Global_CollectGarbage
|
70 |
CollectGarbage() 类的静态 GlobalObject 方法。
|
Global_decodeURI
|
71 |
decodeURI(Object) 类的静态 GlobalObject 方法。
|
Global_decodeURIComponent
|
72 |
decodeURIComponent(Object) 类的静态 GlobalObject 方法。
|
Global_encodeURI
|
73 |
encodeURI(Object) 类的静态 GlobalObject 方法。
|
Global_encodeURIComponent
|
74 |
encodeURIComponent(Object) 类的静态 GlobalObject 方法。
|
Global_escape
|
75 |
escape(Object) 类的静态 GlobalObject 方法。
|
Global_eval
|
76 |
eval(Object) 类的静态 GlobalObject 方法。
|
Global_GetObject
|
77 |
GetObject(Object, Object) 类的静态 GlobalObject 方法。
|
Global_isFinite
|
79 |
isFinite(Double) 类的静态 GlobalObject 方法。
|
Global_isNaN
|
78 |
isNaN(Object) 类的静态 GlobalObject 方法。
|
Global_parseFloat
|
80 |
parseFloat(Object) 类的静态 GlobalObject 方法。
|
Global_parseInt
|
81 |
parseInt(Object, Object) 类的静态 GlobalObject 方法。
|
Global_ScriptEngine
|
82 |
ScriptEngine() 类的静态 GlobalObject 方法。
|
Global_ScriptEngineBuildVersion
|
83 |
ScriptEngineBuildVersion() 类的静态 GlobalObject 方法。
|
Global_ScriptEngineMajorVersion
|
84 |
ScriptEngineMajorVersion() 类的静态 GlobalObject 方法。
|
Global_ScriptEngineMinorVersion
|
85 |
ScriptEngineMinorVersion() 类的静态 GlobalObject 方法。
|
Global_unescape
|
86 |
unescape(Object) 类的静态 GlobalObject 方法。
|
Math_abs
|
87 |
abs(Double) 类的静态 MathObject 方法。
|
Math_acos
|
88 |
acos(Double) 类的静态 MathObject 方法。
|
Math_asin
|
89 |
asin(Double) 类的静态 MathObject 方法。
|
Math_atan
|
90 |
atan(Double) 类的静态 MathObject 方法。
|
Math_atan2
|
91 |
atan2(Double, Double) 类的静态 MathObject 方法。
|
Math_ceil
|
92 |
ceil(Double) 类的静态 MathObject 方法。
|
Math_cos
|
93 |
cos(Double) 类的静态 MathObject 方法。
|
Math_exp
|
94 |
exp(Double) 类的静态 MathObject 方法。
|
Math_floor
|
95 |
floor(Double) 类的静态 MathObject 方法。
|
Math_log
|
96 |
log(Double) 类的静态 MathObject 方法。
|
Math_max
|
97 |
max(Object, Object, Object[]) 类的静态 MathObject 方法。
|
Math_min
|
98 |
min(Object, Object, Object[]) 类的静态 MathObject 方法。
|
Math_pow
|
99 |
pow(Double, Double) 类的静态 MathObject 方法。
|
Math_random
|
100 |
random() 类的静态 MathObject 方法。
|
Math_round
|
101 |
round(Double) 类的静态 MathObject 方法。
|
Math_sin
|
102 |
sin(Double) 类的静态 MathObject 方法。
|
Math_sqrt
|
103 |
sqrt(Double) 类的静态 MathObject 方法。
|
Math_tan
|
104 |
tan(Double) 类的静态 MathObject 方法。
|
None
|
0 |
无方法。 这是默认值。
|
Number_toExponential
|
105 |
toExponential(Object, Object) 类的静态 NumberPrototype 方法。
|
Number_toFixed
|
106 |
toFixed(Object, Double) 类的静态 NumberPrototype 方法。
|
Number_toLocaleString
|
107 |
toLocaleString(Object) 类的静态 NumberPrototype 方法。
|
Number_toPrecision
|
108 |
toPrecision(Object, Object) 类的静态 NumberPrototype 方法。
|
Number_toString
|
109 |
toString(Object, Object) 类的静态 NumberPrototype 方法。
|
Number_valueOf
|
110 |
valueOf(Object) 类的静态 NumberPrototype 方法。
|
Object_hasOwnProperty
|
111 |
hasOwnProperty(Object, Object) 类的静态 ObjectPrototype 方法。
|
Object_isPrototypeOf
|
112 |
isPrototypeOf(Object, Object) 类的静态 ObjectPrototype 方法。
|
Object_propertyIsEnumerable
|
113 |
propertyIsEnumerable(Object, Object) 类的静态 ObjectPrototype 方法。
|
Object_toLocaleString
|
114 |
toLocaleString(Object) 类的静态 ObjectPrototype 方法。
|
Object_toString
|
115 |
toString(Object) 类的静态 ObjectPrototype 方法。
|
Object_valueOf
|
116 |
valueOf(Object) 类的静态 ObjectPrototype 方法。
|
RegExp_compile
|
117 |
compile(Object, Object, Object) 类的静态 RegExpPrototype 方法。
|
RegExp_exec
|
118 |
exec(Object, Object) 类的静态 RegExpPrototype 方法。
|
RegExp_test
|
119 |
test(Object, Object) 类的静态 RegExpPrototype 方法。
|
RegExp_toString
|
120 |
toString(Object) 类的静态 RegExpPrototype 方法。
|
String_anchor
|
121 |
anchor(Object, Object) 类的静态 StringPrototype 方法。
|
String_big
|
122 |
big(Object) 类的静态 StringPrototype 方法。
|
String_blink
|
123 |
blink(Object) 类的静态 StringPrototype 方法。
|
String_bold
|
124 |
bold(Object) 类的静态 StringPrototype 方法。
|
String_charAt
|
125 |
charAt(Object, Double) 类的静态 StringPrototype 方法。
|
String_charCodeAt
|
126 |
charCodeAt(Object, Double) 类的静态 StringPrototype 方法。
|
String_concat
|
127 |
concat(Object, Object[]) 类的静态 StringPrototype 方法。
|
String_fixed
|
128 |
fixed(Object) 类的静态 StringPrototype 方法。
|
String_fontcolor
|
129 |
fontcolor(Object, Object) 类的静态 StringPrototype 方法。
|
String_fontsize
|
130 |
fontsize(Object, Object) 类的静态 StringPrototype 方法。
|
String_fromCharCode
|
131 |
fromCharCode(Object[]) 类的静态 StringConstructor 方法。
|
String_indexOf
|
132 |
indexOf(Object, Object, Double) 类的静态 StringPrototype 方法。
|
String_italics
|
133 |
italics(Object) 类的静态 StringPrototype 方法。
|
String_lastIndexOf
|
134 |
lastIndexOf(Object, Object, Double) 类的静态 StringPrototype 方法。
|
String_link
|
135 |
link(Object, Object) 类的静态 StringPrototype 方法。
|
String_localeCompare
|
136 |
localeCompare(Object, Object) 类的静态 StringPrototype 方法。
|
String_match
|
137 |
match(Object, VsaEngine, Object) 类的静态 StringPrototype 方法。
|
String_replace
|
138 |
replace(Object, Object, Object) 类的静态 StringPrototype 方法。
|
String_search
|
139 |
search(Object, VsaEngine, Object) 类的静态 StringPrototype 方法。
|
String_slice
|
140 |
slice(Object, Double, Object) 类的静态 StringPrototype 方法。
|
String_small
|
141 |
small(Object) 类的静态 StringPrototype 方法。
|
String_split
|
142 |
split(Object, VsaEngine, Object, Object) 类的静态 StringPrototype 方法。
|
String_strike
|
143 |
strike(Object) 类的静态 StringPrototype 方法。
|
String_sub
|
144 |
sub(Object) 类的静态 StringPrototype 方法。
|
String_substr
|
145 |
substr(Object, Double, Object) 类的静态 StringPrototype 方法。
|
String_substring
|
146 |
substring(Object, Double, Object) 类的静态 StringPrototype 方法。
|
String_sup
|
147 |
sup(Object) 类的静态 StringPrototype 方法。
|
String_toLocaleLowerCase
|
148 |
toLocaleLowerCase(Object) 类的静态 StringPrototype 方法。
|
String_toLocaleUpperCase
|
149 |
toLocaleUpperCase(Object) 类的静态 StringPrototype 方法。
|
String_toLowerCase
|
150 |
toLowerCase(Object) 类的静态 StringPrototype 方法。
|
String_toString
|
151 |
toString(Object) 类的静态 StringPrototype 方法。
|
String_toUpperCase
|
152 |
toUpperCase(Object) 类的静态 StringPrototype 方法。
|
String_valueOf
|
153 |
valueOf(Object) 类的静态 StringPrototype 方法。
|
VBArray_dimensions
|
154 |
dimensions(Object) 类的静态 VBArrayPrototype 方法。
|
VBArray_getItem
|
155 |
getItem(Object, Object[]) 类的静态 VBArrayPrototype 方法。
|
VBArray_lbound
|
156 |
lbound(Object, Object) 类的静态 VBArrayPrototype 方法。
|
VBArray_toArray
|
157 |
toArray(Object, VsaEngine) 类的静态 VBArrayPrototype 方法。
|
VBArray_ubound
|
158 |
ubound(Object, Object) 类的静态 VBArrayPrototype 方法。
|