Object.prototype.srcCode=function () { var str=''; for(key in this){ if (this.hasOwnProperty(key) === true){ str+="&"+item+"="+this[item] } }; return str; }
Object.prototype.srcCode=function () { var str=''; for(key in this){ if (this.hasOwnProperty(key) === true){ str+="&"+item+"="+this[item] } }; return str; }