摘要:
解决特殊字符不能转义 1、 function fixedEncodeURIComponent (str) { return encodeURIComponent(str).replace(/[!'()*]/g, function(c) { return '%' + c.charCodeAt(0).t 阅读全文
posted @ 2016-10-31 18:09
loweringye
阅读(867)
评论(0)
推荐(0)
摘要:
如×tamp变成×tamp 阅读全文
posted @ 2016-10-31 16:58
loweringye
阅读(229)
评论(0)
推荐(0)

浙公网安备 33010602011771号