网页
图片
视频
学术
词典
地图
更多
航班
笔记本
哈希表
n.
hash
table
网络
Hashtable
;
hash
tables
;
Hashes
汉英
网络释义
n.
1.
hash
table
1.
Hashtable
在
哈希表
(
HashTable
)/目录(Dictionary)对象中查找多键值的元素VC6中使用模板类实现的一个DirectDraw扩展框架源代码 Direct…
www.codesoso.com
|
基于3434个网页
2.
hash
不是
哈希表
(
hash
)类型时,返回一个错误。给定域的值。
redis.readthedocs.org
|
基于390个网页
3.
hash tables
一种可行的 实现方法是把数据都存储在一个或多个
哈希表
(
hash tables
)中。你可以为每一 个数据库表建立一个哈希表,或者 …
www.docin.com
|
基于219个网页
4.
Hashes
Perl & MySQL Web编程 - 站长资讯 ... 3.1.2 Arrays( 数组) 3.1.3
Hashes
(
哈希表
) 3.1.4 handles( 句柄) ...
www.chinahtml.com
|
基于93个网页
5.
Hashed table
对于
哈希表
(
Hashed table
),这个系统变量的值为空或0。 APPEND 将 SY-TABIX 的值置为表最后一行的索引号,也就是说它将 …
blog.csdn.net
|
基于71个网页
6.
DHT
BitTorrent使用一种分布的、宽松的
哈希表
(
DHT
)为无法track的torrent存储对等点联系信息。这样,每个peer都成为一个 track…
gobismoon.blog.163.com
|
基于36个网页
7.
Hash Map
取而代 之的是一个模拟数据库的
哈希表
(
Hash Map
) 。 具体实现 首先,让我们看看的“冒牌”的 DAO(Data Access Object, …
wenku.baidu.com
|
基于20个网页
8.
SortedList
我的解决办法是在整个缓存结构建立好之后,构建一张
哈希表
(
SortedList
<char, SpriteFont>),把应该使用哪个贴图来渲染某 …
www.cnblogs.com
|
基于3个网页
更多释义
收起释义
例句
释义:
全部
全部
,
hash table
hash table
,
Hashtable
Hashtable
,
hash tables
hash tables
,
Hashes
Hashes
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
A
hash
table
that
contains
an
internal
object
to which
object
pooling
properties
are
applied
,
referenced
by
an
internal
key
.
一个
哈希
表
,
包含
应用
了
对象
池
属性
且
由
内部
键
引用
的
内部
对象
。
msdn2.microsoft.com
2.
In
this
case
,
the SharedObject
is
looked up
,
and
the
name
parameter
is
used
to
look
up the
saved
object
from
the
data
hashtable
.
本
例
中
,
已
搜索
到
SharedObject
,
并且
name
参数
已
用于
从
数据
哈希
表
中
搜索
已
存储
的
对象
。
www.ibm.com
3.
In
theory
the
hash
table
is
a
rather
simple
construct
,
just
collection
of
arrays
or
linked
lists
divided
into
a
finite
number
of
buckets
.
理论上
,
哈希
表
是
一个
非常
简单
的
构造
,
就是
数组
或
链
表
的
集合
被
划分
到
有限
数量
的
存储
体
中
。
www.infoq.com
4.
Many
programmers
who are
familiar
with
languages
like
C
may
not
know
about hashes
,
which
are
also
called
dictionaries
or
associative
arrays
.
许多
熟悉
像
C
的
语言
的
程序
设计
人员
可能
不
了解
哈希
表
,
它
也
称作
字典
或
相联
数组
。
www.ibm.com
5.
A
key
-
value
store
is
basically
a
hash
table
on
disk
,
so
the
location
of
a piece
of
data
can
be
guessed
without
having
to consult an
index
.
键
值
存储
从
基本上
说
就是
磁盘
上
的
哈希
表
,
因此
在
无需
借助
索引
的
情况
下
可以
猜测
一块
数据
的
位置
。
www.ibm.com
6.
If
you
call
the
derived
type
's
GetHashCode
method
,
the
return
value
is
not
likely
to be
suitable
for use
as
a
key
in
a
hash
table
.
如果
您
调用
派生
类型
的
GetHashCode
方法
,
则
返回
值
不大
可能
适合
用作
哈希
表
中
的
键
。
msdn2.microsoft.com
7.
In
this
method
,
one
of
the tables
,
usually the smaller one
,
is
scanned
and
used
to
create
a
hash
table
in
memory
.
在
该
方法
中
,
需要
扫描
其中
的
一个
表
,
通常
扫描
较小
的
那个
表
,
用
它
在
内存
中
创建
一个
哈希
表
。
www.ibm.com
8.
Maximum
number
of
cached
entries
in a
hash
bucket
for
this
hash
table
since
the
server
was
started
.
自
服务器
启动
以来
,
哈希
存储桶
中
用于
该
哈希
表
的
最大
已
缓存
条目
数
。
technet.microsoft.com
9.
The JSON
object
includes
both the
"
id
"
field
and
the "
name
"
field
for
the
record
encoded
as
a
JavaScript
hash
table
.
对于
作为
一个
JavaScript
哈希
表
编码
的
记录
,
JSON
对象
包含
“
id
”
字段
和
“
name
”
字段
。
www.ibm.com
10.
If
the
transaction
is
later
rolled
back
,
all
of
the
changes
made
to
the
hash
table
under that
transaction
can
be
undone
.
如果
以后
回
滚
该
事务
,
则
可以
撤消
基于
该
事务
对
哈希
表
进行
的
所有
更改
。
msdn2.microsoft.com
1
2
3
4
5