根据Javascript 标准, String.replace 不应该修改字符串本身。它只返回修改后的字符串。您可以引用Mozilla Developer Network documentation了解更多信息。
確定! 回上一頁