What is the translation of " 函数有 " in English?

Examples of using 函数有 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Image函数有两个版本:高级版本和低级版本。
The imagesc function has two versions, the high-level version and the low-level version.
函数有特别的规则:.
But a function has special rules:.
成员函数有一个用作this指针的隐藏参数。
Non-static member functions have a hidden parameter that corresponds to the this pointer.
函数有5个参数:.
This function has five parameter:.
内联函数有extern链接,除非它们显式声明为static函数。
Inline functions have extern linkage unless they are explicitly declared static.
如果函数有明确的用途,那么添加它。
If a function has a clear purpose, then add it.
但是一些内置函数有仅限位置形参(比如abs())。
However, some built-in functions have positional-only parameters(e.g. abs()).
函数有五个参数:.
This function has five parameter:.
这两个函数有两种常见用法:.
These functions have two common uses:.
PBKDF2密钥派生函数有五个输入参数:[1].
The PBKDF2 key derivation function has five input parameters:[8].
将代码片段标准化为函数有几个优点-.
Standardizing code fragments into functions has several advantages-.
第二,当函数有多个参数时,把变化大的参数放前面,变化小的参数放后面。
When the function has multiple parameters, put the parameters of the big changes in front of the small changes in parameters on the back.
因为每个光滑函数有一个局部坐标表达式,我们可以将φ表达为坐标的函数。
Since every smooth function has a local coordinate expression, we may express φ as a function in the coordinates.
函数有很多不错的特性,它构成了函数式编程的基础。
Pure functions have many beneficial properties, and form the foundation of functional programming.
二是当函数有多个参数时,把变化大的参数放前面,变化小的参数放后面。
When the function has multiple parameters, put the parameters of the big changes in front of the small changes in parameters on the back.
哈希函数有许多用途,对于每种用途,可能需要不同的属性。
Hash functions have many uses and for each one, different properties may be desired.
默认函数有两个优势:比手工实现更有效;把程序员从手动定义这些函数的繁琐中解放出来。
Defaulted functions have two advantages: They are more efficient than manual implementations, and they rid the programmer from the chore of defining those functions manually.
打印函数--打印函数有额外的功能,使其更灵活。
The print function- the print function has extra features that make it more flexible.
函数有两个副作用:它修改了第二个参数的内容,并输出它已计算的结果的经过选择的子集。
The function has two side-effects: it modifies the contents of its second parameter, and it prints a selection of the results it has computed.
Defaulted函数有两个好处:比手工实现更高效,让程序员摆脱了手工定义这些函数的苦差事。
Defaulted functions have two advantages: They are more efficient than manual implementations, and they rid the programmer from the chore of defining those functions manually.
如果函数有一个本地32位变量,则在堆栈上留出4个字节。
If the function has one local 32 bit variable four bytes are set aside on the stack.
打印函数:打印函数有额外的功能,能使其更加灵活。
The print function- the print function has extra features that make it more flexible.
静态成员函数有一个类范围,他们不能访问类的this指针。
Static member functions have a class scope and they do not have access to the this pointer of the class.
在如下示例中,函数有两个参数:from和text。
In the example below, the function has two parameters: from and text.
JavaScript与其他语言的(如Java)的重要区别是在JavaScript中语句块(blocks)是没有作用域的,只有函数有作用域。
An important difference between JavaScript and other languages like Java is that in JavaScript, blocks do not have scope;only functions have a scope.
假如你还不了解,我重复一下,我刚刚说过Python函数有属性,并且那些属性在运行时是可用的。
In case you missed it, I just said that Python functions have attributes, and that those attributes are available at runtime.
函数有多个参数时,把变化大的参数放前面,变化小的参数放后面。
When the function has multiple parameters, put the parameters of the big changes in front of the small changes in parameters on the back.
函数有多个参数时,把变更大的参数放前面,变更小的参数放后面。
When the function has multiple parameters, put the parameters of the big changes in front of the small changes in parameters on the back.
在这个程序中,这个approximate_size()函数有一个docstring:.
In this program, the approximate_size() function has a docstring:.
Results: 29, Time: 0.0144

Word-for-word translation

Top dictionary queries

Chinese - English