参数个数 meaning in English
params
Examples
- The function takes a variable number of arguments
该函数的参数个数不固定。 - The number of arguments in the argument array
参数数组中的参数个数。 - An incorrect number of parameters was passed
传递的参数个数不正确。 - Functions that take a variable number of arguments must be marked
参数个数可变的函数必须标记为 - Array unless default arguments are defined on the member
数组中的参数个数(除非在成员上定义了默认参数) 。