An argument or a parameter is an input to a function.
参数或参量是一个函数的输入。
This argument is bound to a parameter in the block, indicated by |i|.
该参数绑定到块中的一个参数上,由 |i|指示。
The value given to an optional parameter if no argument is provided.
默认值:如果不对可选参数进行赋值的话,该参数会用默认设置的值。
Passed in argument value at index {0} does not match the parameter type.
索引{0}处的传入参数值不匹配参数类型。
It is not permitted to declare a method parameter with a default argument.
不允许声明具有默认参数的方法参数。
The parameter array must be the last argument.
参数数组必须是最后一个变量。
Define one version of the procedure with the parameter in the argument list.
以引数清单中的参数定义一个程序版本。
Each argument corresponds to the parameter in the same position in the list.
每一个引数会对应至清单中相同位置的参数。
In this case, the array size is part of the parameter and argument types.
在这种情况下,数组大小成为形参和实参类型的一部分。
In this case, the array size is part of the parameter and argument types.
在这种情况下,数组大小成为形参和实参类型的一部分。
应用推荐