ECMAScript 6 introduces a new feature, Rest Parameters, which represents an unknown number of parameters as an array in a function.
確定! 回上一頁