array data type中文,array data type的意思,array data type翻译及用法

2025-10-08 01:58 浏览次数 16

array data type

In computer science, an array type is a data type that is meant to describe a collection of elements (values or variables), each selected by one or more indices (identifying keys) that can be computed at run time by the program. Such a collection is usually called an array variable, array value, or simply array.

array data type 例句

英汉例句

  • For example, languages that provide for the array data type also provide an operator that allows the uses to read out the value of an array element.

    例如,提供数组数据类型的程序设计语言也提供一种操作符使用户能读出数据元素值。

  • This article presents an overview of the recently introduced support for array data type in DB2 V9.5.

    本文介绍了DB2V9.5 中最近引入的对阵列数据类型的支持。

相关热词