- 英文:
arrays - 翻译:
n. 数组 - 例句:
- 英文:By extension, an array of any number of dimensions.
- 中文:广义来说, 矩阵可以是任意维数的数组。
- 英文:A program-defined hierarchical ordering of data for a record. Elements within a structure may be formatted differently from each other, whereas elements in an array must all have the same format.
- 中文:对记录而言, 程序定义的数据分层次序。结构内的元素的格式可能彼此不同, 而一个数组中的元素的格式必须相同。
- 英文:A FORTRAN language statement used to define arrays.
- 中文:在FORTRAN语言中用于定义数组的语句。
- 编号:
60822
添加新评论