HashTable是什么意思
1 . An instance of Hashtable has two parameters that affect its performance: initial capacity and load factor.
Hashtable實例有兩個參數(shù)影響它的性能: 初始容量和加載因子.
來自互聯(lián)網(wǎng)
2 . The SortedList object combines the features of both the ArrayList object and the Hashtable object.
可排序列表對象結(jié)合了數(shù)組列表對象以及哈希表對象的特點.
來自互聯(lián)網(wǎng)
3 . An instance of Hashtable has two parameters that affect its performance: initial capacity and load factor.
Hashtable實例有兩個參數(shù)影響它的性能: 初始容量和加載因子.
來自互聯(lián)網(wǎng)
4 . Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
構(gòu)建一個新的指定初始容量和裝載因子的空哈希表.
來自互聯(lián)網(wǎng)
5 . The SortedList object combines the features of both the ArrayList object and the Hashtable object.
可排序列表對象結(jié)合了數(shù)組列表對象以及哈希表對象的特點.
來自互聯(lián)網(wǎng)
6 . Constructs a new, empty hashtable with the specified initial capacity and the specified load factor.
構(gòu)建一個新的指定初始容量和裝載因子的空哈希表.
來自互聯(lián)網(wǎng)