52古典>英语词典>hashes翻译和用法

hashes

英 [ˈhæʃɪz]

美 [ˈhæʃɪz]

n.  (回锅)肉丁土豆; (尤指电话上的)#号
v.  反复推敲; 仔细考虑; 把……弄糟(乱); 斩碎; 斩(肉); 剁(肉); 细切(肉)
hash的第三人称单数和复数

双语例句

  • Beyond the basic storage of data, hashes are also important in distributed systems.
    除了用于基本的数据存储,哈希对分布式系统也很重要。
  • When hashes are identical, the next step is a comparison of the actual objects ( in this case, a memory comparison) to formally determine whether the objects are identical.
    当散列值一致时,下一步是进行一个实际对象比较(本例中是一个内存比较),以便正式确定这些对象是否一致。
  • In our bank transfer example, assume we use a primitive Mac that hashes the request along with a secret key.
    在银行划拨范例中,假设我们使用了一种随秘钥杂凑请求的原始mac。
  • The fact that a hash can have attributes that are also hashes should be no surprise.
    事实上,hash可以拥有hash属性,这并不奇怪。
  • Let's look at the three main types of tied variables: scalars, arrays, and hashes.
    让我们来研究三类主要的绑定变量:标量、数组和散列。
  • This is because although completely different hashes are returned for the same string, it just becomes a matter of time before keys are linked to hashes.
    这是因为尽管从不同的散列中获得同一个字符串的返回值,但是将关键字链接到散列上也只是时间的问题。
  • The important thing is how hashes work and how to tune them for maximum performance benefit.
    重要的是知道哈希如何工作并如何去调整它们以便获取最大的性能。
  • The other argument mitigating the potential severity of this attack is actually derived from the use of hashes.
    减小这种攻击的潜在严重性的另一个争论实际上源于散列的使用。
  • Tied hashes are easier to write than tied arrays, and more useful.
    绑定的散列比绑定的数组更易于编写,而且更有用。
  • You're perhaps already familiar with how you can use URLs with hashes("#") in them to link to a particular section of an HTML document.
    您可能已经了解如何使用URL和散列(“”)来链接HTML文档中的某个特定部分。