摘要:
编码函数有三个: escape、encodeURI、encodeURIComponent 主要区别: 非URI编码 :escape仅对String对象编码,不能用来对统一资源标示码URI进行编码 URI编码 :encodeURI、encodeURIComponent encodeURI 与 encodeURIComponent 的区别 encodeURI 方法返回一个编码... 阅读全文
posted @ 2010-09-16 14:02
meteoric_cry
阅读(390)
评论(0)
推荐(0)
浙公网安备 33010602011771号