28
6
41
46015
21
1
WEB 正则总结: 正则是做什么的:正则就是操作字符串的 str.replace() str.replace('把谁','替换成谁'); str.replace(正则,'替换...