語法arr.reduce(callback(accumulator, currentValue, index, array), initialValue)引數callback執行陣列中每個值(如果沒有提供initialValue則第一個 ...
確定! 回上一頁