INITIALIZERS 한국어 뜻 - 한국어 번역

영어에서 Initializers 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Initializers in if and switch statements[26].
If와 switch 문에서의 초기화[26].
This example shows initializers for an array.
이 예제는 배열에 대한 이니셜라이저를 보여 줍니다.
Here the size of temp array is 5 but there are only two initializers.
여기서 임시 배열의 크기는 5이지만 두 개의 초기화기만 있습니다.
We add some initializers for convenience.
편의(convenience)를 위한 여러 initializer를 추가합니다.
Selection statements with initializers.
이니셜라이저를 사용하는 선택 문Selection statements with initializers.
Memberwise Initializers for Structure Types.
구조체 타입에 대한 멤버단위 초기화(Memberwise Initializers for Structure Types).
Look at the MXNet documentation and explore different initializers.
MXNet documentation 의 다양한 초기화 방법들을 살펴보세요.
Object Initializers are especially useful in LINQ query expressions.
개체 이니셜라이저는 모든 컨텍스트에서 사용할 수 있지만 특히 LINQ 쿼리 식에 유용합니다.
Non-static data member initializers example.
Non-static data member initializers에 해당되는 글 1건.
Designated Initializers and Convenience Initializers.
지정된 초기화와 편리한 초기화(Designated Initializers and Convenience Initializers).
Syntax for Designated and Convenience Initializers.
지정 이니셜라이저와 편의 이니셜라이저 문법(Syntax for Designated and Convenience Initializers).
Exported arrays can have initializers, but they must be constant expressions.
내보낸 배열은 이니셜라이저(Initializer)를 갖지만, 반드시 상수 표현식이 되어야 합니다.
Object: isInvalidated, objectSchema, realm,class methods, and initializers.
클래스 메서드, initializers Object: isInvalidated, objectSchema, realm, class methods,initializers.
Superclass initializers are inherited in certain circumstances, but only when it is safe and appropriate to do so.
슈퍼클래스 초기화는 특정 상황에서 상속되지만, 안전하고 적절한 경우에만 적용됩니다.
The initializer-list is a list of initializers separated by commas.
Initializer-list는 쉼표로 구분된 이니셜라이저 목록입니다. The initializer-list is a list of initializers separated by commas.
Object initializers are discussed in"Using Object Initializers" on page 101.
객체 초기화(Object initializer)는 95 페이지의 "Using Object Initializers"에서 논의되고 있다.
The initializer for a structure is either an expression of the same type, or a brace-enclosed list of initializers for its members in order.
구조체의 이니셜라이저는 동일한 형식의 식이거나 중괄호({ })로 묶인 멤버에 대한 이니셜라이저의 목록입니다.A structure's initializer is either an expression of the same type, or a list of initializers for its members enclosed in curly braces ({ }).
Designated initializers for classes are written in the same way as simple initializers for value types.
클래스에 대한 지정된 초기화(designated initializers)는 값 타입의 간단한 초기화와 같은 방법으로 작성합니다.
The order in which fields are initialized by the initializer list is the order in which they aredeclared in the class, not the order that their initializers are written in the initializer list.
클래스 멤버는 이니셜라이저 목록에 표시되는 순서가 아니라 선언된 순서대로 초기화됩니다.Class members are initialized in the order they're declared, not the order they appear in initializer lists.
Extending existing types to provide initializers that accept new types(including your own type definitions) is covered in Extensions.
Extending existing types to provide initializers that accept new types (including your own type definitions) is covered in 하지만 어느 타입이나 넘길 수 있는 것은 아닙니다.
Back when C++11 came out, it had lots of new features including big shiny ones, but it was the“little everyday things” that made the most impact- the range-based for loop, auto, smart pointers,lambdas, class member initializers.
C++11이 등장했을 때 수많은 새 기능 중에는 대규모로 화려한 것도 있었지만 실제로 영향이 있었던 것은 “매일 사용하는 작은 기능” - range base for loop, auto, 스마트 포인터, 람다,클래스 멤버 초기화 라는 것이었습니다.
결과: 21, 시각: 0.0339

문장에서 "initializers"을 사용하는 방법

Initializers in Swift are always named init.
Are the initializers part of the type?
Initializers for non-existent elements are silently ignored.
Fields without initializers are marked with ---.
what about designated initializers and compound literals?
C99 initializers all over the code base?
Initializers are not allowed in ambient contexts.
Matches implicit initializers of init list expressions.
Default initializers for members can be supplied.
Fields without initializers are initialized to undefined.

최고 사전 질의

영어 - 한국어