摘要:
1、js中的解码编码 escape() 函数可对字符串(string)进行编码,使用 unescape() 对 escape() 编码的字符串可以进行解码; encodeURI() 和 encodeURIComponent()可把字符串作为 URI 组件进行编码,使用decodeURI() 和 de 阅读全文
posted @ 2017-11-08 11:13 吸血鬼Damon 阅读(176) 评论(0) 推荐(0)
posted @ 2017-11-08 11:13 吸血鬼Damon 阅读(176) 评论(0) 推荐(0)
posted @ 2017-11-08 09:39 吸血鬼Damon 阅读(1940) 评论(0) 推荐(0)