Download for Windows Premium
Advertising
prototype object

Translation of "prototype object" in Korean

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
프로토타입 객체에
Properties added to the prototype object are shared among all instances of the class.
프로토타입 객체에 추가된 속성은 클래스의 모든 인스턴스 사이에 공유됩니다.
As mentioned previously, you can attach a property to a class's prototype object outside the class definition.
앞에서 언급했듯이 클래스 정의 외부에 있는 클래스의 프로토타입 객체에 속성을 연결할 수 있습니다.
A good example of a class with several properties attached to the prototype object is the Object class.
Object 클래스는 프로토타입 객체에 연결된 여러 속성을 가진 클래스의 전형입니다.
If you do not use the AS3 namespace, an instance of a core class inherits the properties and methods defined on the core class's prototype object.
AS3 네임스페이스를 사용하지 않으면 기본 클래스의 인스턴스에서는 기본 클래스의 프로토타입 객체에 정의된 속성 및 메서드를 상속합니다.
Compatibility with the ECMAScript language specification on which ActionScript is based requires the use of prototype inheritance, which means that the properties and methods of a core class are defined on the prototype object of that class.
ActionScript의 기반이 되는 ECMAScript 언어 사양과의 호환성을 위해서는 프로토타입 상속을 사용해야 합니다. 즉, 기본 클래스의 속성 및 메서드가 해당 클래스의 프로토타입 객체에 정의되어 있어야 합니다.
One set is defined on the prototype object for compatibility with the ECMAScript specification, and the other set is defined with fixed properties and the AS3 namespace for compatibility with ActionScript 3.0.
한 집합은 ECMAScript 사양과의 호환성을 위해 프로토타입 객체에 정의되어 있고 다른 집합은 ActionScript 3.0과의 호환성을 위해 고정 속성 및 AS3 네임스페이스를 사용하여 정의되어 있습니다.
For more information, see The prototype object.
자세한 내용은 프로토타입 객체을 참조하십시오.
Although this first generation of ActionScript does not support the definition of classes with a class keyword, you can define a class using a special kind of object called a prototype object.
이러한 1세대 ActionScript에서는 class 키워드를 통한 클래스 정의가 지원되지 않지만 프로토타입 객체라는 특수한 객체를 사용하여 클래스를 정의할 수 있습니다.
The prototype object is a legacy of ActionScript's roots as prototype-based language.
프로토타입 객체는 ActionScript가 프로토타입 기반 언어로 시작되었기 때문에 남아 있는 항목입니다.
The Object class contains a static property named Object.prototype that points to the base prototype object for all objects created in ActionScript 1.0. The next object in our example prototype chain is the Shape object.
Object 클래스에는 Object.prototype이라는 정적 속성이 들어 있으며 이 속성은 ActionScript 1.0에서 만드는 모든 객체의 기본 프로토타입 객체를 가리킵니다. 예제 프로토타입 체인에서 다음에 있는 객체는 Shape 객체입니다.
The prototype object can still be useful, however, as an alternative to static properties and methods if you want to share a property and its value among all the instances of a class.
비록 역할이 축소되기는 했지만 클래스의 모든 인스턴스에서 속성과 해당 값을 공유하려는 경우 이전처럼 프로토타입 객체를 정적 속성 및 메서드 대신 사용할 수 있습니다.
The Function.prototype property represents the Function prototype object.
자신을 호출하는 함수를 재귀 함수 라고 합니다.
No results found for this meaning.

Synonyms and analogies of "prototype object" in English

Word & Expression of the day
Image of the day
whistle: device blown to make a whistling sound
Reveal the word
Advertising

Results: 12. Exact: 12. Elapsed time: 10 ms.

Word index: 1-300, 301-600, 601-900

Expression index: 1-400, 401-800, 801-1200

Phrase index: 1-400, 401-800