名词中文翻译
中文翻译:散列表
同义词:
['hash map', 'hash table', 'hash data structure']
例句:
-
1. In this program, we use hash tables to store and retrieve information efficiently.
在这个程序中,我们使用哈希表来高效地存储和检索信息。
-
2. The hash table is a fundamental data structure in computer science.
哈希表是计算机科学中的一个基本数据结构。
-
3.Hash tables are used for storing key-value pairs in a database.
哈希表用于数据库中存储键值对。