■命令
■ Home
Start
■ Order
コメント/注釈
Comments / Notes
break
break
continue
continue
delete
delete
do~while
do ~ while
for
for
for...in
for ... in
function
function
if
if
new
new
return
return
switch
switch
this
this
throw
throw
try
try
var
var
while
while
with
with
■Boolean
■ Boolean
Boolean
Boolean
■Function
■ Function
arguments
arguments
Function
Function
■Number
■ Number
Number
Number
MAX_VALUE
MAX_VALUE
MIN_VALUE
MIN_VALUE
NaN
NaN
NEGATIVE_INFINITY
NEGATIVE_INFINITY
POSITIVE_INFINITY
POSITIVE_INFINITY
toExponential
toExponential
toFixed
toFixed
toPrecision
toPrecision
■Array
■ Array
Array
Array
concat
concat
join
join
length
length
pop
pop
push
push
reverse
reverse
shift
shift
slice
slice
sort
sort
splice
splice
toString
toString
unshift
unshift
■Math
■ Math
abs
abs
acos
acos
asin
asin
atan
atan
atan2
atan2
ceil
ceil
cos
cos
E
E
exp
exp
floor
floor
LN2
LN2
LN10
LN10
log
log
LOG2E
LOG2E
LOG10E
LOG10E
Math
Math
max
max
min
min
PI
PI
pow
pow
random
random
round
round
sin
sin
sqrt
sqrt
SQRT1_2
SQRT1_2
SQRT2
SQRT2
tan
tan
■Date
■ Date
Date
Date
getDate
getDate
getDay
getDay
getFullYear
getFullYear
getHours
getHours
getMilliseconds
getMilliseconds
getMinutes
getMinutes
getMonth
getMonth
getSeconds
getSeconds
getTime
getTime
getTimezoneOffset
getTimezoneOffset
getUTCDate
GetUtcDate
getUTCDay
getUTCDay
getUTCFullYear
getUTCFullYear
getUTCHours
getUTCHours
getUTCMilliseconds
getUTCMilliseconds
getUTCMinutes
getUTCMinutes
getUTCMonth
getUTCMonth
getUTCSeconds
getUTCSeconds
getYear
getYear
parse
parse
setDate
setDate
setFullYear
setFullYear
setHours
setHours
setMilliseconds
setMilliseconds
setMinutes
setMinutes
setMonth
setMonth
setSeconds
setSeconds
setTime
setTime
setUTCDate
setUTCDate
setUTCFullYear
setUTCFullYear
setUTCHours
setUTCHours
setUTCMilliseconds
setUTCMilliseconds
setUTCMinutes
setUTCMinutes
setUTCMonth
setUTCMonth
setUTCSeconds
setUTCSeconds
setYear
setYear
toDateString
toDateString
toGMTString
toGMTString
toLocaleDateString
toLocaleDateString
toLocaleString
toLocaleString
toLocaleTimeString
toLocaleTimeString
toTimeString
toTimeString
toUTCString
toUTCString
UTC
UTC
■String
■ String
charAt
charAt
charCodeAt
charCodeAt
fromCharCode
fromCharCode
indexOf
indexOf
lastIndexOf
lastIndexOf
length
length
match
match
replace
replace
search
search
slice
slice
split
split
substr
substr
substring
substring
toLowerCase
toLowerCase
toUpperCase
toUpperCase
■RegExp/正規表現
■ RegExp / regex
$1~$9
$ 1 - $ 9
compile
exec
global
global
ignoreCase
ignoreCase
input
lastIndex
lastMatch
lastParen
leftContext
multiline
multiline
RegExp
RegExp
rightContext
source
source
test
test
Original Japanese text:
Array
Suggest a better translation