Subject | English | Korean |
comp., MS | BDC Client Runtime | BDC 클라이언트 런타임 (A set of services and functions that uses Business Connectivity Services on the client computer to connect to and execute operations on external data sources for rich client access) |
comp., MS | BDC Runtime object model | BDC 런타임 개체 모델 (An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources) |
comp., MS | common language runtime | 공용 언어 런타임 (The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support) |
comp., MS | common language runtime host | 공용 언어 런타임 호스트 (An unmanaged application that uses a set of APIs, called the hosting interfaces, to integrate managed code into the application. Common language runtime hosts often require a high degree of customization over the runtime that is loaded into the process) |
comp., MS | Common Language Runtime support | 공용 언어 런타임 지원 (The engine at the core of managed code execution. The runtime supplies managed code with services such as cross-language integration, code access security, object lifetime management, and debugging and profiling support) |
comp., MS | Composites Runtime object model | 복합 런타임 개체 모델 (An object model that that can be used to incorporate and/or modify the behavior of a composite at runtime) |
comp., MS | Concurrency Runtime | 동시성 런타임 (A concurrent programming framework for C++ that simplifies parallel programming and helps developers write robust, scalable, and responsive parallel applications) |
comp., MS | Infrastructure APIs for the Windows Runtime | Windows 런타임용 인프라 API (A set of C++ APIs that are used by the Windows Runtime to gain access to operating system functionality. They are primarily designed for the infrastructure of the Windows Runtime, but they could be used in advanced C++ Windows Store app development) |
comp., MS | runtime callable wrapper | 런타임 호출 가능 래퍼 (A .NET Framework object that acts as a proxy for a reference-counted COM object) |
comp., MS | runtime host | 런타임 호스트 (The environment, such as ASP.NET, Internet Explorer, or the Windows shell, in which the common language runtime is typically started and managed. Runtime hosts create application domains in which to run managed code on behalf of the user. See also application domaincpgloA, common language runtimecpgloC, managed codecpgloM) |
comp., MS | Runtime object model | 런타임 개체 모델 (An object model designed for use by BDC clients and applications that provides an intuitive, object-oriented interface that abstracts the underlying data sources) |
comp., MS | Windows Runtime | Windows 런타임 (An environment in which COM objects are activated using a fully qualified namespace and a class name within the namespace. Also refers to the set of APIs that is provided by the Windows Runtime) |
comp., MS | Windows Runtime C++ Template Library | Windows 런타임 C++ 템플릿 라이브러리 (A library that provides infrastructure for the Windows Runtime; it can also be used to create a language projection to build Windows Runtime components in C++ and for app building) |
comp., MS | Windows Runtime component | Windows 런타임 구성 요소 (A reusable software component that can be used in multiple applications, regardless of the programming languages in which the applications are written) |