1.reduce
2.forEach循环
3.arguments
4.递归 :传入的res = 0 作为相加的基数
10-数组求和(reduce/forEach循环/arguments/递归)
原文:https://www.cnblogs.com/haoqiyouyu/p/14567260.html