本文共 94 字,大约阅读时间需要 1 分钟。
str.replace(/需要替换的/g,"新字符串")
//此处使用正则表达式
转载于:https://www.cnblogs.com/code-bugs/p/10300392.html