THE CONSTRUCTOR in Korean translation

[ðə kən'strʌktər]
[ðə kən'strʌktər]
생성자
constructor
creator
generator
constructor
the constructor

Examples of using The constructor in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
We generally recommend binding in the constructor or using the class fields syntax, to avoid this sort of performance problem.
이러한 종류의 성능 문제를 피하고자, 생성자 안에서 바인딩하거나 클래스 필드 문법을 사용하는 것을 권장합니다.
Ways to create a bot in Telegram+ step by step instructions for working in the constructor.
Telegram에서 봇을 만드는 방법 + 생성자에서 작업하기위한 단계별 지침.
Empty, the constructor creates an instance of the invariant culture; this is equivalent to retrieving the value of the InvariantCulture property.
Empty, 생성자 고정 문화권의 인스턴스를 만듭니다;이 해당 값을 검색 하는 InvariantCulture 속성입니다. If name is String. Empty, the constructor creates an instance of the invariant culture; this is equivalent to retrieving the value of the InvariantCulture property.
You can add a listener to this event anywhere, but the constructor is a good candidate.
(1) 어디서나 이 이벤트에 리스너를 추가할 수 있지만 생성자는 좋은 후보입니다.
In order to inject the results into the constructor, MyBatis needs to identify the constructor for somehow.
결과를 생성자에 주입하려면 MyBatis 가 어떻게든 생성자를 식별해야 한다.
Because the constructor is an instance member, it is permitted to access both the serialNo instance field and the nextSerialNo static field.
생성자가 인스턴스 멤버이기 때문에 serialNo 인스턴스 필드 및 nextSerialNo 정적 필드 둘 다에 액세스하도록 허용됩니다. Because the constructor is an instance member, it is permitted to access both the serialNo instance field and the nextSerialNo static field.
Furthermore, the code in the constructor always runs before any other code in a class.
또한 생성자의 코드는 항상 클래스의 다른 코드보다 먼저 실행됩니다.
Now we have finished the constructor and are again ready to return to main.
이제 우리는 생성자를 끝냈고 다시 메인으로 반환할 준비가 되었습니다.
Now, we enter the code for the constructor and begin executing statements there.
이제, 우리는 생성자에 대한 코드를 입력하고 거기서 실행문을 시작합니다.
The reason is that whenever the constructor is called, the methods would get reassigned(that is,
그 이유는 생성자가 호출 될 때마다 메서드가 다시 할당되기 때문이다 (즉,
The constructor of that class calls InitializeComponent,
MainPage 클래스의 생성자는 InitializeComponent를 호출하고,
The constructor of that class calls InitializeComponent,
MainPage 클래스의 생성자는 InitializeComponent를 호출하고,
If the data is of the numerical Unix time value, you can simply use the constructor to create a Date object.
만약 데이터가 숫자형의 유닉스 시간값이라면, 간단하게 생성자를 이용해서 Date 객체를 생성할 수 있다.
Use the constructor function when you know the regular expression pattern will be changing, or you don't know the pattern and are getting it from another source, such as user input.
정규식 패턴이 바뀌는 것을 알거나 패턴을 잘 모를때, 사용자 입력과 같이 다른 소스로부터 패턴을 얻어 올때, 생성자 함수를 쓰는 것이 좋습니다.
in the deserialization constructor; if this is not done, the constructor on the base class will never be called
If this isn't done, the constructor on the base class is never called,
no warnings will be given if the constructor is absent and an exception will be thrown when an attempt is made to deserialize a class without the constructor.
no warning is provided if the constructor is absent, and an exception is thrown when an attempt is made to deserialize a class without the constructor.
Types An array of Type objects representing the number, order, and type of the parameters for the constructor to get.-or- An empty array of the type Type(that is,
또는-or- 매개 변수를 사용하지 않는 생성자를 가져오기 위한 Type 형식의 빈 배열입니다(즉,
This is an explicit call to the constructor: int main(){ MyClass* pointer new MyClass();// at runtime, an object is created, and the// default constructor is called} If the constructor does have one or more parameters,
이것은 어느 정도 생성자에 대해 명시적인 호출이다: int main() { MyClass * pointer new MyClass(); // at runtime, an object is created, and the // default constructor is called } 만약 생성자가 하나 이상의 파라미터를 갖지만,
But the constructors of this could not have known this.
그러나 이것의 생성자 이것을 알지 못했습니다.
The Constructors' Championship.
컨스트럭터 챔피언십은.
Results: 60, Time: 0.0606

Word-for-word translation

Top dictionary queries

English - Korean