escape/unescape : 不能對(duì)uri編碼, 會(huì)把 / ? @ 進(jìn)行編碼
encodeURIComponet/decodeURIComponent : 對(duì)URI參數(shù)編碼, 會(huì)把 / 進(jìn)行編碼
encodeURI/decodeURI : 對(duì)URI編碼
From :
http://blog.163.com/free_for_all/blog/static/6871811201192441843281/From :
http://www.cnblogs.com/qiantuwuliang/archive/2009/07/19/1526687.html