摘要:
随行笔记怕忘了。和字符串有关的三个编码方法:decodeURIComponent和encodeURIComponent以及encodeURI; decodeURIComponent解码的 : var str="http://www.abc.com/index.html?imgurl=http... 阅读全文
posted @ 2015-03-03 15:37
独孤残情
阅读(333)
评论(0)
推荐(0)
摘要:
随行笔记怕忘了。和字符串有关的三个编码方法:decodeURIComponent和encodeURIComponent以及encodeURI; decodeURIComponent解码的 : var str="http://www.abc.com/index.html?imgurl=http... 阅读全文
posted @ 2015-03-03 15:37
独孤残情
阅读(179)
评论(0)
推荐(0)
摘要:
关于call和apply。 function a(names){ this.name=names; } a.prototype.show=function(){ alert(this.name); } ... 阅读全文
posted @ 2015-03-02 10:37
独孤残情
阅读(211)
评论(0)
推荐(0)
摘要:
关于call和apply。 function a(names){ this.name=names; } a.prototype.show=function(){ alert(this.name); } ... 阅读全文
posted @ 2015-03-02 10:37
独孤残情
阅读(117)
评论(0)
推荐(0)
浙公网安备 33010602011771号