argument-list的意思|示意

美 / / 英 / /

[计] 变元表


argument-list的网络常见释义

参数列表 ... 编辑单个文件 | edit-a-file| 参数列表 | argument-list| 写入 | writing| ...

argument-list相关短语

1、 argument list 参数列表 ; 引数列 ; 参数列

2、 Argument list syntax error 参数表语法错误 ; 分析与处理 ; 参数表出现语法错误

3、 identical argument list 恒等自变量表 ; 相同变元表 ; 翻译

argument-list相关例句

Custom skeletons also allows you to change the method name and argument list for the generate method, so a sufficiently perverse developer can make very customized templates.

定制骨架也可以用来修改方法名和generate方法的参数列表,这样非常挑剔的开发人员就可以任意定制模板。

Traits don't support auxiliary constructors, nor do they accept an argument list for the primary constructor, the body of a trait.

Traits不支持辅助构造函数,它们也不支持在主构造函数,trait的主体里的参数列表。

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命令的参数列表。

The instanceof function provides a good way of checking type, but you can also roll object type checking into the method signature itself by using type hints in the argument list.

虽然 instanceof 功能提供了一种检查类型的好方法,但您还可以通过在参数列表中使用类型提示,来将对象类型检查滚动到方法签名自身中。

Line 4 sets the variable was to the value of the next item in the argument list.

第4行将变量was设置为参数表中下一项的值。

Omitting the constructor argument list and enclosing parentheses is equivalent to specifying an empty argument list.

省略构造函数参数列表和封闭的圆括号等价于指定一个空参数列表。