图5显示了一个动态参数列表。
这些设置会很快体现在参数列表里。
注意类名字后面的参数列表。
方法的返回类型在参数列表的最后出现。
假定将任意参数列表传递给上面的函数。
Assume an arbitrary argument list is passed to the above function.
OAT上的配置参数列表。
清单15.kctune的参数列表。
下一步,定义参数列表,使argv被调用。
下面是kctune的参数列表(见清单15)。
Here is the list of parameters, as seen by kctune (see Listing 15).
表步骤类似于命令步骤,并具有参数列表。
A table step is similar to a command step and has list of parameters.
这种技巧对于很容易遗忘参数的长参数列表尤为有用。
This trick is especially useful with long parameter lists, where it's easy to forget the parameter.
Scala可以让你为方法定义一个以上的参数列表。
Scala lets you define more than one argument list for a method.
使用参数列表下方Edit按钮添加一个新的链接参数。
Add a new linked parameter using the Edit button below the parameters list.
下一个块查找位置参数列表中的dash参数。
The next block finds the dash arguments in the list of positional arguments.
该数组是一组定义用户空间应用程序执行环境的参数列表。
This array is a list of parameters that define the execution environment for the user-space application.
我们刚才说到“可选的参数列表”,这意味着一个或更多。
使用参数列表下方的Edit按钮添加一个新的链接参数。
Add a new linked parameter with the Edit button below the parameters list.
lambda的第一个参数是函数可以取得的参数列表。
The first argument to lambda is the list of arguments the function can take.
滚动参数列表(图4)并找到相关的权限级别参数。
Scroll through the list of parameters (Figure 4) and find the associated authority level parameters.
有些类/组件可能会出现参数列表变得太长的现象。
Some side effects are going to be long argument lists for some of the classes/components.
arguments是实际要传递给被调方法的参数列表。
arguments is the actual argument list to pass to the called method.
第9行是一个简单的参数列表,它将被传送给我们的远程过程。
Line 9 is a simple list of arguments that will be passed to our remote procedure.
签名包含了类型名字,参数列表及其类型,以及方法的返回值。
The signature includes the type name, the list of parameters with types, and the method's return value.
这个改进使得参数列表以一种更符合逻辑的方式呈现给最终用户。
This improvement allows the parameter list to be displayed to the end user in a much more logical manner.
这里惟一的诀窍是,我需要将参数列表输出到每个构造函数或方法中。
The only trick here is that I need to output the list of parameters to each constructor or method.
注意,每一个参数列表会被括号所包围,并且所有的参数由逗号隔开。
Note that each argument list is surrounded by parentheses and the arguments are separated by commas.
在钩子方法的结束部分,我使用新参数列表对修饰对象调用原始方法。
At the end of the hook method, I invoke the original method call on the decorated object using my new argument list.
获得所需对象引用以及构造此调用所需的参数列表的步骤如清单1所示。
The steps for obtaining the requisite object references and constructing the parameter list required for invocation are shown in Listing 1.
注,此函数仍使用concat 2函数,但是使用参数列表作为输入。
Note that this function still USES the concat2 function, but takes as its input a parameter list.
不幸的是,提示仅对对象有效,所以不能在参数列表中要求字符串或整数。
Unfortunately, hinting works only for objects, so you cannot require a string or an integer in your argument lists.
应用推荐