URL解码 URL编码

介绍

URL解码工具 encodeURL和encodeURIComponent的区别 encodeURL: 只解码URL中?或者#后面的参数 encodeURIComponent: 解码整段URL内容