INTERMEDIATE LANGUAGE 한국어 뜻 - 한국어 번역

[ˌintə'miːdiət 'læŋgwidʒ]
[ˌintə'miːdiət 'læŋgwidʒ]
intermediate language
중간 언어
intermediate language

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

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Common Intermediate Language.
공통 중간 언어.
This was formerly called Microsoft Intermediate Language(MSIL).
CIL은 이전에 MSIL(Microsoft Intermediate Language)이라고 했습니다.
Common Intermediate Language syntax.
공통 중간 언어.
This is what we call an intermediate language.
중간 언어 라고 하는 것입니다. This is what we call an intermediate language.
The intermediate language at each level of representation may be type-checked by type-checker 308.
표현의 각 레벨에서의 중간 언어는 타입 검사기(308)에 의해 타입 검사될 수 있다.
Decision 502 determines if the typed intermediate language is a HIR, MIR, or LIR.
결정 블럭(502)은 타입 지정된 중간 언어가 HIR, MIR 또는 LIR인지를 판정한다.
The intermediate language is not a 1: 1 match between words, but maintains information that is close to abstract concepts.
중간 언어는 단어끼리 1:1 매칭이 되는 건 아니고 추상적인 개념에 가까운 정보를 유지한다.
For example, C and Microsoft Intermediate Language used in. NET(MSIL) allow this.
예를 들어, C 및. NET에서 사용되는 마이크로소프트 중간 언어(MSIL)가 이것을 허용한다.
For instance, Cedilla Systems' Special J compiler uses a typed intermediate language.
예를 들어, Cedilla Systems' Special J 컴파일러는 타입 지정된 중간 언어를 사용한다.
Microsoft Intermediate Language.
공통 중간 언어.
All. Net source code is compiled to MSIL(Microsoft intermediate language).
모든. NET 프로그램은 MSIL (Microsoft Intermediate Language)이라는 바이트 코드로 컴파일됩니다.
Expect profiling, Intermediate Language(IL), ClrMD and more!
Profiling, Intermediate Language (IL), ClrMD 등을 기대해도 좋습니다!
Compilation in C• Compilation of source code to MSIL(Microsoft intermediate language).
JIT 컴파일(JIT compilation), MSIL(Microsoft Intermediate Language).
In order to implement type-checking,the typed intermediate language contains type representations expressed either explicitly or implicitly.
타입 검사를 실행하기 위해,타입 지정된 중간 언어는 명시적 또는 암시적으로 표현된 타입 표현을 포함한다.
When compiling the source code to managed code,the compiler translates the source into Microsoft intermediate language(MSIL).
언어 컴파일러가 관리되는 코드를 내보낼 때,컴파일러 출력은 Microsoft Intermediate Language (MSIL)로 표시된다.
Likewise, the type system of such a typed intermediate language must be able to implement different rules depending on characteristics of the code being type checked.
마찬가지로, 이런 타입 지정된 중간 언어의 타입 시스템은 타입 검사가 이루어진 코드의 특성에 따라 여러 규칙들을 실행할 수 있어야 한다.
ILASM- IL Assembler WEB ILAsm(IL Assembler) generates a portable executable(PE)file from Common Intermediate Language(CIL) code.
IL 어셈블러는 IL(Intermediate Language)로 PE(이식 가능한 실행) 파일을 생성합니다. The IL Assembler generates a portable executable (PE)file from intermediate language (IL).
C source code is compiled into an intermediate language that conforms to the CLI specification.
C 으로 작성된 소스 코드는 CLI 사양을 준수하는 IL(중간 언어)로 컴파일됩니다. Source code written in C is compiled into an intermediate language (IL) that conforms to the CLI specification.
SymbolStore namespace providesclasses that allow you to read and write debug symbol information, such as source line to Microsoft intermediate language(MSIL) maps.
SymbolStore namespace provides classes that allow you to read andwrite debug symbol information, such as source line to Microsoft intermediate language (MSIL) maps.
NET Framework emit an intermediate code named Common Intermediate Language(CIL), which, in turn, is compiled at runtime by the common language runtime.
NET Framework를 대상으로 하는 언어 컴파일러에서 CIL(공용 중간 언어)이라는 중간 코드를 내보내면 이 코드는 런타임 시 공용 언어 런타임에 의해 컴파일됩니다.
When you compile any Xamarin platform application,the Mono C(or F) compiler will run and will compile your C and F code into Microsoft Intermediate Language(MSIL).
Xamarin 플랫폼 C 응용 프로그램을 컴파일할 때 Mono (또는 F ) 컴파일러는를 실행 하 고 C 및 F 코드를 MSIL (Microsoft 중간 언어)로 컴파일합니다. When you compile any Xamarin platform application, the Mono C (or F )compiler will run and will compile your C and F code into Microsoft Intermediate Language (MSIL).
Describes the operand type of Microsoft intermediate language(MSIL) instruction.
MSIL(Microsoft Intermediate Language) 명령의 피연산자 형식에 대해 설명합니다. Describes the operand type of Microsoft intermediate language (MSIL) instruction.
The intermediate language includes instructions for loading, storing, initializing, and calling methods on objects, as well as instructions for arithmetic and logical operations, control flow, direct memory access, exception handling, and other operations.
MSIL에는 개체에 대한 메서드를 로드, 저장, 초기화, 호출하는 명령과 산술 및 논리 연산, 제어 흐름, 직접 메모리 액세스, 예외 처리 및 기타 작업에 대한 명령이 포함됩니다. MSIL includes instructions for loading, storing, initializing, and calling methods on objects, as well as instructions for arithmetic and logical operations, control flow, direct memory access, exception handling, and other operations.
NET Framework emit an intermediate code named Common Intermediate Language(CIL), which, in turn, is compiled at run time by the common language runtime.
NET Framework를 대상으로 하는 언어 컴파일러에서 CIL(공용 중간 언어)이라는 중간 코드를 내보내면 이 코드는 런타임 시 공용 언어 런타임에 의해 컴파일됩니다. Language compilers that target the.
Common arithmetic operations such as addition, subtraction, multiplication, and division are implemented by language compilers and Common Intermediate Language(CIL) instructions rather than by float methods.
곱하기 및 나누기와 같은 일반적인 산술 연산이 아닌 언어 컴파일러 및 중간 언어 CIL (공용) 지침으로 구현 됩니다 Single 메서드. Common arithmetic operations such as addition, subtraction, multiplication, and division are implemented by language compilers and Common Intermediate Language (CIL) instructions rather than by Single methods.
Provides support for alternative ways to generate the Microsoft intermediate language(MSIL) and metadata for a dynamic method, including methods for creating tokens and for inserting the code, exception handling, and local variable signature blobs.
예외 처리 및 지역 변수 시그니처 blob을 삽입하는 메서드 등의 동적 메서드에 대한 MSIL(Microsoft Intermediate Language)과 메타데이터를 생성할 수 있는 다른 방법을 지원합니다. Provides support for alternative ways to generate the Microsoft intermediate language (MSIL) and metadata for a dynamic method, including methods for creating tokens and for inserting the code, exception handling, and local variable signature blobs.
The exception that is thrown when a program contains invalid Microsoft intermediate language(MSIL) or metadata.
프로그램에 잘못된 MSIL(Microsoft Intermediate Language) 또는 메타데이터가 있을 경우 throw되는 예외입니다. The exception that is thrown when a program contains invalid Microsoft intermediate language (MSIL) or metadata.
Moreover, the Web applications can be written in anynumber of programming languages, and translated into an intermediate language supported by the common language runtime 144 and included as part of the common language specification 140.
또한, 웹 애플리케이션은 임의의 수의 프로그래밍 언어로 작성될 수 있고,공통 언어 런타임(144)에 의해 지원되는 중간 언어로 번역될 수 있으며, 공통 언어 스펙(140)의 일부로서 포함될 수도 있다.
Common arithmetic operations such as addition,subtraction, multiplication, and division are implemented by language compilers and Common Intermediate Language(CIL) instructions rather than by Single methods.
곱하기 및 나누기와 같은 일반적인 산술 연산은 언어 컴파일러 및 Double 메서드가 아닌 CIL (공용 중간 언어) 명령에 의해 구현 됩니다. Common arithmetic operations, such as addition, subtraction, multiplication, and division,are implemented by language compilers and Common Intermediate Language (CIL) instructions, rather than by Double methods.
Ildasm. exe takes a portable executable(PE) file that contains Microsoft intermediate language(MSIL) code and creates a text file suitable as input to Ilasm. exe.
Ildasm. exe는 IL(intermediate language) 코드가 포함된 PE(이식 가능한 실행) 파일을 가져와서 Ildasm. exe에 입력하기에 적합한 텍스트 파일을 만듭니다. Ildasm. exe takes a portable executable (PE) file that contains intermediate language (IL) code and creates a text file suitable as input to Ilasm. exe.
결과: 38, 시각: 0.0572

영어 문장에서 "intermediate language"를 사용하는 방법

It translates Common Intermediate Language to machine code.
Intermediate language practice michael vince to Read saving….
Intermediate Language viewer is now built into ReSharper.
An intermediate language for compilation to scripting languages.
The idea of intermediate language will be back.
A versatile intermediate language for answer set programming.
They are compiled to an Intermediate Language (IL).
Also known as the Intermediate Language Proficiency stage.
Previous experience teaching intermediate language courses is desirable.
Microsoft Intermediate Language in the case of C#.
자세히보기

한국어 문장에서 "중간 언어"를 사용하는 방법

엔트리파이선은 엔트리 블록을 기반으로 텍스트언어를 체험할 수 있는 중간 언어 특징을 갖고 있습니다.
Context-Free 문법을 중심으로 파싱 기법을 공부하고 중간 언어 번역에 관련된 지식을 강의한다.

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어