js中生成map对象的方法 复制代码 代码如下: var Map = function(){ this _entrys = new Array(); this put = function(key, JavaScript 2022-04-24 271 点赞 4 评论 410 浏览