释义 |
- 关联数组:一种数据结构,用于存储键值对,其中每个键都与一个值相关联。
1 ?关联数组 关联数组(associative arrays):使用字符串做index 2 ?联合数组 最一般的模板是一些容器类,象列表(lists),数组(arrays),联合数组(associative arrays)和用在这些容器上的最基本的算法。如果使用继承表达将一个类作为类或者函数的参数有错误的话,最好使用模板来做。
- 1
XJConf supports both numerically-indexed and associative arrays. - 2
Records, structures, and associative arrays are represented with the tag. - 3
Rexx, however, does have one additional standard datatype: associative arrays. 不过,Rexx 确实有一个另外的标准数据类型:关联数组。
|