您要查找的是不是:
- The load factor of the hashtable. 哈希表的加载因子。
- Returns the current maximum load factor. 返回当前的最大负载因子。
- Constructs a new, empty hashtable with the specified initial capacity and the specified load factor. 构建一个新的指定初始容量和装载因子的空哈希表。
- Class using the default initial capacity and load factor, and the specified hash code provider and comparer. 使用默认初始容量、默认加载因子、指定的哈希代码提供程序和指定的比较器来初始化。
- Class using the specified initial capacity and load factor, and the default hash code provider and comparer. 使用指定的初始容量、指定的加载因子、默认的哈希代码提供程序和默认比较器来初始化。
- Class using the specified initial capacity, and the default load factor, hash code provider, and comparer. 使用指定的初始容量、默认加载因子、默认哈希代码提供程序和默认比较器来初始化。
- Class using the specified initial capacity, hash code provider, comparer, and the default load factor. 使用指定的初始容量、哈希代码提供程序、比较器和默认加载因子来初始化。
- Class using the specified initial capacity, load factor, hash code provider, and comparer. 使用指定的初始容量、加载因子、哈希代码提供程序和比较器来初始化。
- When a task is enqueued, the load factor is increased. 任务排队时,加载因子将增加。
- A load factor of 1.0 Is the best balance between speed and size. 加载因子1.;0是速度和大小之间的最佳平衡。
- The load factor is the maximum ratio of elements to buckets. 加载因子是元素与存储桶的最大比率。
- Constructs a new, empty hashtable with a default initial capacity (11) and load factor, which is 0.75. 构建一个新的默认初始容量(11)的空哈希表,默认装载因子0.;75。
- An instance of Hashtable has two parameters that affect its performance: initial capacity and load factor. Hashtable实例有两个参数影响它的性能:初始容量和加载因子。
- Constructs a new, empty hashtable with the specified initial capacity and default load factor, which is 0.75. 构建一个新的指定初始容量的空哈希表,默认装载因子0.;75。
- Object has an initial capacity equal to the number of elements copied, and uses the default load factor, hash code provider, and comparer. 对象的初始容量等于复制的元素数,并且使用默认的加载因子、哈希代码提供程序和比较器。
- Initializes a new, empty instance of the Hashtable class using the specified initial capacity, load factor, and IEqualityComparer object. 使用指定的初始容量、加载因子和IEqualityComparer对象来初始化Hashtable类的新的空实例。
- In this work, the concept of Hest Capacity Factor (HCF) was put forward and used to analyze the materials' properties. 并提出热容因子(HCF)的概念和方法,应用热容因子法,集中对比了硬脂酸的原料含量为23.;08%25时,不同工艺对材料的储热性能的影响。
- The hotel business has its own load factor in the form of the occupancy rate. 旅馆业本身的荷载系数由开房率来表示。
- Object has an initial capacity equal to the number of elements copied, and uses the default load factor, and the specified hash code provider and comparer. 对象的初始容量等于复制的元素数,并且使用默认的加载因子、指定的哈希代码提供程序和指定的比较器。
- Object has an initial capacity equal to the number of elements copied, and uses the specified load factor, and the default hash code provider and comparer. 对象的初始容量等于复制的元素数,并且使用指定的加载因子、默认哈希代码提供程序和默认比较器。