encodeURIComponent編碼方式,會(huì)對(duì)特殊符號(hào)編碼
encodeURI編碼,不會(huì)對(duì)特殊符號(hào)編碼
URL編碼解碼工具,是一款URL批量進(jìn)行encodeURI和encodeURIComponent兩種編碼和解碼的工具。