js中过滤特殊字符的正则表达式 复制代码 代码如下:function stripscript(s) { var pattern = new RegExp( "[`~!@ $^&*()=|{} :; , [ 正则表达式 2022-04-09 440 点赞 6 评论 666 浏览