调用函数 - 翻译成英语

call the function
调用 函数

在 中文 中使用 调用函数 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
这个基准测量了我们的目标V8版本的bind和闭包之间的区别,直接调用函数
This benchmark measures the difference between bind and closure over our target V8 versions, with direct function calls as the control.
Lt;T>-一个新Vector,其中包含对此Vector中的每一项调用函数所获得的结果。
Lt;T>- A new Vector that contains the results of calling the function on each item in this Vector.
这通常会被称为自我调用的匿名函数或立即调用函数表达式(LLFE)。
This is often called a Self-Invoked Anonymous Function or Immediately Invoked Function Expression(IIFE).
另一个好处是,如果你重复使用这些代码,调用函数两次比拷贝粘贴函数体要更加简洁!!
Another advantage is that if you re-use the code, it is more concise to call a function twice than to copy and paste the body!
GCC自4.5版本开始,调用函数时,堆栈上的数据必须以16B对齐(之前的版本只需要4B对齐即可)。
Since GCC version 4.5, the stack must be aligned to a 16-byte boundary when calling a function(previous versions only required a 4-byte alignment.).
几乎所有调用函数的数组方法-比如find,filter,map,与带有sort的不同,他们接受一个可选的附加参数thisArg。
Almost all array methods that call functions- like find, filter, map, with a notable exception of sort, accept an optional additional parameter thisArg.
如果是调用函数,则应输入println(没有!
If it called a function instead, it would be entered as println(without the!)!
如果利用可变参数,调用函数的方式可以简化成这样:.
If you use variable parameters, the way to call the function can be simplified as follows.
当ajax请求完成时,它会调用函数success。
When the ajax call is complete, it calls the success function.
这个返回值出现在调用函数的点上,并且代码继续。
This return value appears at the point the function was called, and the code continues.
这意味着调用函数接收到的是这个值的拷贝。
This means that the function receives a copy of the value.
我们需要调用函数createCounter并把它的返回值赋值给变量increment。
We need call the createCounter function and assign its returned value to the increment variable.
若函数抛出不列于其异常规定的类型的异常,则调用函数std::unexpected。
If the function throws an exception of the type not listed in its exception specification, the function std::unexpected is called.
幸运的是这里有个简单地解决方法:使用Base.invokelatest调用函数:.
Fortunately, there is an easy solution: call the function using Base. invokelatest.
Jl的第97行,你会看到这是调用函数eval_user_input()的地方。
Ji, you will see this is where the function eval_user_input() is called.
下次在该实例上调用函数时,它将返回保存的值而不是重新计算它。
The next time the function is called on that instance, it will return the saved value rather than re-computing it.
程序可能涉及其它程序,视图可能调用函数,事件触发器可能适用于所有对象。
Procedure can refer to other Procedure objects, View can refer to Function, and Trigger can refer to all types of objects.
函数定义*类似于声明,除了它还包含在函数体内调用函数时执行的代码。
A function definition* is similar to a declaration, except it also contains the code that is executed when the function.
调用函数printme(),肯定需要传递一个参数,否则它给出了一个语法错误如下-.
To call the function printme(), you definitely need to pass one argument, otherwise it gives a syntax error as follows-.
使用无服务器平台时,由于需要初始化代码,因此第一次调用函数需要花费一些时间。
When using Serverless platforms the first invocation of a function takes some time since the code needs to be initialized.
结果: 1600, 时间: 0.0267

单词翻译

顶级字典查询

中文 - 英语