摘要: 轉自:http://www.cnblogs.com/superstar/archive/2008/04/07/1140008.html js对文字进行编码涉及3个函数:escape,encodeURI,encodeURIComponent,相应3个解码函数:unescape,decodeURI,decodeURIComponent 1、 传递参数时需要使用encodeURICompone... 阅读全文
posted @ 2008-12-22 14:36 Athrun 阅读(326) 评论(0) 推荐(0) 编辑