FUNCTION DEFINITIONS in Chinese translation

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

Examples of using Function definitions in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
The general form of a function definition in C programming language is as follows-.
在Go编程语言的函数定义的一般形式如下:.
IVSYS provided login, logout, immediate execution and function definition;
IVSYS提供了登录、注销、立即执行、及功能定义等功能;.
Fine, a function can return anything, including a function definition.
好的,函数可以返回任何东西,包括函数定义
A function definition looks like that.
函数的定义看起来可以像是这样:.
So that completes the function definition.
这满足功能的定义
Place our function definition in there.
我们这里定义了function.
The function definition is outlined lines 3- 5.
函数在定义在3-5行。
The second part, which is called the function definition or declaration, must be declared below the loop function, which consists of-.
第二部分,称为函数定义或声明,必须在loop()函数下声明,包括:.
If a function definition includes a return type, the return statement must be followed by an expression.
如果函数定义包含返回类型,则return语句必须后跟表达式。
The function definition is harmlessly loaded- and then our malicious payload is triggered too.
功能定义无害地加载-然后我们的恶意负载也被触发。
While each function definition has been trivial, the computational process set in motion by our evaluation procedure is quite intricate.
虽然每个函数定义都是不重要时,但是由求值过程触发的计算过程是相当复杂的。
All functions that can be performed on this component should be described in the drawing, component function definition list or relay setting list.
该元件所有能完成的功能应在图纸、元件功能定义清单或继电器整定单中说明。
So we are returning the function definition and its closure, the backpack with the variables that were in scope when it was created.
所以我们返回了函数定义和它的闭包--这个背包包含了函数创建时作用域里的变量。
Using a yield expression in a function definition is sufficient to cause that definition to create a generator function instead of a normal function..
函数定义中使用yield语句足以导致该定义创建生成器函数,而不是正常函数。
In other words, the function definition has to be executed before the first time it is called.
换句话说,函数定义必须在其第一次被调用之前执行。
Here the number of arguments in the function call should match exactly with the function definition.
这里,在函数调用的参数数目应当与函数定义完全匹配。
Notice that the say_hi method takes no parameters but still has the self in the function definition.
要注意到say_hi这一方法不需要参数,但是依旧在函数定义中拥有self变量。
The statements inside the function do not run until the function is called, and the function definition generates no output.
函数内部的语句在函数被调用之前,是不会执行的,而且函数定义不会产生任何输出。
When we pass a callback function as an argument to another function, we are only passing the function definition.
当我们传递一个回调函数给其他函数时,我们只是传递了函数定义
The key to remember is that when a function gets declared, it contains a function definition and a closure.
需要记住的关键点是,但函数声明时,它包含函数定义和一个闭包。
Results: 43, Time: 0.0267

Word-for-word translation

Top dictionary queries

English - Chinese