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