← 返回 URL 编解码

URL 编解码

对 URL 或文本进行 encodeURIComponent / decodeURIComponent 转换

ENCODE将特殊字符转换为 %XX 形式,适合放入 URL 参数