for v of array v是值(数值)
for k in array k是下标(键值)
for of 和 for in的区别
原文:https://www.cnblogs.com/gyfsweet/p/14250612.html