| 1. | The function takes a variable number of arguments 该函数的参数个数不固定。 |
| 2. | The number of arguments in the argument array 参数数组中的参数个数。 |
| 3. | An incorrect number of parameters was passed 传递的参数个数不正确。 |
| 4. | Functions that take a variable number of arguments must be marked 参数个数可变的函数必须标记为 |
| 5. | Array unless default arguments are defined on the member 数组中的参数个数(除非在成员上定义了默认参数) 。 |
| 6. | A member function that takes a variable number of arguments always uses the 采用的参数个数可变的成员函数总是使用 |
| 7. | To execute the test 来执行测试的参数个数。 |
| 8. | Receive the same number of parameters as the number of parameters of the procedure 接收的参数个数与过程的参数个数相同。 |
| 9. | The third method demonstrates that the number of parameters the method can take is unrestricted 第三个方法表明:方法可以使用的参数个数没有限制。 |
| 10. | The exception that is thrown when the number of parameters for an invocation does not match the number expected 当调用的参数个数与期望的参数个数不匹配时引发的异常。无法继承此类。 |