通用语言运行库



通用语言运行平台(Common Language Runtime,简称CLR)是微软为他们的.NET的虚拟机所选用的名称。它是微软对通用语言架构(CLI)的实作版本,它定义了一个代码运行的环境。CLR运行一种称为通用中间语言的字节码,这个是微软的通用中间语言实作版本。
CLR运行在微软的窗口操作系统上。查看通用语言架构可以找到该规格的实作版本列表。其中有一些版本是运行在非Windows的操作系统中。
单词 | Common Language Runtime |
释义 |
Common Language Runtime
中文百科
通用语言运行库![]() ![]() ![]() 通用语言运行平台(Common Language Runtime,简称CLR)是微软为他们的.NET的虚拟机所选用的名称。它是微软对通用语言架构(CLI)的实作版本,它定义了一个代码运行的环境。CLR运行一种称为通用中间语言的字节码,这个是微软的通用中间语言实作版本。 CLR运行在微软的窗口操作系统上。查看通用语言架构可以找到该规格的实作版本列表。其中有一些版本是运行在非Windows的操作系统中。
英语百科
Common Language Runtime 通用语言运行库![]() ![]() ![]() The Common Language Runtime (CLR), the virtual machine component of Microsoft's .NET framework, manages the execution of .NET programs. A process known as just-in-time compilation converts compiled code into machine instructions which the computer's CPU then executes. The CLR provides additional services including memory management, type safety, exception handling, garbage collection, security and thread management. All programs written for the .NET framework, regardless of programming language, are executed by the CLR. All versions of the .NET framework include CLR. |
随便看 |
|
英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。