What is the translation of " TO A FUNCTION " in Chinese?

[tə ə 'fʌŋkʃn]
Noun
[tə ə 'fʌŋkʃn]

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

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
Addition to a function.
并添加一个function.
Vim already had a Funcref, a reference to a function.
Vim已经有了一个Funcref功能,这是一个函数引用。
All data that is passed to a function is explicitly passed.
所有传递给函数的数据都是显式传递的。
A simple examplewould be to add a trace output to a function:.
一个简单的例子是向一个函数增加跟踪输出:.
A property assigned to a function like sayHi.
一个被赋值的函数属性,比如sayHi.
If set to a function, it is used as a compare function..
如果设置为函数,则将其用作比较函数。
Pieces of information that are passed to a function are called parameters.
传递给函数的信息称作参数。
Setting properties to a function and additional methods via the prototype is super awesome….
通过原型将属性设置为函数和其他方法非常棒….
A regression model relates Y to a function of X and β.
回归模型将Y和一个关于X和β的函数关联起来。
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换成一个变量。
What this means is that you can not only create anonymous functions dynamically,but you can also pass functions as parameters to a function.
这意味着你不仅可以动态创建匿名函数,还可以将函数作为参数传递给函数
All data that is passed to a function is explicitly passed.
传递给函数的所有数据都是显式传递的。
However, we often can't break complex components down any further because the logic is stateful andcan't be extracted to a function or another component.
但是,我们经常无法进一步拆分复杂的组件,因为逻辑是有状态的,而且无法抽象为函数或其他组件。
Consider a call to a function named Foo in C++:.
设想一下在C++中调用一个名为Foo的函数:.
Pieces of information that are passed to a function are called parameters.
传递给函数的信息被称为参数。
When passing an object to a function, you want to use the current state of the object, not its initial state.
当把一个对象传递给函数时,我们需要使用的是对象的当前状态,而不是初始状态.
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?
为什么某些类型的值在传递到一个函数后可以使用,而另一些类型的值传递后使用会导致错误??
A value is passed to a function, but an invalid value means that the function cannot fulfill its task.
通过函数得到一个值,但是一个无效的值意味着这个函数是不能完成任务的。
When a closure is the only argument to a function, you can omit the parentheses entirely.
当一个闭包是传给函数的唯一参数,你可以完全忽略括号。
A procedure similar to a function but it does not return a value.
过程:类似于函数,但不返回任何值。
If you define this array as a local variable to a function, it must be defined as a static variable, as follows:.
如果您将该数组定义为一个函数的区域变量,则必须将它定义为一个static变量,如下:.
A method is similar to a function, but is associated with a particular object.
一种方法就像一个函数,但是它运行在一个对象之上。
SourceCrossOrigin property to a function that returns an appropriate value.
SourceCrossOrigin属性设置为返回适当值的函数
Similarly, when its added to a function heading, it represents that the function takes no arguments.
类似地,当它被添加到函数标题时,它表示该函数不带参数。
It is sometimes necessary to move imports to a function or class to avoid problems with circular imports.
有时需要将模块导入语句移动到函数或类里面,以避免循环导入问题。
When you pass a list to a function, the function gets a reference to the list.
当把一个列表传递给一个函数时,函数就会得到该列表的一个引用。
First, anytime you add async to a function, that function is going to implicitly return a promise.
首先,无论何时添加async到函数,该函数都将隐式返回一个promise。
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换成一个变量。
Maybe you passed the arguments to a function in the wrong order, or perhaps you tried to pass a string instead of a number?
也许您将参数以错误的顺序传递给了函数,或者您试图传递的是字符串而不是数字?
Mostly lambda functions are passed as parameters to a function which expects a function objects as parameter like map, reduce, filter functions..
绝大多数lambda函数作为一个参数传给一个需要函数对象为参数的函数,比如map,reduce,filter等函数。
Results: 63, Time: 0.0321

Word-for-word translation

Top dictionary queries

English - Chinese