What is the translation of " COMMON LANGUAGE RUNTIME " in Korean?

common language runtime
공용 언어 런타임
common language runtime
the common language runtime
common language runtime to

Examples of using Common language runtime in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Common Language Runtime.
공용 언어 런타임.
NET Framework common language runtime.
NET Framework 공용 언어 런타임에 의해 설정됩니다.
Common Language Runtime.
공통 언어 런타임.
Benefits of common language runtime.
공용 언어 런타임의 기능Features of the common language runtime.
Automatic memory management provided by the common language runtime.
자동 메모리 관리는 공용 언어 런타임에서 제공하는 서비스 중 하나입니다.
The common language runtime and the.
공용 언어 런타임 및.
Information specific to programming for the common language runtime(CLR).
CLR(공용 언어 런타임)에 대한 프로그래밍입니다. Programming for the common language runtime (CLR).
Specifies whether the common language runtime runs server garbage collection.
공용 언어 런타임이 별도 스레드에서 가비지 컬렉션을 실행하는지 여부를 지정합니다.
Unsafe codes are not verifiable by the common language runtime.
안전하지 않은 코드는 공용 언어 런타임에서 확인할 수 없습니다. Unsafe code is not verifiable by the common language runtime.
CLR(Common Language Runtime) and FCL(Framework Class Library).
CLR(Common Language Runtime: 공통 언어 런타임)과 BCL(Base Class Library)가 포함.
Features of the common language runtime.
공용 언어 런타임의 기능Features of the common language runtime.
The common language runtime(CLR), which manages and executes your app's code.
앱 코드를 관리하고 실행하는 CLR(공용 언어 런타임). The common language runtime (CLR), which manages and executes your app's code.
Each time you create a new object, the common language runtime allocates memory for that object.
새 개체를 만들 때마다 공용 언어 런타임이 관리되는 힙에서 개체에 대해 메모리를 할당합니다.
Of Stubs Displays the current number of stubs created by the common language runtime.
Of Stubs of Stubs 공용 언어 런타임 에서 만든 현재 스 텁 수 를 표시 합니다. Displays the current number of stubs created by the common language runtime.
Indicates the type provided by the common language runtime that represents this type.
이 형식을 나타내는 공용 언어 런타임에서 제공되는 형식을 나타냅니다. Indicates the type provided by the common language runtime that represents this type.
These features are intrinsic to the managed code that runs on the common language runtime.
이러한 기능은 공용 언어 런타임에서 실행되는 관리 코드의 기본 기능입니다. These features are intrinsic to the managed code that runs on the common language runtime.
Provides base functionality for the common language runtime serialization formatters.
공용 언어 런타임 serialization 포맷터의 기본 기능을 제공합니다. Provides base functionality for the common language runtime serialization formatters.
The exception that is thrown when there is an internal error in the execution engine of the common language runtime.
공용 언어 런타임의 실행 엔진에 내부 오류가 있을 때 throw되는 예외입니다. The exception that is thrown when there is an internal error in the execution engine of the common language runtime.
Indicates the set of security rules the common language runtime should enforce for an assembly.
공용 언어 런타임 어셈블리에 대해 적용 해야 하는 보안 규칙의 집합을 나타냅니다. Indicates the set of security rules the common language runtime should enforce for an assembly.
Although the common language runtime provides many standard runtime services, managed code is never interpreted.
공용 언어 런타임에서는 다양한 표준 런타임 서비스를 제공하지만 관리 코드는 절대 해석되지 않습니다. Although the common language runtime provides many standard runtime services, managed code is never interpreted.
Clrversion Current version of the common language runtime(CLR).
Clrversion CLR(공용 언어 런타임)의 현재 버전입니다. Current version of the common language runtime (CLR).
The common language runtime creates a closed generic type when you create an instance of your class and specify a generic type argument.
공용 언어 런타임 클래스의 인스턴스를 만들고 제네릭 형식 인수를 지정할 때 닫힌된 제네릭 형식을 만듭니다. The common language runtime creates a closed generic type when you create an instance of your class and specify a generic type argument.
Two of these upgrades,. NET Framework 2.0 and 4.0, have upgraded Common Language Runtime(CLR).
이러한 업그레이드 중 두. net Framework 2 및 4.0는 CLR (공용 언어 런타임)을 업그레이드 했습니다.
Each time you create a new object, the common language runtime allocates memory for the object from the managed heap.
새 개체를 만들 때마다 공용 언어 런타임이 관리되는 힙에서 개체에 대해 메모리를 할당합니다. Each time you create a new object, the common language runtime allocates memory for the object from the managed heap.
Describes interoperability services provided by the common language runtime.
공용 언어 런타임에서 제공하는 상호 운용성 서비스를 설명합니다. Describes interoperability services provided by the common language runtime.
Each time a new object is created, the common language runtime allocates memory for that object from the managed Heap.
새 개체를 만들 때마다 공용 언어 런타임이 관리되는 힙에서 개체에 대해 메모리를 할당합니다. Each time you create a new object, the common language runtime allocates memory for the object from the managed heap.
This is done automatically by the. NET Framework common language runtime.
NET Framework 공용 언어 런타임에 의해 자동으로 수행 됩니다. This is performed automatically by the. NET Framework common language runtime.
The common language runtime loader manages application domains, which constitute defined boundaries around objects that have the same application scope.
공용 언어 런타임 로더는 같은 애플리케이션 범위가 포함된 개체 주위의 경계를 구성하는 애플리케이션 도메인을 관리합니다. The common language runtime loader manages application domains, which constitute defined boundaries around objects that have the same application scope.
NET Framework helps resolve version conflicts by allowing multiple versions of the common language runtime to exist on the same computer.
NET Framework를 사용하면 동일한 컴퓨터에 여러 버전의 공용 언어 런타임이 존재하도록 허용함으로써 버전 충돌을 해결할 수 있습니다.
First, the common language runtime checks the application configuration file for information that overrides the version information stored in the calling assembly's manifest.
첫째, 공용 언어 런타임은 애플리케이션 구성 파일에서 호출 어셈블리의 매니페스트에 저장된 버전 정보를 재정의하는 정보를 확인합니다. First, the common language runtime checks the application configuration file for information that overrides the version information stored in the calling assembly's manifest.
Results: 82, Time: 0.043

Word-for-word translation

Top dictionary queries

English - Korean