Java String (字符串) 方法Java String replace()方法用新的字符/文本替换字符串中每个匹配的旧字符/文本。replace()方法的语法是string.replace(charoldChar,charnew.
確定! 回上一頁