THE FUNCTION DEFINITION 中文是什么意思 - 中文翻译

[ðə 'fʌŋkʃn ˌdefi'niʃn]
[ðə 'fʌŋkʃn ˌdefi'niʃn]
函数定义

在 英语 中使用 The function definition 的示例及其翻译为 中文

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
So that completes the function definition.
这满足功能的定义
The function definition is outlined lines 3- 5.
函数在定义在3-5行。
The child didn't inherit the function definition.
孩子没有继承函数定义
It contains the function definition returned from earlier, as defined in lines 4- 5.
它包含之前返回的函数定义--在4-5行定义的。
Anything between the brackets on lines 4 and 5 makes up the function definition.
第4行和第5行括号之间的内容构成该函数定义
It contains the function definition returned from earlier, as defined in lines 4- 5.
它包含前面返回的函数定义,如第4-5行所定义的。
Anything between the brackets on lines 4 and 5 makes up the function definition.
括号中的所有内容--第4-5行组成了函数定义
It contains the function definition returned from earlier, as defined in lines 4- 5.
它包含了之前返回的函数定义,也就是第4-5行所定义的内容。
In the example in Listing 6 above,the variable sum is assigned the function definition itself.
在上面清单6的示例中,为变量sum赋的值是函数定义本身。
The function definition is harmlessly loaded- and then our malicious payload is triggered too.
功能定义无害地加载-然后我们的恶意负载也被触发。
The variable increment contains the function definition, not where it came from.
变量increment包含函数定义,而不是函数的来源,显然也不是这样的。
Notice that the sayHi method takes no parameters butstill has the self in the function definition.
注意sayHi方法没有任何参数,但仍然在函数定义时有self。
Since it's only the function definition, the function doesn't know when to execute.
因为这仅仅是个函数定义,我们不知道函数何时会被执行。
Here the number of arguments in thefunction call should match exactly with the function definition.
这里,在函数调用的参数数目应当与函数定义完全匹配。
Depending on the function definition, it can be called with zero, one, two or more parameters.
根据函数定义,可以使用零个,一个,两个或多个参数来调用它。
Here, the number of arguments in thefunction call should match exactly with the function definition.
这里,函数调用中的参数数量应与函数定义完全一致。
In other words, the function definition has to be executed before the first time it is called.
换句话说,函数定义必须在其第一次被调用之前执行。
Here, the number of arguments in thefunction call should match exactly with the function definition.
这里,在函数调用的参数的数目应与函数定义完全匹配。
Exists not only when given in the function definition, but also for assignments and object properties.
不仅仅在函数定义指定时存在,而且在赋值或者对象属性中也会有。
Notice that the say_hi method takes no parameters butstill has the self in the function definition.
要注意到say_hi这一方法不需要参数,但是依旧在函数定义中拥有self变量。
Then, whenever Lua executes the function definition, the function is instantiated(or closed).
那么,无论何时Lua执行了函数定义,这个函数本身就被实例化了(或者说是关闭了)。
When we pass a callback function as an argument to another function,we are only passing the function definition.
当我们传递一个回调函数给其他函数时,我们只是传递了函数定义
We split the function definition into multiple ones, and put patterns in place of some arguments(sort of like overloading).
我们把一个函数定义分离成多个,然后把模式置于参数中(有点象重载)。
To make print_time a method,all we have to do is move the function definition inside the class definition..
将print_time变成一个方法,我们只需要将函数定义移到类定义里面即可。
So we are returning the function definition and its closure, the backpack with the variables that were in scope when it was created.
所以我们返回了函数定义和它的闭包--这个背包包含了函数创建时作用域里的变量。
When we pass a callback function as an argument to another function,we only pass the function definition, i.
当我们把一个回调函数作为参数传递给另外的函数时,我们传递的仅仅是函数的定义;.
The second part, which is called the function definition or declaration, must be declared below the loop function, which consists of-.
第二部分,称为函数定义或声明,必须在loop()函数下声明,包括:.
Whenever you declare a new function and assign it to a variable,you store the function definition, as well as a closure.
只要你声明一个新的函数并赋值给一个变量,你就保存了这个函数定义,也就形成了闭包。
The next line, square(bob), is flush with the left margin, so that is the endof both the for loop and the function definition.
下一行square(bob)和左边界(leftmargin)对齐,表示for循环和函数定义结束。
结果: 29, 时间: 0.028

单词翻译

顶级字典查询

英语 - 中文