The var statements should be the first statements in the function body.
将var语句放在函数的首部。
By default, the actions in a function body are only performed on a final parse.
默认情况下,函数体中的动作只作用于最终解析。
A generator is a function that remembers the point in the function body where it last returned.
生成器是这样一个函数,它记住上一次返回时在函数体中的位置。
For several versions, we have had generators defined with the yield statement in a function body.
有几个版本中已出现了在函数体中用yield语句定义的生成器。
Function Body, the total amount of elapsed time spent executing the code of the selected function.
函式主体而言,是执行所选取函式的程序码花费的耗用时间总数。
Function Body, the total amount of application time spent executing the code of the selected function.
函式主体而言,是执行所选取函式的程序码花费的应用时间总数。
Function Body, the total number of contention events that occurred when the function was executing its own code.
函数体,为所选函数在执行其自身代码时分配的对象数量。
The function definition does not execute the function body; this gets executed only when the function is called.
函数定义不执行函数体,它们仅仅在调用时执行。
Function Body, the total number of bytes that were allocated by the selected function when it was executing its own code.
函数体,为该函数执行自身代码时发生的争用事件中所用的总时间。
Of course, you could use constants directly in the function body instead of parameters if you don't need the additional flexibility.
当然,如果您不需要更多的灵活性,那么可以在函数主体中直接使用常量,而不是参数。
Typically this exception is thrown from the function body of an abstract method declaration or from an interface method declaration.
通常从抽象方法声明的函数体或接口方法声明中引发此异常。
The function body is almost identical to the statements shown in " Discover Python, Part 6" (the previous times table went from 1 to 10).
函数体几乎与 “DiscoverPython,Part6”中的语句完全相同(但该文章中的乘法表为从1到 10)。
The left brace that marks the beginning of the function body, class member block, interface member block, or enumeration block is missing.
缺少标记函数体、类成员块、接口成员块或枚举块的开头的左大括号。
The first statement of the function body can optionally be a string literal; this string literal is the function's documentation string, or docstring.
函数体的第一行可以是一个字符串值,这个字符串是该函数的(文档字符串(documentationstring)) ,也可称作docstring 。
A function definition specifies four elements: the return type, the function name, a (possibly empty) parameter list enclosed in parentheses, and the function body.
定义函数必须指定4个元素:返回类型、函数名、圆括号内的形参表(可能为空)和函数体。
Unfortunately, once you start writing general predicates describing the values you would like to handle within a particular function body, it becomes easy to create ambiguous conditions.
不幸的是,一旦您开始编写通用的断言来描述自己希望在某个特定的函数体中处理的值时,就很容易创建一些模糊的条件。
As a result, practically every aspect of the body form and function of these swimming "machines" is adapted to enhance their ability to swim.
因此,实际上这些游泳“机器”的身体形态和功能的各方面都被用来提升它们的游泳能力。
The thyroid gland, one of these glands, affects the whole body and every cell function.
甲状腺——一种腺体,影响整个身体和每个细胞的功能。
The default option generates code for the inline function in both the header and body files.
默认的选项是在头文件和实体文件中都为内联函数生成代码。
When the SQL function is executed from the caller, its body is macro expanded into the caller.
当从调用者执行该sql函数时,其主体就是扩展到调用者中的宏。
Proper circulation helps blood move nutrients throughout your body, eliminates toxins, and improves the function of almost every organ system throughout your body.
适当的循环帮助血液把营养物质输送到全身各个部分,排除毒素,提高身体每个器官的功能。
Function the brain performs a very important function. It controls the nervous system of the body.
脑执行着一项非常重要的功能,他控制着身体的神经系统。
He said: "There is an inextricable link between the function of the mind and the body."
他说:“人脑和身体的功能之间有着很难说清的联系。”
Not surprisingly, passionate love fires the reward part of the brain, but it also affects the higher-order cognitive function seen in body image.
并不令人吃惊的是,激情之爱可激发大脑获得报酬而产生愉悦感的区域,它同时也影响到身体意象的高阶认知功能。
When that happened, individual cells could turn their reproductive capacity on or off according to the function they served in Volvox's body.
因此个体细胞根据他们在团藻中所具有的功能打开或关闭控制繁殖能力的开关。
The method signature ends with a colon, which indicates that the body of the function follows on subsequent lines.
方法签名以冒号结尾,表示下面的代码行是函数体。
The header file contains the declaration of the function as shown in Listing 3, and the body file contains the definition of the function as shown in Listing 4.
头文件中包含函数的声明,如列表3中所示,而实体文件中包含函数的定义,如列表4中所示。
The header file contains the declaration of the function as shown in Listing 3, and the body file contains the definition of the function as shown in Listing 4.
头文件中包含函数的声明,如列表3中所示,而实体文件中包含函数的定义,如列表4中所示。
应用推荐