摘要: Object.prototype.srcCode=function () { var str=''; for(key in this){ if (this.hasOwnProperty(key) === true){ str+="&"+item+"="+this[item] } ... 阅读全文
posted @ 2018-06-04 16:21 黎明之光123 阅读(1024) 评论(0) 推荐(0)