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

language runtime
언어 런타임
language runtime

Examples of using 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.
But there is no CLR(Common language runtime).
어디에도 CLR (Common Language Runtime) 버전에 관한 이야기는 없다.
Common Language Runtime.
공통 언어 런타임.
Two of these upgrades,. NET Framework 2.0 and 4.0, have upgraded Common Language Runtime(CLR).
이러한 업그레이드 중 두. net Framework 2 및 4.0는 CLR (공용 언어 런타임)을 업그레이드 했습니다.
Dynamic Language Runtime.
동적 언어 런타임.
People also translate
This is done automatically by the. NET Framework common language runtime.
NET Framework 공용 언어 런타임에 의해 자동으로 수행 됩니다. This is performed automatically by the. NET Framework common language runtime.
Every application that targets the CLR(common language runtime) must interact with the runtime's security system.
CLR(공용 언어 런타임) 기능이 있는 모든 응용 프로그램은 CLR 보안 시스템과 상호 작용해야 합니다.
Common Language Runtime(CLR)- The CLR allows you to choose the programming language you like best to work with, and it can interoperate with code written in any other CLR language..
CLR (Common Language Runtime) - CLR을 사용하면 가장 좋아하는 프로그래밍 언어를 선택할 수 있으며 다른 CLR 언어로 작성된 코드와 상호 운용 할 수 있습니다.
NET Framework common language runtime.
NET Framework 공용 언어 런타임에 의해 설정됩니다.
NET Framework common language runtime(CLR) user-defined type and alias data type columns cannot be specified.
NET Framework CLR(공용 언어 런타임) 사용자 정의 유형 및 별칭 데이터 형식 열은 지정할 수 없습니다. Also.
Benefits of common language runtime.
공용 언어 런타임의 기능Features of the common language runtime.
Language runtime supplies a JIT compiler for each supported CPU architecture, developers can write a set of MSIL that can be JIT-compiled and run on computers with different architectures.
공용 언어 런타임은 지원되는 각 CPU 아키텍처에 대한 JIT 컴파일러를 제공하므로 개발자는 다양한 컴퓨터 아키텍처를 가진 여러 가지 컴퓨터에서 JIT로 컴파일되고 실행될 수 있는 MSIL 어셈블리 집합을 빌드할 수 있습니다.
Functions of Common Language Runtime.
공용 언어 런타임의 기능Features of the common language runtime.
All applications that are built on the. NET Framework 1.0 or 1.1 are treated as 32-bit applications on a 64-bit operating system and are always executed under WOW64 and the 32-bit common language runtime(CLR).
NET Framework 버전 1 또는 1.1에서 빌드된 모든 응용 프로그램은 32비트 응용 프로그램으로 취급되며 64비트 운영 체제의 경우 항상 32비트 CLR(공용 언어 런타임)의 WOW64에서 실행됩니다.
Triggers can run T-SQL or common language runtime(CLR) managed code.
트리거는 Transact-SQL 또는 CLR(공용 언어 런타임) 관리 코드를 실행할 수 있습니다.
The SOS(Son of Strike) Debugging Extension(SOS. dll) assists in debugging managed programs in Visual Studio and WinDbg by providing information about the internal common language runtime(CLR) environment.
SOS (Son of Strike) 디버깅 확장 (SOS. dll)은 내부 CLR (Common Language Runtime) 환경에 대한 정보를 제공함으로써 비주얼 스튜디오에서 관리되는 프로그램들이나 WinDbg의 디버깅 시 보조해주는 역할을 한다.
Deploying containers in clouds is basically deploying PaaS(which provides the language, runtimes, and applications) on IaaS(which provides networks, storage, servers, and virtualization).
클라우드에 컨테이너 배포 클라우드에 컨테이너를 배포하는 것은 기본적으로 IaaS(네트워크, 스토리지, 서버, 가상화 제공)에 PaaS(언어, 런타임, 애플리케이션 제공)를 배포하는 것입니다.
The file format, can accommodate either of Common Intermediate Language or native code as well as metadata,a signature pattern enables the operating system to recognize Common Language Runtime images.
메타데이터와 MSIL 또는 네이티브 코드를 수용하는 이 파일 형식을 통해 운영 체제에서 공용 언어 런타임 이미지를 인식할 수 있습니다. This file format, which accommodates MSIL or native code as well as metadata,enables the operating system to recognize common language runtime images.
Microsoft had planned to use Dynamic Language Runtime(DLR) for that release but shifted to a co-evolution strategy between Visual Basic and sister language C to bring both languages into closer parity with one another.
마이크로소프트는 이번 버전에 동적 언어 런타임(DLR)을 사용하기로 결정했지만 비주얼 베이직과 자매 언어 C 사이의 동등성을 높이기 위해 공동 진화 전략으로 변경되었다.
If the file is not managed, the tool displays a message stating that the file has no valid common language runtime header and cannot be disassembled.
파일이 관리되지 않으면 파일에 올바른 공용 언어 런타임 헤더가 없어 디스어셈블될 수 없음을 나타내는 메시지가 표시됩니다. If the file is not managed, the tool displays a message stating that the file has no valid common language runtime header and cannot be disassembled.
By referencing this module, common language runtime(CLR) functions, stored procedures, triggers, user-defined aggregates, and user-defined types can be created in the database.
이 모듈을 참조하여 데이터베이스에서 CLR(공용 언어 런타임) 함수, 저장 프로시저, 트리거, 사용자 정의 집계 및 사용자 정의 형식을 만들 수 있습니다. By referencing this module, common language runtime (CLR) functions, stored procedures, triggers, user-defined aggregates, and user-defined types can be created in the database.
Managed code is code that has its execution managed by the. NET Framework Common Language Runtime, or in Xamarin's case: the Mono Runtime..
관리 코드 는. NET Framework 공용 언어 런타임에서실행 되는 코드 또는 Xamarin의 경우 Mono 런타임입니다. Managed code is code that has its execution managed by the. NET Framework Common Language Runtime, or in Xamarin's case: the Mono Runtime..
Before it is executed, the IL code in an assembly is automatically converted to processor-specific code by the Just-In-Time(JIT)compiler of. NET Common Language Runtime.
실행되기 전에 어셈블리의 IL 코드는. NET 공용 언어 런타임의 JIT ( Just - In - Time ) 컴파일러 에 의해 자동 으로 프로세서 특정 코드 로 변환 됩니다. Before it is executed, the IL code in an assembly is automatically converted to processor-specific code by the Just-In-Time (JIT)compiler of. NET Common Language Runtime.
Windows PowerShell is built on top of the. NET Framework common language runtime and the. NET Framework, which accepts and returns. NET Framework objects, unlike most shells which accept and return text.
텍스트를 사용하고 반환하는 대부분의 셸과 달리 Windows PowerShell은. NET Framework CLR(공용 언어 런타임) 및. NET Framework를 기반으로 하며. NET Framework 개체를 사용하고 반환합니다. Unlike most shells, which accept and return text, Windows PowerShell is built on top of the. NET Framework common language runtime (CLR) and the. NET Framework, and accepts and returns. NET Framework objects.
This class is created whenever the Virtuoso. NET Data Provider encounters an error generated by the server(Client-side errors are raised as standard common language runtime exceptions.).
이 클래스를 만들 때마다는 OdbcDataAdapter 서버에서 생성 된 오류를 발견 하면 (클라이언트 쪽 오류는 표준 공용 언어 런타임 예외를 발생 합니다.). This class is created whenever the OdbcDataAdapter encounters an error generated by the server (Client-side errors are raised as standard common language runtime exceptions.).
The Resource File Generator, converts text(. txt or. restext)files and XML-based resource format(. resx) files to common language runtime binary(. resources) files that can be embedded in a runtime binary executable or compiled into satellite assemblies.
Rest(XML 기반 리소스 형식) 파일과 런타임 이진 실행 파일에 포함되거나 위성 어셈블리로 컴파일할 수 있는 공용 언어 런타임 이진. resources 파일 간을 변환합니다. Converts between. txt and. resx (XML-based resource format)files and common language runtime binary. resources files that can be embedded in a runtime binary executable or compiled into satellite assemblies.
The STL/CLR Library is a packaging of the Standard Template Library(STL),a subset of the Standard C++ Library, for use with C++ and the. NET Framework common language runtime(CLR).
STL/CLR 라이브러리는 C++ 및. NET Framework CLR(공용 언어 런타임)에서 사용하기 위한 표준 C++ 라이브러리의 하위 집합인 STL(표준 템플릿 라이브러리) 패키지입니다. The STL/CLR Library is a packaging of the Standard Template Library ( STL ), a subset of the Standard C ++ Library,for use with C ++ and the. NET Framework common language runtime (CLR).
Unlike most shells, which accept andreturn text, Windows PowerShell is built on top of the. NET Framework common language runtime(CLR) and the. NET Framework, and accepts and returns. NET Framework objects.
텍스트를 사용하고 반환하는 대부분의 셸과 달리 Windows PowerShell은. NET Framework CLR(공용 언어 런타임) 및. NET Framework를 기반으로 하며. NET Framework 개체를 사용하고 반환합니다. Unlike most shells, which accept and return text,Windows PowerShell is built on top of the. NET Framework common language runtime (CLR) and the. NET Framework, and accepts and returns. NET Framework objects.
The software includes compilers, languages, runtimes, environments, and other resources.
소프트웨어에는 컴파일러, 언어, 런타임, 환경 및 기타 리소스가 포함됩니다.
Visual Studio includes a collection of compilers, languages, runtimes, environments, and other resources or tools that enable development for many platforms.
Mac용 Visual Studio에는 여러 플랫폼에 대한 개발을 가능하게 하는 컴파일러, 언어, 런타임, 환경 및 기타 리소스 또는 도구의 컬렉션이 포함되어 있습니다.
Results: 30, Time: 0.0328

Word-for-word translation

Top dictionary queries

English - Korean