hash-code的意思|示意

美 / / 英 / /

[计] 散列码;混列码


hash-code的网络常见释义

散列代码 ... 4.6域参数domain parameter 4.7散列代码hash-code 4.8散列函数hash-function ...

哈希代码 ... 非托管代码 onbegeleide code 哈希代码 hash-code 会计科目代码 rekeningcode ...

杂凑程式码 ... 原始程式码控制 broncodebeheer 杂凑程式码 hash-code 指令码 script ...

hash-code相关短语

1、 hash code 散列码 ; 方法 ; 哈希码 ; 办法

2、 default hash code provider 默认哈希代码提供程序 ; 预设杂凑码提供者 ; 默认杂凑代码供应商 ; 默认哈希代码供给程序

3、 default case-insensitive hash code provider 不区分大小写的默认哈希代码提供程序

hash-code相关例句

The way partitions really work is that a hash code is calculated on the key.

分区的工作方式是对键计算散列码。

For example, if you have three partitions, and your key's hash code is 7, then 7 divided by 3 is 2, remainder 1, so the item goes in and comes from partition 1.

例如,如果您有3个分区,键的散列码为7,7除以3得2余1,所以项应该位于分区1。

Unless you know how to generate a good hash code, the one generated from the Arrays class is bound to be better, resulting in fewer collisions.

如果您不知道如何生成良好的哈希码,那么最好使用arrays类,它能产生更少冲突。

The XXXXX placeholder is a hash code.

XXXXX占位符是散列值。

If the (optional) single-instance-storage feature is turned on, an additional hash code (based on the mail content and other fields) must be generated.

如果打开单事务存储特性(可选),那么必须生成一个附加的散列码(根据邮件内容和其他字段)。

For example, if the key is an integer, this value might serve as the hash code.

例如,如果键是整数,该值应该作为散列码。