encodeURI (URIstring)// 编码
decodeURI (URIstring) // 解码
参考:
JS 中的编码和解码(encode和decode)
[js] 中文编码解码encodeURI,decodeURI
阅读 5
2024-06-08
encodeURI (URIstring)// 编码
decodeURI (URIstring) // 解码
参考:
JS 中的编码和解码(encode和decode)
相关推荐
精彩评论(0)