1. arr.reduce(callback[, initialValue]). callback 执行数组中每个值的函数,包含四个参数:. accumulator (累加器); currentValue (当前值) ...
確定! 回上一頁