语句之间或函数参数之间的分隔符。
Commas, for example, can separate statements or function parameters.
如您所见,本例中只有一个函数参数。
As you can see, in this instance there is a single function argument.
函数参数与左括号之间不应该有空格。
A blank space should not be used between a function value and its left parenthesis.
函数参数与其他本地数据的处理稍有不同。
Function parameters are handled a little differently from other local data.
特别适用于函数参数。
带有函数参数,参数传递必须在堆栈范围内进行。
With function arguments, the parameters passed must be in stack scope.
显式类型语言要求声明每个变量和每个函数参数。
A manifestly typed language forces you to declare each variable and each function argument.
它获取3个点作为它的构造函数参数。
EFAULT:函数参数之一引用了无效的地址。
EFAULT — One of the function arguments refers to an invalid address.
这两个关键字都可以被用作构造函数参数。
基线条件(当函数参数为零时作何处理)十分简单。
The base case (what to do if the function's parameter is zero) is much easier.
具体来说,可用于函数参数,而且有更多的函数可用。
In particular, this applies to function arguments, and you will likely use more functions.
可选的构造函数参数(a laML)。
栈是内存的一部分,存储函数参数和方法中使用的字段。
The stack is the section of memory that holds function arguments and fields used in methods.
注意第60行中作为SUM函数参数的XPath表达式。
Notice, in line 60, the XPath expression as argument of SUM function.
规定了一个通用的可变函数参数(…t)及其传递(v…)。
A general syntax for variable function arguments (... t) and their propagation (v...) is now specified.
对列表求值时将第一个元素看作列表函数,将其他元素看作函数参数。
Evaluating a list treats the first element as a list function and the other elements as function arguments.
函数注释的作用是为了标准化函数参数或返回值被注释的方式。
The purpose of function annotations is to standardize the way a function's parameters or return values are annotated. The syntax for function annotations is
由于函数参数是作为请求参数传输的,可以从param对象获得它们的值。
Because the function parameters are transmitted as request parameters, their values are obtained from the param object.
在closures之前,对所传递函数的实施限定在其函数参数的上下文。
Before closures, implementation of the passed function was limited to the context of its function arguments.
PathDirectory类取路径String数组作为构造函数参数。
The PathDirectory class takes an array of path Strings as the constructor parameter.
前置条件和后置条件方法可以看到作为函数参数 (args)传递的值。
The pre-condition and post-condition methods can also see the values passed as function arguments (args).
它接受输入文件名称作为函数参数,在该文件中指定了关于rss提要源的细节。
It takes a function argument of an input filename, in which details about the RSS feed sources are specified.
进程地址空间的首段地址便是栈,它储存了局部变量以及大多数编程语言的函数参数。
The topmost segment in the process address space is the stack, which stores local variables and function parameters in most programming languages.
第二个构造函数参数指定了populator前加到初始上下文的RDN。
The second constructor argument specifies an RDN that the populator prepends before the initial context.
但没有构造函数参数,清单5展示了如何利用特定于常量的主体来做同样的事。
Instead of having the constructor argument, Listing 5 shows how to do the same thing with a constant-specific body.
函数参数区段可以用于为函数定义一个或多个参数并指定数据类型、模式和其他参数属性。
The function parameters section may be used to define one or more parameters for the function and specify the data type, mode, and other parameter properties.
PowerPCABI实际上会将函数参数使用的存储空间放入调用函数的堆栈空间中。
The PowerPC ABI actually puts the storage space for the function parameters in the calling function's stack space.
name和ordinal方法返回构造函数参数,而toString返回名称。
The name and ordinal methods report back the constructor arguments, and toString reports back the name.
name和ordinal方法返回构造函数参数,而toString返回名称。
The name and ordinal methods report back the constructor arguments, and toString reports back the name.
应用推荐