Hashtable hashtable的意思|示意
哈希表哈希表
Hashtable hashtable的网络常见释义
保存日志的散列表 ... 年、月、日int Year,month,day 保存日志的散列表Hashtable hashtable 存放散列表的文件File file ...
Hashtable hashtable相关例句
The container, which is also a hashtable, and the queues are placed as objects in the container hashtable.
Container也是散列表,这些队列作为对象放入容器散列表中。
A year or so prior, a developer responsible for managing the application's per user Settings had decided to store them in a Hashtable, then serialize the Hashtable down to disk for persistence.
大约一年前,一个负责管理应用程序所有用户设置的开发人员,决定将用户设置存储在一个Hashtable中,然后将这个Hashtable序列化到磁盘,以便持久化。
I mentioned earlier that a dictionary is implemented using a hashtable and that means that the keys have to be hashtable.
我之前说过,字典是用哈希表(散列表)来实现的,这就意味着所有键都必须是散列的。