A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 기타
Explorer개체, 속성Netscape 비고
5.5 arguments 3 컬렉션
5.5 callee 4 속성
4 caller 3 속성 이 속성은 NS3에서 틀리게 적용되어, 인수를 반환하지 않고 기능함수를 반환했다.
5.5 length 3 속성
5.5 arguments[n] 3 컬렉션
4 Array 3 개체
4 Array() 3 구성자 constructor
4 Array() 3 기능함수
4 concat 4 메서드
4 join 3 메서드
5.5 pop 4 메서드
5.5 push 4 메서드
4 reverse 3 메서드
5.5 shift 4 메서드
4 slice 4 메서드 IE에서 약간의 오류가 있었다.
4 sort 3 메서드 적용에서 항상 안정적이니 못했다.
5.5 splice 4 메서드 NS4에서 반환값에 약간의 오류가 있었다.
5.5 toLocaleString 6 메서드 ECMA 규격이 이 메서드의 처음 인수를 향후를 위하여 예약하였다.
4 toSource 4.06 메서드
4 toString 3 메서드
5.5 unshift 4 메서드
4 valueOf 3 메서드
4 constructor 3 속성
5.5 index 4 속성
5.5 input 4 속성
4 length 3 속성 이 속성의 사용은 아주 적정치는 못하다.
4 prototype 3 속성
4 Boolean 3 개체
4 Boolean() 3 구성자 constructor
4 Boolean() 3 기능함수
- toSource 4.06 메서드
4 toString 3 메서드
4 valueOf 3 메서드
4 constructor 3 속성
4 prototype 3 속성
3.02 Date 2 개체 NS2에서 오류가 있었다.
3.02 Date() 2 구성자 constructor
3.02 Date() 2 기능함수
3.02 getDate 2 메서드
3.02 getDay 2 메서드
4 getFullYear 4 메서드
3.02 getHours 2 메서드
4 getMilliseconds 4 메서드
3.02 getMinutes 2 메서드
3.02 getMonth 2 메서드
3.02 getSeconds 2 메서드
3.02 getTime 2 메서드
3.02 getTimezoneOffset 2 메서드
4 getUTCDate 4 메서드
4 getUTCDay 4 메서드
4 getUTCFullYear 4 메서드
4 getUTCHours 4 메서드
4 getUTCMilliseconds 4 메서드
4 getUTCMinutes 4 메서드
4 getUTCMonth 4 메서드
4 getUTCSeconds 4 메서드
4 getVarDate - 메서드
3.02 getYear 2 메서드 표준화 안됨.
3.02 setDate 2 메서드
4 setFullYear 4 메서드
3.02 setHours 2 메서드
4 setMilliseconds 4 메서드
3.02 setMinutes 2 메서드
3.02 setMonth 2 메서드
3.02 setSeconds 2 메서드
3.02 setTime 2 메서드
4 setUTCDate 4 메서드
4 setUTCFullYear 4 메서드
4 setUTCHours 4 메서드
4 setUTCMilliseconds 4 메서드
4 setUTCMinutes 4 메서드
4 setUTCMonth 4 메서드
4 setUTCSeconds 4 메서드
3.02 setYear 2 메서드 표준화 안됨.
5.5 toDateString 6 메서드
3.02 toGMTString 2 메서드 이 메서드는 폐기되고 대신 toUTCString을 사용하라.
5.5 toLocaleDateString 6 메서드
3.02 toLocaleString 2 메서드
5.5 toLocaleTimeString 6 메서드
4 toSource 4.06 메서드
3.02 toString 2 메서드
5.5 toTimeString 6 메서드
4 toUTCString 4 메서드
4 valueOf 3 메서드
3.02 parse 2 메서드 Static Method
3.02 UTC 2 메서드 Static Method
3.02 constructor 3 속성
4 length 4 속성
4 prototype 3 속성
5 Error 6 개체
5 Error() 6 구성자 constructor
5 Error() 6 기능함수
5 toString 6 메서드
5 constructor 6 속성
5 description - 속성 ECMA 규격은 이 속성을 Error.message로 정의하나, IE에서는 description 속서으로 사용한다.
5.5 message 6 속성
5.5 name 6 속성
5 number 6 속성
5 prototype 6 속성
- EvalError 6 개체
3.02 Function 3 개체
3.02 Function() 3 구성자 constructor
3.02 Function() 3 기능함수
5.5 apply 4.06 메서드
5.5 call 4.06 메서드
4 toSource 4.06 메서드
4 toString 3 메서드
- valueOf 3 메서드
4 arity 4 속성 NS에서 Language="JavaScript1.2"를 정의하지 않으면 오류가 발생될 수 있다.
3.02 caller 3 속성
3.02 constructor 3 속성
3.02 length 3 속성
3.02 prototype 3 속성
3.02 arguments[n] 3 컬렉션
3 Global 2 개체
5.5 undefined 4.06 속성
3.02 Math 2 개체
3.02 abs 2 메서드
3.02 acos 2 메서드 Math.acos(0)은 정확히 Math.PI 값과 다를 수 있다.
3.02 asin 2 메서드
3.02 atan 2 메서드
4 atan2 2 메서드
3.02 ceil 2 메서드
3.02 cos 2 메서드 Math.cos(Math.PI)는 정확히 0 이 아닐 수 있다.
3.02 exp 2 메서드
3.02 floor 2 메서드
3.02 log 2 메서드
3.02 max 2 메서드
3.02 min 2 메서드
3.02 pow 2 메서드
3.02 random 2.02 메서드 NS2.02 UNIX에서만 가능하다.
3.02 round 2 메서드
3.02 sin 2 메서드 Math.sin(Math.PI/2)은 정확히 1 이 안될수 있다.
3.02 sqrt 2 메서드
3.02 tan 2 메서드
3.02 constructor 2 속성
3.02 E 2 속성 Javascript 수학적 계산은 완전하지는 못하다.
3.02 LN10 2 속성 Javascript 수학적 계산은 완전하지는 못하다.
3.02 LN2 2 속성
3.02 LOG10E 2 속성 Javascript 수학적 계산은 완전하지는 못하다.
3.02 LOG2E 2 속성
3.02 PI 2 속성
3.02 SQRT1_2 2 속성
3.02 SQRT2 2 속성
3.02 Number 3 개체
3.02 Number() 3 구성자 constructor
3.02 Number() 4 기능함수
5.5 toExponential 6 메서드
5.5 toFixed 6 메서드
5.5 toLocaleString 6 메서드 ECMA 규격이 이 메서드의 처음 인수를 향후를 위하여 예약하였다.
5.5 toPrecision 6 메서드
4 toSource 4.06 메서드
3.02 toString 3 메서드
4 valueOf 3 메서드
3.02 constructor 3 속성
3.02 MAX_VALUE 3 속성 수학적 계산은 Javascript에서 완전하지 않다.
3.02 MIN_VALUE 3 속성 브라우저에 따라 다를 수 있다.
3.02 NaN 3 속성
3.02 NEGATIVE_INFINITY 3 속성
3.02 POSITIVE_INFINITY 3 속성
3.02 prototype 3 속성
4 Object 3 개체
4 Object() 3 구성자 constructor
3.02 Object() 3 기능함수
- assign 3 메서드 이 메서드는 폐기되었다.
4 eval 3 메서드 이 메서드는 폐기되고 새로운 버전들에는 지원되지 않는다.
5.5 hasOwnProperty 6 메서드
5.5 isPrototypeOf 6 메서드
5.5 toLocaleString 6 메서드 ECMA 규격이 이 메서드의 처음 인수를 향후를 위하여 예약하였다.
4 toSource 4.06 메서드
4 toString 3 메서드
- unwatch 4 메서드
4 valueOf 3 메서드
- watch 4 메서드
3.02 constructor 3 속성
5.5 name - 속성
4 prototype 3 속성
5.5 propertyIsEnumerable 6 속성
- __parent__ 4 속성
- __proto__ 4 속성
- RangeError 6 개체
- ReferenceError 6 개체
4 RegExp 4 개체
4 RegExp() 4 구성자 constructor
- RegExp() 4 기능함수
4 compile 4 메서드
4 exec 4 메서드 IE4에서 오류.
4 test 4 메서드
- toSource 4.06 메서드
4 toString 4 메서드
4 $_ 4 속성 input
4 constructor 4 속성
4 global 4 속성
5.5 ignoreCase 4 속성
4 index - 속성
4 lastIndex 4 속성
4 prototype 4 속성
4 source 4 속성
5.5 $& 4 속성 lastMatch
4 $n 4 속성 matches
4 input 4 속성
5.5 lastMatch 4 속성
5.5 lastParen 4 속성
5.5 leftContext 4 속성
5.5 multiline 4 속성
5.5 rightContext 4 속성
5.5 $' 4 속성 RightContext
5.5 $* 4 속성 multiline
5.5 $+ 4 속성 lastParen
5.5 $` 4 속성 LeftContext
3.02 String 2 개체
3.02 String() 2 구성자 constructor
3.02 String() 4 기능함수
3.02 anchor 2 메서드
3.02 big 2 메서드
3.02 blink 2 메서드
3.02 bold 2 메서드
3.02 charAt 2 메서드
5.5 charCodeAt 4 메서드
4 concat 4 메서드
3.02 fixed 2 메서드
3.02 fontcolor 2 메서드
3.02 fontsize 2 메서드
4 fromCharCode 4 메서드
3.02 indexOf 2 메서드
3.02 italics 2 메서드
3.02 lastIndexOf 2 메서드
3.02 link 2 메서드
5.5 localeCompare 6 메서드
4 match 4 메서드
4 replace 4 메서드
4 search 4 메서드
4 slice 4 메서드
3.02 small 2 메서드
4 split 3 메서드
3.02 strike 2 메서드
3.02 sub 2 메서드
4 substr 4 메서드
3.02 substring 2 메서드
3.02 sup 2 메서드
5.5 toLocaleLowerCase 6 메서드
5.5 toLocaleUpperCase 6 메서드
3.02 toLowerCase 2 메서드
4 toSource 4.06 메서드
3.02 toString 4.06 메서드
3.02 toUpperCase 2 메서드
4 valueOf 3 메서드
3.02 constructor 2 속성
3.02 length 2 속성
4 prototype 3 속성
- SyntaxError 6 개체
- TypeError 6 개체
- URIError 6 개체
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 湲고�
refers
기본 개체 버전 상세 참조
이전페이지로페이지 맨위로
최종 수정:
04/29/2025 22:08:19
KoXo Homepage
All right reserved
비정상적인 방식으로 프레임없이 페이지에 접속하면 자주 오류가 발생됩니다.
오류가 나면 정상적 접속으로 시도해 보세요.
http://koxo.com/lang/js/refers/vercross.html