js foreach遍历map的时候也是反过来的

//第一个参数是value 第二个参数才是key

map.foreach(function(value,key){

});

posted @ 2020-06-04 18:46  史丹安  阅读(1167)  评论(0编辑  收藏  举报