HashTable
0
翻译
首字母
H
解释
双语例句
1 . An instance of
Hashtable
has two parameters that affect its performance: initial capacitya,n,dload factor.Hashtable
实例有两个参数影响它的性能: 初始容量和加载因子.来自互联网
2 . The SortedList object combines the features of both the ArrayList objecta,n,dthe
Hashtable
object.可排序列表对象结合了数组列表对象以及哈希表对象的特点.
来自互联网
3 . An instance of
Hashtable
has two parameters that affect its performance: initial capacitya,n,dload factor.Hashtable
实例有两个参数影响它的性能: 初始容量和加载因子.来自互联网
4 . Constructs a new, empty
hashtable
with the specified initial capacitya,n,dthe specified load factor.构建一个新的指定初始容量和装载因子的空哈希表.
来自互联网
5 . The SortedList object combines the features of both the ArrayList objecta,n,dthe
Hashtable
object.可排序列表对象结合了数组列表对象以及哈希表对象的特点.
来自互联网
