Rest parameters works in the opposite direction of the spread syntax, it collects an indefinite number of comma separated expressions into an array. Spread ...
確定! 回上一頁