Note the argument list after the class name.
注意类名字后面的参数列表。
Next, define your argument list, called argv.
下一步,定义参数列表,使argv被调用。
Inside the parentheses, put an argument list.
在括号内放置引数清单。
Functions that have a variable argument list (...).
具有可变参数列表的函数(…)。
The method return type appears after the argument list.
方法的返回类型在参数列表的最后出现。
Scala lets you define more than one argument list for a method.
Scala可以让你为方法定义一个以上的参数列表。
Assume an arbitrary argument list is passed to the above function.
假定将任意参数列表传递给上面的函数。
arguments is the actual argument list to pass to the called method.
arguments是实际要传递给被调方法的参数列表。
Follow the procedure name with parentheses to enclose the argument list.
请在过程名称后面用括号将参数列表括起来。
Supply the array variable at the corresponding place in the argument list.
在引数清单中的对应位置提供阵列变数。
Define one version of the procedure with the parameter in the argument list.
以引数清单中的参数定义一个程序版本。
The first extension that Ruby adds to the simple code block is an argument list.
Ruby添加到这个简单代码块的第一个扩展是一个参数列表。
Write the procedure call in the normal way, presenting the data in the argument list.
以通常方式编写过程调用,用参数列表提供数据。
In the calling code, do not enclose the argument in parentheses in the argument list.
在调用代码中,不要将实参列表中的实参放在括号内。
The argument list (if present) consists of one or more expressions, separated by commas.
参数列表(如果存在)由一个或多个表达式组成,中间用逗号隔开。
For the first argument to the utility I will expect a comma-separated list of directories.
对于工具的第一个参数,我希望它是一个用逗号分隔的目录列表。
In fact, the zero-argument constructor sets up just such an empty list.
实际上,零参数构造器就是建立一个这样的空链表。
The first argument of the distribute function is a list.
distribute函数的第一个参数是一个列表。
The total function in Listing 9 takes a list as a single argument.
清单9中的total函数将列表当作单个的参数。
The first argument to lambda is the list of arguments the function can take.
lambda的第一个参数是函数可以取得的参数列表。
With an argument, attempts to return a list of valid attributes for that object.
如果给出参数,则试着返回那个对象合法的属性列表。
The function prototype includes the function return type and an argument type list.
函数原型包括函数返回类型和一个参数类型列表。
Each argument corresponds to the parameter in the same position in the list.
每一个引数会对应至清单中相同位置的参数。
No space is allowed between sd and the directory list argument.
在sd和目录列表之间不允许有空格。
No space is allowed between sd and the directory list argument.
在sd和目录列表之间不允许有空格。
应用推荐