2016年6月10日
摘要: encodeURI("http://www.cnblogs.com/season-huang/some other thing"); //整个URL进行编码"http://www.a.com?foo="+encodeURIComponent(param); decodeURI 或 decodeURI 阅读全文
posted @ 2016-06-10 04:46 jayruan 阅读(145) 评论(0) 推荐(0)