JavaScript Rest Parameters. ... var things = Array.prototype.slice.call(arguments);. things.map((thing) => console.log(thing));.
確定! 回上一頁