详谈js遍历集合(Array,Map,Set) Array可以使用下标,Map和Set不能使用下标,ES6引入了iterable类型,Array,Map,Set都属于iterable类型,它们可以 JavaScript 2022-04-18 196 点赞 2 评论 296 浏览