The common language runtime and the .
公共语言运行时和 。
It contains code that the common language runtime executes.
包含公共语言运行时执行的代码。
Identifies the types supported by the common language runtime.
标识公共语言运行时所支持的类型。
The common language runtime transforms well-known HRESULTs to.
公共语言运行时将已知的HRESULT转换为。
The common language runtime USES these Numbers to enforce version policy.
公共语言运行时使用这些编号来强制实施版本策略。
These rules are enforced during execution by the common language runtime (CLR).
在执行期间,公共语言运行时(CLR)会强制执行这些规则。
NET framework has two main components: the common language runtime (CLR) and the.
NET框架含有两个主要组件:公共语言运行时组件(CLR)和类库组件。
The common language runtime requires metadata for all types, including com types.
公共语言运行时需要所有类型(包括COM类型)的元数据。
The common language runtime (CLR) will load whatever version is physically present.
公共语言运行时(CLR)将加载,无论版本是否实际存在。
The common language runtime provides built-in support for language interoperability.
公共语言运行库提供内置的语言互操作性支持。
The common language runtime does not have permissions to create memory-mapped files.
公共语言运行时不具备创建内存映射文件的权限。
Code that targets the common language runtime is deployed in units called assemblies.
以公共语言运行时为目标的代码以称为程序集的单位部署。
In the common language runtime (CLR), unsafe code is referred to as unverifiable code.
在公共语言运行时(CLR)中,不安全代码是指无法验证的代码。
Application domain hosts that provide evidence about code to the common language runtime.
向公共语言运行时提供有关代码的证据的应用程序域宿主。
Provides methods for interaction with a target item of the common language runtime (CLR).
提供与公共语言运行时(CLR)目标项进行交互的方法。
These features are intrinsic to the managed code that runs on the common language runtime.
这些功能是在公共语言运行时上运行的托管代码所固有的。
Discusses how to compile existing MFC and ATL programs to target the Common Language Runtime.
讨论如何编译现有的mfc和at L程序,以面向公共语言运行时。
Threads are the operating system construct used by the common language runtime to execute code.
线程是公共语言运行时用来执行代码的操作系统构造。
Naming conventions provide a common look for libraries that target the common language runtime.
命名约定为所有针对公共语言运行时的库提供了通用的外观。
The common language runtime cannot warn users if the contents of the assembly have been altered.
如果更改了程序集的内容,则公共语言运行时无法警告用户。
The common language runtime host creates an application domain automatically for your application.
公共语言运行时宿主自动为应用程序创建一个应用程序域。
Describes how the common language runtime locates and loads the assemblies that make up your application.
描述公共语言运行时如何定位并加载构成应用程序的程序集。
At run time, the common language runtime marshals data between com objects and managed objects as needed.
在运行时,公共语言运行时根据需要在COM对象和托管对象之间封送数据。
Introduces the common language runtime, which is designed to simplify the creation and use of components.
介绍公共语言运行时,该库旨在简化组件的创建和使用。
They provide the common language runtime with the information it needs to be aware of type implementations.
它们向公共语言运行时提供了解类型实现所需要的信息。
Rather, they are linked through the assembly manifest and the common language runtime manages them as a unit.
它们而是通过程序集清单进行链接,公共语言运行时将这些文件作为一个单元来管理。
The common language runtime helps protect managed code from these attacks by running a stack walk on all calls.
公共语言运行时通过在所有调用上运行堆栈审核,帮助保护托管代码免受这些攻击。
Assemblies provide the common language runtime with the information it needs to be aware of type implementations.
程序集为公共语言运行时提供了它在类型实现方面需要了解的信息。
For more information about the evidence the common language runtime USES to determine security policy, see evidence.
有关公共语言运行时用来确定安全策略的证据的更多信息,请参见证据。
The worker process is a small Win32 shell of code that hosts the common language runtime (CLR) and runs managed code.
工作进程是一个小的win32shell代码,集成CLR并运行托管代码。
应用推荐