hashes



n.
肉末( hash的名词复数 );肉丁土豆泥;(尤指电话上的)#号;
v.
肉末( hash的第三人称单数 );肉丁土豆泥;(尤指电话上的)#号;
英英释义
hash
n.
chopped meat mixed with potatoes and browned
purified resinous extract of the hemp plant; used as a hallucinogen
同义词:hashishhasheeshhaschisch
v.chop up
"hash the potatoes"
词组短语
hash function散列函数;哈希函数
hash table[计]杂凑表
hash algorithm[计]杂凑算法;散列算法;哈希算法
hash out消除,经过长时间讨论解决一个问题
hash code[计]散列码;混列码
双语例句
用作名词(n.)
If it wasn't for faith, there would be no living in this world; we couldn't even eat hash with any safety.
倘使没了信义,这世上就不会有生活; 我们连肉丁杂烩也不能吃得安安乐乐了。
用作及物动词(vt.)
When you make meatball you must hash up meat .
做肉丸子时,你一定要把肉切碎。
Don't hash up your driving test like you did last year.
不要像去年那样把驾驶测试搞糟了。
He hashed a phrase in order to colour the sentence.
他反复推敲一个习语以使该句增色。
The teacher asked them to sit down together and hash out their differences.
教师要他们坐在一起讨论讨论以消除分歧。
权威例句
Generating and matching hashes of multimedia contentOn the Key Exposure Problem in Chameleon Hashes
Generating and matching hashes of multimedia content
Handwriting: Feature Correlation Analysis for Biometric Hashes
ID-Based Chameleon Hashes from Bilinear Pairings
Making a Faster Cryptanalytic Time-Memory Trade-Off
On-the-Fly Verification of Rateless Erasure Codes for Efficient Content Distribution
Verifying completeness of relational query results in data publishing
Implementing an untrusted operating system on trusted hardware
Secure set intersection cardinality with application to association rule mining
1. Hashes are one-way operations.
hash是单向操作。
youdao
2. Scalars, arrays, and hashes: my oh my!
标量、数组和哈希散列。
youdao
3. Arrays and hashes, however, are more complex.
然而,数组和散列更为复杂。
youdao
4. If the hashes are the same, the blocks are properly replicated.
如果散列值是相同的,数据块已经被正确的复制了。
youdao
5. Tied hashes are easier to write than tied arrays, and more useful.
绑定的散列比绑定的数组更易于编写,而且更有用。
youdao
6. Next, I create some hashes: % discs, % olddiscinfo, and % disc_counts.
接下来创建一些散列:%discs、%olddiscinfo和% disc_counts。
youdao
7. This example will store booleans, scalars, arrays, and hashes in separate tables.
这个示例将在不同表中存储布尔值、标量、数组和散列。
youdao
8. Let's look at the three main types of tied variables: scalars, arrays, and hashes.
让我们来研究三类主要的绑定变量:标量、数组和散列。
youdao
9. If different views can be provided for hashes, arrays, and scalars, why stop there?
要为哈希表、数组和标量都提供视图多好呀,为什么不呢?
youdao
10. The fact that a hash can have attributes that are also hashes should be no surprise.
事实上,hash可以拥有hash属性,这并不奇怪。
youdao
11. Hashes are incredibly useful for accessing data that does not have an obvious ordering.
哈希表在访问没有明显顺序的数据方面难以置信的有用。
youdao
12. If you need nested hashes or arrays, you may have to do it yourself or assist AppConfig.
如果您需要嵌套的散列或数组,则需要自己动手或帮助一下AppConfig。
youdao
13. The MLDBM module allows complex Perl hashes to be almost seamlessly stored in a local file.
MLDBM模块可以将复杂的Perl哈希键值无缝地保存在一个本地文件中。
youdao
14. And for generating encrypted hashes of the mouse-click times, you'll need the mkpasswd program.
并且为了生成鼠标单击次数的加密散列,您需要mkpasswd程序。
youdao
15. These tools work by using hashes (for example, "#tab3") to alter the URL without loading a new page.
这些工具使用哈希值(例如,“#tab3”)改变URL,而无需加载一个新页面。
youdao
16. As mentioned earlier, messages and certificates make use of cryptographic hashes to verify integrity.
正如前面所提到的那样,消息和证书使用加密哈希来验证完整性。
youdao
17. Groovy allows iteration to work for all kinds of collections, including hashes, as shown in Listing 2.
Groovy支持各种集合的迭代工作,包括哈希,如清单2所示。
youdao
18. Hashes and symbols - using hashes and symbols make it easy to express relationships and identify objects.
Hash和符号(Symbol)——使用Hash和符号可使表达关系和标识对象更加容易。
youdao
19. Use the rpm command to install the package with flags for verbose output and hashes (#) to show progress.
使用rpm命令安装包,用标记表示详细输出和(#)表示进度的井号。
youdao
20. This is especially true if you need to process complex command-line switches to create multi-level hashes.
这对于您需要处理复杂的命令行开关以创建多层散列时尤为有用。
youdao
21. The loadMetaPhones subroutine is straightforward code that creates two hashes of metaphone keys and values.
loadmetaphones子例程是创建变音位关键字和值的两个散列的简单代码。
youdao
22. Have configurations nested more than one layer deep (up to one layer can be handled with the AppConfig hashes).
具有多于一层深度的嵌套配置(直到可以被appconfig散列处理的一层)。
youdao
23. The md5() function hashes whatever string is fed to it and turns it into a 32-character fixed-length string.
md5()函数可以散列反馈的任何字符串,并将其转变为固定长度为 32 个字符的字符串。
youdao
24. This means that you need a solid understanding of the interaction of references, hashes, and arrays in Perl.
这意味着需要充分了解引用、散列和数组在Perl中的交互作用。
youdao
25. The other argument mitigating the potential severity of this attack is actually derived from the use of hashes.
减小这种攻击的潜在严重性的另一个争论实际上源于散列的使用。
youdao
26. Blocks - blocks encapsulate executable logic, and allow the logic to be stored (in hashes) for later execution.
Block——Block可以封装可运行逻辑,并允许逻辑储存起来(置于Hash中),用于稍后执行。
youdao
27. Perhaps the biggest complaint with NTLMv2 created hashes is that Windows does not utilize a technique called salting.
对于使用NTLMv 2创建的哈希,可能最大的不足在于Windows无法使用一种名为Salting的技术。
youdao
28. They also have some built-in data structures like arrays, hashes, and some sort of support for record-like structures.
它们还有一些内嵌的数据结构,像数组、哈希表和对像记录一样的结构的某种支持。
youdao
29. For layered configurations, AppConfig needs to have custom functions installed to interpret hashes deeper than one level.
对于分层配置,AppConfig需要安装有定制函数,以解释不止一层深的散列。
youdao
30. That's why you should never rely on hashes alone — always add some salt to your hash so the resulting hash values are unique.
这就是为什么你无论何时都不该仅仅依赖hash——永远给hash加些salt以获得独一无二的hash结果值。
youdao
hashes




