Download for Windows Premium
Advertising
class constructor

Translation of "class constructor" in Korean

We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
클래스 생성자를
For example, if a constant is declared as a member of a class, you can assign a value to that constant only as part of the declaration or inside the class constructor.
예를 들어, 상수를 클래스의 멤버로 선언하는 경우 선언의 일부로서 해당 상수에 값을 지정하거나 클래스 생성자 내에서 값을 지정할 수 있습니다.
When a class constructor does not explicitly call the constructor of one of its object-valued fields in its initializer list, the default constructor for the field's class is called.
클래스 생성자가 자신의 초기화 리스트에서 객체 값을 갖는 것 중 하나의 생성자를 명시적으로 호출하지 않을 때, 필드의 클래스를 위한 기본 생성자가 호출된다.
You can create a generic object using the new statement, and pass the object literal as a parameter to the Object class constructor, or you can assign the object literal directly to the instance you are declaring.
new 문을 사용하여 일반 객체를 만들고 객체 리터럴을 Object 클래스 생성자에 매개 변수로 전달할 수도 있고, 선언할 인스턴스에 직접 객체 리터럴을 지정할 수 있습니다.
After the array is created using either an object literal or the Object class constructor, you can add new values to the array using either the array access ([]) operator or the dot operator (.
객체 리터럴이나 Object 클래스 생성자를 사용하여 배열을 만든 후에는 배열 액세스([]) 연산자나 도트 연산자(.
For example, you can create an array using a literal value or the Array class constructor, as follows
예를 들어 다음과 같이 리터럴 값 또는 Array 클래스 생성자를 사용하여 배열을 만들 수 있습니다.
The following code shows the algorithm used in the Array class constructor, which you can reuse in your Array subclass constructor
다음 코드는 Array 클래스 생성자에서 사용되는 알고리즘을 보여 줍니다. 이 알고리즘은 Array 하위 클래스 생성자에서 재사용할 수 있습니다.
No results found for this meaning.

Synonyms and analogies of "class constructor" in English

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

Results: 6. Exact: 6. Elapsed time: 19 ms.

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

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

Phrase index: 1-400, 401-800