STRUCT in Korean translation

struct
구조체
structure
a struct
구조 체
structure

Examples of using Struct in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
The struct timezone structure is used to hold minimal information about the local time zone.
구조체 struct timezone는 지역 시간대에 대한 최소의 정보를 저장하기 위해 사용된다.
A struct type is a value type that can contain constructors,
구조체 형식은 상수, 필드, 메서드, 속성, 인덱서, 연산자,
For instance, GDB does not know how to add an int and a struct foo.
예를 들어, GDB는 int와 struct foo를 추가하는 방법을 알지 못한다.
Expressions involving operators defined by other struct types are not considered to be constant expressions.
다른 구조체 형식에 의해 정의 된 연산자를 포함 하는 식은 상수 식으로 간주 되지 않습니다.
format'B' is now handled according to the struct module syntax.
'B' 형식은 이제 struct 모듈 문법에 따라 처리됩니다.
Interface in C contains definitions for a group of related features that a struct or a class can decide to implement.
인터페이스에는 클래스 또는 구조체에서 구현할 수 있는 관련 기능 그룹에 대한 정의가 포함되어 있습니다. An interface contains definitions for a group of related functionalities that a class or a struct can implement.
Struct types do not support user-specified inheritance, and all struct types implicitly inherit from type object.
구조체 형식은 사용자 지정 상속을 지원하지 않으며 모든 구조체 형식은 object 형식에서 암시적으로 상속됩니다. Struct types do not support user-specified inheritance, and all struct types implicitly inherit from type object.
For example, the output produced by the following code fragment depends on whether Point is a class or a struct.
예를 들어, 다음 코드 조각에 의해 생성 된 출력은가 Point 클래스 인지 구조체 인지에 따라 달라 집니다. For example, the output produced by the following code fragment depends on whether Point is a class or a struct.
It comes with 4 gas structand each gas struct support more than 150lbs weight.
그것은 4개의 가스 structand로 각 가스 struct 지원 150lbs 무게 보다는 좀더 옵니다.
Class, struct, interface and delegate types all support generics, whereby they can be parameterized with other types.
클래스, 구조체, 인터페이스 및 대리자 형식은 모두 제네릭을 지원 하므로 다른 형식으로 매개 변수화 할 수 있습니다.
A struct type is however permitted to declare parameterized constructors.
그러나 구조체 형식은 매개 변수가 있는 인스턴스 생성자 (생성자)를 선언할 수 있습니다.
Struct and Class are both constructs of the common type system in the. NET framework.
클래스와 구조체는. NET Framework의 공용 형식 시스템의 기본 구문 중 두 가지입니다.
The PendingReview struct also implements the request_review method but doesn't do any transformations.
PendingReview 구조체 또한 request_review 메소드를 구현하지만 어떤 변경도 하지 않습니다.
we used a Rectangle struct and a can_hold method, which are repeated
Rectangle 구조체와 can_hold 메소드를 다루었는데,
Why can't C compilers rearrange struct members to eliminate alignment padding?
C 컴파일러가 정렬 패딩을 제거하기 위해 구조체 멤버를 재정렬 할 수없는 이유는 무엇입니까?
DataTables are a String mapped to a custom struct, similar to a Dictionary mapping a String to a secondary custom Resource script.
DataTables은 커스텀 구조체에 매핑된 문자열로, 이차적인 커스텀 리소스 스크립트에 문자열을 매핑하는 딕셔너리와 유사합니다.
aware of its parent, we need to add a parent field to our Node struct definition.
parent 필드를 우리의 Node 구조체 정의에 추가할 필요가 있습니다.
Err variant is io:: Error, which is a struct provided by the standard library.
있는 ::open이 반환하는 값의 타입은 ::Error인데, 이는 표준 라이브러리에서 제공하는 구조체입니다.
Listing 15-14: A CustomSmartPointer struct that implements the Drop trait where we would put our cleanup code.
Listing 15-14: 우리의 정리 코드를 넣을 수 있는 Drop 트레잇을 구현한 CustomSmartPointer 구조체.
Does not support user-specified inheritance and all struct types implicitly inherit from type object.
구조체 형식은 사용자 지정 상속을 지원하지 않으며 모든 구조체 형식은 object 형식에서 암시적으로 상속됩니다.
Results: 110, Time: 0.038

Top dictionary queries

English - Korean