摘要: encodeURI要编码两次var a="我的"; //编译两次 //window.location.href = "http://127.0.0.1:8080/kabao-api/xtetest/c.do?title="+encodeURI(encodeURI(a)); ... 阅读全文
posted @ 2015-10-09 17:47 ordinary01 阅读(860) 评论(0) 推荐(0)