for(var item of list)
for(var i in list)
list.forEach()
list.map()
转载于:https://www.cnblogs.com/ijunxiong/articles/8983603.html