这些设置会很快体现在参数列表里。
注意类名字后面的参数列表。
方法的返回类型在参数列表的最后出现。
假定将任意参数列表传递给上面的函数。
Assume an arbitrary argument list is passed to the above function.
下一步,定义参数列表,使argv被调用。
具有可变参数列表的函数(…)。
表步骤类似于命令步骤,并具有参数列表。
A table step is similar to a command step and has list of parameters.
Scala可以让你为方法定义一个以上的参数列表。
Scala lets you define more than one argument list for a method.
请在过程名称后面用括号将参数列表括起来。
Follow the procedure name with parentheses to enclose the argument list.
lambda的第一个参数是函数可以取得的参数列表。
The first argument to lambda is the list of arguments the function can take.
以通常方式编写过程调用,用参数列表提供数据。
Write the procedure call in the normal way, presenting the data in the argument list.
arguments是实际要传递给被调方法的参数列表。
arguments is the actual argument list to pass to the called method.
你只需要给我一个参数列表,我就按照这个写代码。
Ruby添加到这个简单代码块的第一个扩展是一个参数列表。
The first extension that Ruby adds to the simple code block is an argument list.
隐式地把String对象类型转换成object类型(用于参数列表)。
It implicitly casts the String object type to an object type (for the parameter list).
参数列表(如果存在)由一个或多个表达式组成,中间用逗号隔开。
The argument list (if present) consists of one or more expressions, separated by commas.
参数列表(如果存在)由一个或多个表达式组成,中间用逗号隔开。
The argument list (if present) consists of one or more expressions, separated by commas.
应用推荐