网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Common Type System
释义

Common Type System

中文百科

通用型别系统

通用型别系统 (Common Type System) 定义了运行期引擎如果使用程序中的数据型别,以及如何配置数据在内存中的一种标准,依照此种标准所撰写的编程语言,都可以在同一个运行期引擎中使用,因此它是跨语言支持的重要部份,亦即符合 CTS 规范的编程语言所撰写出的程序,都可以在 CLR 中使用。

CTS与CLI规格都是由微软所发展,目前已标准化为 ECMA 335 标准:「Common Language Infrastructure (CLI) Partitions I to VI.」,并且由 Microsoft 在 .NET Framework 中完全的实作。

英语百科

Common Type System 通用型别系统

In Microsoft's .NET Framework, the Common Type System (CTS) is a standard that specifies how type definitions and specific values of types are represented in computer memory. It is intended to allow programs written in different programming languages to easily share information. As used in programming languages, a type can be described as a definition of a set of values (for example, "all integers between 0 and 10"), and the allowable operations on those values (for example, addition and subtraction).

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/17 15:07:26