名词中文翻译
中文翻译:关联数组
同义词:
['associative array', 'associated list', 'associated data structure']
例句:
-
1. In this algorithm, we use an associated array to store the elements of the input list.
在这个算法中,我们使用关联数组来存储输入列表的元素。
-
2. The program uses an associated array to efficiently manage and retrieve data from a large database.
该程序使用关联数组来高效地管理和检索大型数据库中的数据。
-
3. The associated array is used to represent the relationships between different elements in the array.
关联数组用于表示数组中不同元素之间的关系。