replaceAll (). Replaces all substrings that match the specified pattern with the replacement string: str2.replaceAll('e', 'é'); ...
確定! 回上一頁