只针对文本编码 encodeURI()
只针对文本解码 decodeURI()
针对文本和特殊字符的编码 encodeURIComponent()针对文本和特殊字符的解码 decodeURIComponent()