Common Language Specification的意思|示意
通用语言规范
Common Language Specification的网络常见释义
公共语言规范 CLS:公共语言规范(Common Language Specification)是一种最低的语言的标准,制定了一种以.NET平台为目标的语言所必须执行的最小特征,以及该语言与其他.NET语言之间实现互操作性所...
通用语言规范 这种执行方法使运行速度变慢,但带来其它一些好处,主要有: 1、通用语言规范(Common Language Specification,CLS):任何遵守通用语言规范的语言源程序,都可编译为相同的中间语言代码,由CLR 负责执行。
语言规范 通用语言规范(CLS) 通用语言规范(CLS) 通用语言规范(Common Language Specification CLS )是VOS系 用语言规范( VOS系 统中定义的语言特性,所有VOS中的语言都必须遵从通用语言规范, 统中定义的语言特性,所有VOS中的语...
公共语言定义 不过,想想也是,.NET采用公共语言定义(Common Language Specification),所有类型都可以在 CTS中声明。CTS定义了一组语言编译器必须遵循的规则,以定义、引用、使用和存储引用类型和值类型。
Common Language Specification相关短语
1、 common language specification CLS 公共语言规范
2、 CLS Common Language Specification 公共语言规范
3、 - common intrusion specification language 通用入侵描述语言
Common Language Specification相关例句
The Common language Specification (CLS) makes it possible to create tools and components that work with multiple programming languages.
公共语言规范(CLS)使得创建用于多种编程语言的工具和组件成为可能。
The Common language Specification ensures that any conforming.net language can access libraries created by any other language.
通用语言规范(Common Language Specification, CLS)确保任何具有一致性的。NET语言能访问被其他语言创建的函数库。
E4X is a standard that adds native XML datatypes to the ECMAScript language and provides operators for common XML operations. To quote the E4X specification page
E4X 是一个草案标准,为 ECMAScript 语言增加了原生 XML 数据类型,为常见的 XML 操作提供了运算符。
Common language Specification (CLS), which describes a fundamental set of language features and defines rules for how those features are used.
公共语言规范(CLS),它描述了一组基本的语言功能并定义了如何使用这些功能的规则。
CLS compliance is a new twist on that least common denominator approach to interoperability. The CLS specification is a subset of operations that every language must support.
CLS兼容性与互操作性之间至少要有共同特性,CLS规范是一个每个语言都必须支持的操作的集合。
You can write custom HTTP handlers to process specific, predefined types of HTTP requests in any Common language Specification (CLS) compliant language.
可以用任何符合公共语言规范(CLS)的语言编写自定义HTTP处理程序来处理特定的、预定义类型的HTTP请求。