TO A FUNCTION in Chinese translation

[tə ə 'fʌŋkʃn]
[tə ə 'fʌŋkʃn]
函数
function

Examples of using To a function in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
This means that when calling to a function with parameters, what we have passed to the function were values but never the specified variables themselves.
也就是说,当我们调用一个带有参数的函数时,我们传递到函数中的是变量的数值而不是变量本身。
If you define this array as a local variable to a function, it must be defined as a static variable, as follows.
如果您将该数组定义为一个函数的区域变量,则必须将它定义为一个static变量,如下:.
Similarly, when its added to a function heading, it represents that the function takes no arguments.
类似地,当它被添加到函数标题时,它表示该函数不带参数。
The name provided to a function expression as above is only available to the function's own scope.
如上所提供的函数表达式的名称的作用域仅仅是该函数自身。
Finally, a pointer to a function may be converted to a pointer to another function type.
最后,指向一个函数的指针可以转换为指向另一个函数的指针。
It may also happen if you pass a value to a function that is out of range.
如果你一个将值传递给超出范围的函数,也可能会发生这种情况。
When you pass a list to a function, the function gets a reference to the list.
当把一个列表传递给一个函数时,函数就会得到该列表的一个引用。
The current method of applying a transformation to a function or method places the actual transformation after the function body.
当前对function或method转换的方法是把实际的转换置于函数体之后。
Why can values of some types be used after passing them to a function, while reuse of values of other types results in an error?
为什么某些类型的值在传递到一个函数后可以使用,而另一些类型的值传递后使用会导致错误??
Convert this while loop to a function that you can call, and replace 6 in the test(i< 6) with a variable.
将这个while循环改成一个函数,时时彩计划软件公式:将测试条件(i<6)中的6换成一个变量。
If a Vimscript variable refers to a function it must start with a capital letter.
如果Vimscript的变量指向一个函数,那它就必须以大写字母开头。
First, anytime you add async to a function, that function is going to implicitly return a promise.
首先,无论何时添加async到函数,该函数都将隐式返回一个promise。
Another line of evidence comes from optimization, the branch of mathematics concerned with finding the input to a function that produces its highest output.
另一个证据来自优化,数学分支涉及找到产生其最高输出的函数的输入。
Sometimes in a program you want to be able to have a variable that points to a function, like a callback.
有时在程序中,你想要有一个变量指向一个函数,就像一个回调。
The first difference is that structs get copied whenever they're assigned to a variable or passed to a function.
第一个不同是一旦structs被赋值给一个变量或则传递到一个函数的时候,它都会被复制。
It works the other way too, if you want to use a list(or tuple) and dict to supply arguments to a function.
反过来也适用,你可以使用一个list(或者tuple)和dict来给函数提供参数:.
Sometimes programmers forget that in C/C++ you cannot pass an array to a function by value.
有时候程序员会忘记C/C++里数组不能按值传递给函数
A UNHCR post relates to a function required for 12 months or longer.
难民专员办事处的每个员额都对应一个需要存在12个月或更长时间的职能
So, to reiterate, a group of rows of M gives rise to a function on the set of rows of MT.
因此,再次重申,M矩阵中的行的一个子组将在M^T的行集合上产生一个函数
The next example shows how std::functon can be passed as argument to a function.
下列示例展示能如何将std::function按值传递给另一函数
Results: 63, Time: 0.0324

Word-for-word translation

Top dictionary queries

English - Chinese