Common Language Infrastructure的意思|示意
公共语言基础设施
Common Language Infrastructure的网络常见释义
通用语言架构 CLR是通用语言架构(Common Language Infrastructure,CLI)规范的一种实现。任何希望创建新语言的人都能实现CLI规范,它允许开发人员从大量的编程语言中选择一种。
公共语言基础结构 “CLI”即公共语言基础结构(Common Language Infrastructure),这是个支持动态组件编程模型的多层架构。在许多方面,他所表示的对象模型和C 的完全相反。
通用语言基础结构 ...科 S T U V W X Y Z 全部 您是不是要找:cli 通用语言基础结构 通用语言基础结构(Common Language Infrastructure,CLI)是CLR的一个子集,也就是.NET中最终对编译成MSIL代码的应用程序的运行环境进行管理的那部分。
公共语言架构 NET框架的一个子集,叫做公共语言架构(Common Language Infrastructure,CLI),这将使其它供应商能够在各种平台上实现CLI,也使得用.
Common Language Infrastructure相关短语
1、 CIL Common Language Infrastructure 公共语言基础
Common Language Infrastructure相关例句
The ECMA working group in charge of the Common Language Infrastructure standard has produced released a working draft of the 5th edition.
负责通用语言基础架构(Common Language Infrastructure)标准的ECMA工作组发布了一个 第五版的工作草案。
The Common Language Infrastructure represents the subset of Microsoft's.net platform that has been placed in the care of Ecma International.
通用语言基础架构(CLI)作为微软。NET平台的一个子集,由ecma国际组织所掌管。
This comes from the Common Language Infrastructure (CLI) spec that guarantees a type constructor will execute only once, unless explicitly invoked by user code.
这种行为是由公共语言架构(Common Language Infrastructure, CLI)规范导致的,该规范确保一个类型构造函数只执行一次,除非用户代码进行显式调用。
Thus, in Ruby, you don't even need to specify a special type of infrastructure element - the capabilities exist within the language to handle this common usage.
因此,在Ruby中,甚至不需要指定专门类型的基础结构元素—该语言中已具有处理这种常见用法的功能。
A common deployment infrastructure reduces language choice to just a question of syntax and libraries.
使用通用的部署基础设施,对编程语言的选择变为只要考虑语法和库就可以了。
The common language runtime provides the infrastructure that enables execution to take place and services that can be used during execution.
公共语言运行时提供使执行能够发生以及可在执行期间使用的各种服务的基础结构。