您要查找的是不是:
- The key in the internal hash table of the COM object in which to store the data. 用于存儲數據的COM對象的內部哈希表中的鍵。
- When a new record was added to the hash table. 當將新記錄添加到哈希表時(shí)。
- Directory size is the size of the hash table. 目錄大小為哈希表的大小。
- A hash table that contains an internal object to which object pooling properties are applied, referenced by an internal key. 一個(gè)哈希表,包含應用了對象池屬性且由內部鍵引用的內部對象。
- Method to allow a type to work correctly in a hash table. 方法,使類(lèi)型可以在哈希表中正確地工作。
- Some research is based on Distributed Hash Table (DHT) networks. 其中,有些研究是奠基在DHT網(wǎng)路之上。
- The collection is a hash table that represents the bindings on a control. 該集合是表示控件上的綁定的哈希表。
- This value can be used as a key in hash tables. 此值可用做哈希表中的鍵。
- Calling methods on a hash table at this stage is therefore not advisable. 因此,不建議在此階段對哈希表調用方法。
- Messages are extracted into a working file to be translated and compiled into a hash table. 信息被提取到工作文件中進(jìn)行翻譯,并被編譯成一張哈希表。
- This method uses a pre-computed hash table to serve as an index for short sequences. 這一方法利用一個(gè)預先計算的哈西表作為短序列的索引。
- It is an impediment to scalability, because only one thread can access the hash table at a time. 首先,這種方法對于可伸縮性是一種障礙,因為一次只能有一個(gè)線(xiàn)程可以訪(fǎng)問(wèn)hash表。
- NHashSize The size of the hash table for interface pointer maps. Should be a prime number. 用于指針映射接口的哈希表的大小,必須是一個(gè)素數。
- For any joins, use the first (top) input to build the hash table and the second (bottom) input to probe the hash table. 對于聯(lián)接,使用第一個(gè)(頂端)輸入生成哈希表,使用第二個(gè)(底端)輸入探測哈希表。
- This behavior does not apply to collections where elements are conceptually grouped into buckets, such as a hash table. 此行為不適用于元素按概念分組到存儲桶中的集合(如哈希表)。
- For the Bound Trees cache, the hash table size can be up to 1009 on 32-bit systems and up to 4001 on 64-bit systems. 對于綁定樹(shù)緩存而言,在32位系統上哈希表大小可達1009,在64位系統上哈希表大小可達4001。
- For the Extended Stored Procedures cache the hash table size can be up to 127 on 32-bit and 64-bit systems. 對于擴展存儲過(guò)程緩存而言,在32位和64位系統上,哈希表大小可達127。
- Maximum number of cached entries in a hash bucket for this hash table since the server was started. 自服務(wù)器啟動(dòng)以來(lái),哈希存儲桶中用于該哈希表的最大已緩存條目數。
- By using the array reference notation ([ ]), you can address the elements of an array or hash table variable. 通過(guò)使用數組引用表示法([]),可以尋址數組或哈希表變量的元素。
- CORE NOTE: What are hash tables and how do they relate to dictionaries? 核心筆記:什么是哈希表?它們與字典的關(guān)系是什么?