包含公共语言运行时执行的代码。
标识公共语言运行时所支持的类型。
Identifies the types supported by the common language runtime.
公共语言运行时和 。
编译器、公共语言运行时和操作系统的版本信息。
Version information about your compiler, common language runtime, and operating system.
公共语言运行时不具备创建内存映射文件的权限。
The common language runtime does not have permissions to create memory-mapped files.
公共语言运行时将已知的HRESULT转换为。
The common language runtime transforms well-known HRESULTs to.
公共语言运行时使用这些编号来强制实施版本策略。
The common language runtime USES these Numbers to enforce version policy.
线程是公共语言运行时用来执行代码的操作系统构造。
Threads are the operating system construct used by the common language runtime to execute code.
它们向公共语言运行时提供了解类型实现所需要的信息。
They provide the common language runtime with the information it needs to be aware of type implementations.
介绍公共语言运行时,该库旨在简化组件的创建和使用。
Introduces the common language runtime, which is designed to simplify the creation and use of components.
这些功能是在公共语言运行时上运行的托管代码所固有的。
These features are intrinsic to the managed code that runs on the common language runtime.
向公共语言运行时提供有关代码的证据的应用程序域宿主。
Application domain hosts that provide evidence about code to the common language runtime.
提供与公共语言运行时(CLR)目标项进行交互的方法。
Provides methods for interaction with a target item of the common language runtime (CLR).
公共语言运行时宿主自动为应用程序创建一个应用程序域。
The common language runtime host creates an application domain automatically for your application.
如果更改了程序集的内容,则公共语言运行时无法警告用户。
The common language runtime cannot warn users if the contents of the assembly have been altered.
描述公共语言运行时如何定位并加载构成应用程序的程序集。
Describes how the common language runtime locates and loads the assemblies that make up your application.
命名约定为所有针对公共语言运行时的库提供了通用的外观。
Naming conventions provide a common look for libraries that target the common language runtime.
公共语言运行时(CLR)将加载,无论版本是否实际存在。
The common language runtime (CLR) will load whatever version is physically present.
公共语言运行时需要所有类型(包括COM类型)的元数据。
The common language runtime requires metadata for all types, including com types.
在执行期间,公共语言运行时(CLR)会强制执行这些规则。
These rules are enforced during execution by the common language runtime (CLR).
您对公共语言运行时的体验取决于所使用的语言编译器或工具。
How you experience the runtime depends on which language compilers or tools you use.
垃圾回收处理是对公共语言运行时和托管环境外部的资源的处理。
Garbage collection handles are handles to resources external to the common language runtime and the managed environment.
公共语言运行时的垃圾回收器为应用程序管理内存的分配和释放。
The common language runtime's garbage collector manages the allocation and release of memory for an application.
程序集为公共语言运行时提供了它在类型实现方面需要了解的信息。
Assemblies provide the common language runtime with the information it needs to be aware of type implementations.
在公共语言运行时(CLR)中,不安全代码是指无法验证的代码。
In the common language runtime (CLR), unsafe code is referred to as unverifiable code.
讨论如何编译现有的mfc和at L程序,以面向公共语言运行时。
Discusses how to compile existing MFC and ATL programs to target the Common Language Runtime.
有关公共语言运行时用来确定安全策略的证据的更多信息,请参见证据。
For more information about the evidence the common language runtime USES to determine security policy, see evidence.
自动内存管理是公共语言运行时在托管执行过程过程中提供的服务之一。
Automatic memory management is one of the services that the common language runtime provides during Managed Execution.
公共语言运行时的附属程序集资源模型完全支持这种代码同资源的分离。
The common language runtime's satellite assembly resource model fully supports this separation of code and resources.
公共语言运行时支持基于异常对象和受保护代码块概念的异常处理模型。
The common language runtime supports an exception handling model based on the concepts of exception objects and protected blocks of code.
应用推荐