Retrieve Item Type Definition from Hash table.
从散列表中检索项目类型的定义。
Put item type definitions into the hash table.
将项目类型定义放入散列表中。
Instead it is based on a hash table like model.
它是建立在一种类似于散列表的模型上的。
Put attributes definitions into the hash table.
将属性定义放入散列表中。
Those inodes in use are also stored in the hash table.
正在使用的inode还储存在散列表中。
Put the item type relation definitions into the hash table.
将项目类型关系定义放入散列表中。
Internally, the class maintains a hash table of all pooled objects.
在内部,类负责维护所汇聚的全部对象的哈希表。
Symbols are effectively Pointers to strings stored in a hash table.
符号实际上是一种指针,指向储存在哈希表中的字符串。
Each transition is a method invocation followed by a hash table.
每个转换都是在散列表之后的一个方法调用。
Also generated as part of the perfecthash.hpp file is the hash table.
散列表作为perfecthash .hpp文件一部分生成。
Build (and later populate) a hash table to hold the final results.
构建(并稍后填充)一个散列表来保留最终结果。
The use of the hash table with linked list provides the quickest lookup.
使用这种具有链表的散列表可以提供最快速的查询功能。
If the URI does not exist in the internal hash table, a null is returned.
如果内部哈希表中没有URI,将返回空值。
This class builds a hash table of key-value pairs at the class instantiation.
此类在类实例化时构建一个键值对哈希表。
Note that the variable_map class resembles a hash table in many respects.
请注意,variable_map类在许多方面与哈希表非常相似。
The curly braces () indicate a hash table, which is a set of name and value pairs.
大括号()则表明这是一个散列表,该散列表由一组名称和值对组成。
Get the first and second child-level definitions, putting them into the hash table.
获得第一个子层和第二个子层的定义,并将它们放入散列表中。
Our implementation is to match against a hash table of user ID with the Theme value.
我们的实现是要将用户标识的散列表与主题值匹配。
The dentry cache is built using a hash table and is hashed by the name of the object.
使用散列表创建dentry缓存,并且根据对象名分配缓存。
Reduction in false lock contentions for row and table locks in the lock manager's hash table
减少锁管理器的hash表中对行和表锁的虚假锁竞争。
It then appends all of that data as a hash table to the episodes array, which is a member variable.
然后将所有数据作为一个哈希表附加到剧集数组,该数组是一个成员变量。
The linked list hash table contains information about the shared memory logging token pointers.
这个链表散列表包含有关共享内存日志标记指针的信息。
Instead, use an in memory hash table to cache the data and just keep a key to the data in the session.
相反地,应该使用内存中的哈希表来缓存数据,并且在会话中保存一个对此数据进行引用的键。
Because the -g option is specified from the command line, the hash table is generated in global scope.
由于命令行中指定了- g选项,将在全局范围内生成散列表。
An element of Property type introducing a name-object association within the System Properties hash table.
property类型元素引入了SystemProperties散列表内的名称-对象关联。
Because the -c option was used for gperf invocation, the hash table is defined with the const attribute.
因为使用- c选项进行gperf调用,将使用const属性定义散列表。
The initialization process may also introduce name-object associations in the System Properties hash table.
这个初始化过程还可以引入Systemproperties散列表中的名称-对象关联。
In this method, one of the tables, usually the smaller one, is scanned and used to create a hash table in memory.
在该方法中,需要扫描其中的一个表,通常扫描较小的那个表,用它在内存中创建一个哈希表。
The good news is the elements in any one spot in a hash table are likely to be a small number, three, four, five.
好的一点是在哈希表中,任何一个存贮点上的元素数据是很小的,三个,四个,五个。
It's sometimes known as an associative array because data is associated with a key value, or as a hash table.
它有时候称为关联数组(因为数据与一个键值相关联),或者作为散列表。
应用推荐