parameter array的意思|示意

美 / / 英 / /

参数数组


parameter array的网络常见释义

参数数组 一个参数数组(parameter array)是一种到以省略号结尾的参数列表的类型安全转换.

数组 算法常用术语中英对照 ... argument引数 parameter array 数组 arrow operator 箭头操作符 ...

parameter array相关短语

1、 Suspension parameter array 悬架参数数组

2、 parameter-array 参数数组

3、 array parameter 数组参数 ; 数组参数英语

parameter array相关例句

The first call omits the parameter array altogether and supplies only the required first argument.

第一个调用完全省略参数数组,并仅提供所需的第一个变量。

The array of objects are the parameter values used for the constructor call.

该组对象是用于构造函数调用的参数值。

Basically, whenever the last argument of a method is an array of objects, or a parameter declaration with a triple dot, you can pass multiple parameters to this method.

基本上,只要当一个方法的最后一个参数是一个对象数组,或者是一个有三个点的参数,你就可以向这个方法传入多重参数。

Also, unlike the earlier examples, a class array in this scenario is included as an extra parameter to the intercept method.

此外,不同于先前的示例,此场景中的类数组作为附加参数被包含到了intercept方法中。

The fourth call passes an array to the parameter array.

第四个调用将数组传递给参数数组。

Because the parameter groups is an array, it is possible to specify multiple groups, separating their names with commas.

因为参数groups是一个数组,所以可以指定多个组,组名之间用逗号分隔。