请输入您要查询的字词:

 

单词 data type
释义
data type

Computer
  • An abstract set of possible values that an instance of the data type may assume, given either implicitly, e.g. INTEGER, REAL, STRING, or explicitly as, for example, in Pascal:

    TYPEcolour=(red,green,orange)
    The data type indicates a class of internal representations for those values.

    Types may be defined in terms of other more primitive types, such as arrays of integers. Some languages consider procedures or functions as data types, which can also be used in the construction of more complex types.

    Unlike a set, a type cannot contain itself (i.e. a type cannot be one its subtypes). This avoids some well-known paradoxes of sets, notably Russell’s paradox. See also abstract data type.


随便看

 

科学参考收录了60776条科技类词条,基本涵盖了常见科技类参考文献及英语词汇的翻译,是科学学习和研究的有利工具。

 

Copyright © 2000-2023 Sciref.net All Rights Reserved
京ICP备2021023879号 更新时间:2024/6/30 20:12:02