VALUE TYPE in Korean translation

['væljuː taip]
['væljuː taip]
value type
값 형식은
값 유형
value type
value 타입을

Examples of using Value type in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Boxing operations occur when you pass a value type to a method that takes a System. Object or any interface type as an input parameter.
Boxing 작업은 System. Object 또는 인터페이스 형식을 입력 매개 변수로 사용하는 메서드에 값 형식을 전달할 때 발생합니다. Boxing operations occur when you pass a value type to a method that takes a System. Object or any interface type as an input parameter.
Boxing operations occur when you pass a value type to a method that takes a System.
Boxing 작업은 System. Object 또는 인터페이스 형식을 입력 매개 변수로 사용하는 메서드에 값 형식을 전달할 때 발생합니다.
a missing value are all represented by the same new value type, a BLANK.
공백 셀 또는 누락된 값은 모두 동일한 새 값 형식인 BLANK로 나타냅니다.
Note that an explicit conversion to a type parameter will be executed as an unboxing conversion if at run-time it ends up converting from a reference type to a value type(Explicit dynamic conversions).
형식 매개 변수로의 명시적 변환은 런타임에 참조 형식에서 값 형식으로의 변환 (명시적 동적 변환)을 종료 하는 경우 unboxing 변환으로 실행 됩니다. Note that an explicit conversion to a type parameter will be executed as an unboxing conversion if at run-time it ends up converting from a reference type to a value type (Explicit dynamic conversions).
The float value type represents a single-precision 32-bit number with values ranging from negative 3.402823e38 to positive 3.402823e38,
합니다 Single 값 형식은 음수 3.402823e38부터 양수 또는 음수 0, 뿐만 아니라 양수 3.402823E+38 범위의
In cases where it is necessary for a value type to behave like an object, a wrapper that makes the value type look like a reference object is allocated on the heap, and the value type's value is copied into it.
값 형식을 개체 처럼 동작 해야 하는 경우에 래퍼를 있도록 값 형식을 참조 개체 힙에 할당 되 고 값 형식의 값 복사 같습니다. In cases where it is necessary for a value type to behave like an object, a wrapper that makes the value type look like a reference object is allocated on the heap, and the value type's value is copied into it.
The float value type represents a single-precision 32-bit number with values ranging from negative 3.402823e38 to positive 3.402823e38,
Single 값 형식은 긍정 또는 음수 0, PositiveInfinity, NegativeInfinity, 숫자 (NaN)가 아닌 음수 3.402823
when the fundamental operations of a value type don't make any sense, like copying this thing.
예를 들면, 값 타입의 중요한 연산을 이해할 수 없을 때, 이것을 복사하는 것과 같이 말이죠.
With value types, the variables each have their own copy of the data, and it is not possible for operations on one value type variable to affect another.
값 형식을 사용 하는 경우 변수에는 각각 고유한 데이터 사본이 있으며 한 변수에 대 한 작업이 다른 변수에 영향을 줄 수 없습니다. With value types, the variables each have their own copy of the data, and it is not possible for operations on one to affect the other.
For an unboxing conversion to a given non_nullable_value_type to succeed at run-time, the value of the source operand must be a reference to a boxed value of that non_nullable_value_type.
지정 된 non_nullable_value_type 에 대 한 unboxing 변환이 런타임에 성공 하려면 소스 피연산자의 값이 해당 non_nullable_value_type의 boxed 값에 대 한 참조 여야 합니다. For an unboxing conversion to a given non_nullable_value_type to succeed at run-time, the value of the source operand must be a reference to a boxed value of that non_nullable_value_type.
The<position> value type represents a set of 2D coordinates,
Lt;position> 값 형식은 배경 이미지 (background-position 를 통해)
All arrays are reference types, even if their elements are value types.
모든 배열은 해당 요소가 값 형식이더라도 참조 형식입니다. All arrays are reference types, even if their elements are value types.
Value types are allocated on the Stack or allocated inline in a structure.
값 형식 스택 할당 또는 구조체에서 인라인으로 할당 됩니다. Value types are either stack-allocated or allocated inline in a structure.
For more information about value types and reference types, see Value types and Reference types..
자세한 내용은 Value Types and Reference Types을 참조하세요. For more information, see Value Types and Reference Types.
C Value types and Reference types..
C 은 Value Type과 Reference Type을 지원한다.
Value types are either stack-allocated or allocated inline in a structure.
값 형식 스택 할당 또는 구조체에서 인라인으로 할당 됩니다. Value types are either stack-allocated or allocated inline in a structure.
You use the struct keyword to make your own customized value types.
Struct 키워드를 사용하여 고유한 사용자 지정 값 형식을 만듭니다. You use the struct keyword to create your own custom value types.
C provides both value types and reference types..
C 은 Value Type과 Reference Type을 지원한다.
Value types are implicitly derived from System. ValueType.
모든 값 형식은 System. ValueType에서 암시적으로 파생됩니다.
Value Types All value types are derived from the System. ValueType.
ValueType에서 파생 되는 값 형식입니다. Value types, which are derived from System. ValueType.
Results: 42, Time: 0.0439

Value type in different Languages

Word-for-word translation

Top dictionary queries

English - Korean