摘要:
<!DOCTYPE> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title></title> <script src="http://cdn.static.runoob.c 阅读全文
posted @ 2018-01-24 16:22
kerryk
阅读(385)
评论(0)
推荐(0)
摘要:
//字典 function Dictionary(){ this.items = {}; } Dictionary.prototype={ set:function(key,value){ this.items[key]=value; }, ... 阅读全文
posted @ 2018-01-24 07:49
kerryk
阅读(121)
评论(0)
推荐(0)
浙公网安备 33010602011771号