reduce() 方法接收一个函数作为累加器(accumulator),数组中的每个值(从左到右)开始合并,最终为一个值。
posted on 2016-11-03 17:27 小木板 阅读(132) 评论(0) 编辑 收藏 举报