The hash function should be capable of returning the hash of input quickly.
函数应该是相关联的,以使计算可以并行化。
The function should be associative so that it can be computed in parallel.
函数应该只做一件事。
Functions should do one thing only.
函数应该只做一件事.
The function should do one thing.
公共函数应该出现在变量列表之后。
Public functions should follow the list of variables.
加密哈希函数应该抵制对其原像的攻击。
A cryptographic hash function should resist attacks on its preimage.
但是函数应该只做一件事。
Functions should do one thing only.
每个类或函数应该隐藏某些东西。
Programming Precept Each class or function should hide something.
函数应该简短且只有一个功能。
Functions should be short and do exactly one thing.
所以为了量化这个interesting-ness,函数应该满足.
So to quantify this interesting-ness, the function should satisfy.
函数应该只做一件事。
Functions should only do one thing.
函数应该只做一件事.
Functions should do one thing.
函数应该简短且只有一个功能。
Functions should be short and have a single purpose.
这意味着函数应该是第一等级(First-class)的值,并且能够被赋值给变量,传递给函数等等。
This means that a function should be a first-class value and able to be assigned to variables, passed to functions and so forth.
函数应该返回新的长度2,并且nums中的前两个元素均为2。
Your function should return length= 2, with the first two elements of nums being 2.
所有MySQL函数应该被高度优化,但是总有可能有一些例外。
All MySQL functions should be very optimized, but there may be some exceptions.
函数应该返回新的长度2,并且nums中的前两个元素均为2。
Your function should return length= 2, with the first two elements of nums being 1 and 2 respectively.
同样,为了可读性和可测试性,这些函数应该被分解成更小的函数,每个函数只有一个功能。
Again, for readability and testability purposes, these jack-of-all-trade functions should be broken up into smaller functions that each encapsulate a single unit of work.
属性的set和get函数应该放到它们各自的行,并用一个普通缩进(+4)。
Properties declaring a get and/or set function should place each on their own line with a normal indent(+4).
长函数应该被分解成许多子函数,其中每个子函数被设计为处理单个任务或问题。
Long functions should be broken into many sub-functions, where each sub-function is designed to handle a single task or problem.
每个函数应该仅仅完成一项任务,但要很好地完成。
Programming Precept Each function should do only one task, but do it well.
同时,也可以帮助我们确定哪些类和/或函数应该是友元,还有类的嵌套是否有意义。
It also helps you determine which classes and/or functions should be friends, as well as whether it makes sense to nest one class inside another.
比较函数应该具有两个参数a和b,返回值如下:.
The comparison function should take two arguments, a and b, and should return one of the following:.
把所有的BOMs都放在一个地方,用示意图表示,你有一个基准来了解系统的正确操作函数应该是什么。
Having all the BOMs in one place with the schematic means you have thebaseline for understanding what your system's correct operating functions should be.
如果其中没有值,函数应该返回None值并不尝试执行任何操作。
If there isn't a value inside, the function should return the None value and not attempt to perform any operations.
如果是一个判断,那么函数应该返回一个“成功”布尔值。
Is a predicate, the function should return a"succeeded" boolean.
English
Bahasa indonesia
日本語
عربى
Български
বাংলা
Český
Dansk
Deutsch
Ελληνικά
Español
Suomi
Français
עִברִית
हिंदी
Hrvatski
Magyar
Italiano
Қазақ
한국어
മലയാളം
मराठी
Bahasa malay
Nederlands
Norsk
Polski
Português
Română
Русский
Slovenský
Slovenski
Српски
Svenska
தமிழ்
తెలుగు
ไทย
Tagalog
Turkce
Українська
اردو
Tiếng việt