posted @ 2015-02-25 11:20 soft.push("zzq") Views(133) Comments(0) Diggs(0)
function AA (){ var r={}; this.get = function(key){ return r[key]; } this.put = function(key,x){ r[key] = x; } this.each = function (Func) { for (v... Read More
posted @ 2015-02-25 11:19 soft.push("zzq") Views(141) Comments(0) Diggs(0)
posted @ 2015-02-25 11:12 soft.push("zzq") Views(148) Comments(0) Diggs(0)