名词
中文翻译:散列表条目
同义词:
['hash entry', 'hash key', 'hash value例句:1. To store data efficiently', 'we use a hash table to store entries.(为了高效地存储数据,我们使用哈希表来存储条目。)']
例句:
-
1. To store data efficiently, we use a hash table to store entries.
为了高效地存储数据,我们使用哈希表来存储条目。
-
2. The program uses a hash table to quickly retrieve information from the database.
该程序使用哈希表从数据库中快速检索信息。
-
3.The hash table is used to map keys to values in the data structure.
哈希表用于将键映射到数据结构中的值。