js实现简单的hashmap 作者: shuiguang 时间: 2015-06-04 分类: Javascript 没有评论 javascript原生的map特性:但是功能不够强大,网上有很多js的hashmap实现,抄了一个比较实用的: 阅读全文