The argument list的意思|示意

美 / / 英 / /

参数列表


The argument list的网络常见释义

引数列 ... named-argument-list   ,   named-argument 命名参数列表    The argument list 引数列 null argument list 空自变量表 ...

The argument list相关例句

The first extension that Ruby adds to the simple code block is an argument list.

Ruby添加到这个简单代码块的第一个扩展是一个参数列表。

For instance, the argument list might contain the address of a 16MB chunk of data to process.

举例来说,参数列表可能会包含一个要处理的 16MB 大小的数据的地址。

Here the process substitution runs the directory listing components and returns a list of filenames, which is in turn supplied to the argument list of the emacs command.

这里的进程替换运行目录列表组件并返回一个文件名列表,后者又提供给emacs命令的参数列表。

When this happens at the outermost level of a script, it automatically assumes that the argument list is the parameter.

当这发生在脚本的最外层时,它自动假设参数表是参数。

Supply the array variable at the corresponding place in the argument list.

在引数清单中的对应位置提供阵列变数。

The corresponding user-defined function is called, with an argument list that is one longer than the argument list of the call: the instance becomes the first argument.

调用对应的用户自定义 函数,其参数个数 比普通的 函数调用多一:该实例成为方法的第一个参数。