摘要: 1.js模拟java里的Map function Map(){ var obj = {} ; this.put = function(key , value){ ... 阅读全文
posted @ 2015-03-02 20:52 老树昏鸦 阅读(167) 评论(0) 推荐(0) 编辑