Java String replace ()方法用新的字符/文本替換字符串中每個匹配的舊字符/文本。 的語法 replace() 方法是 string.replace(char oldChar, char newChar).
確定! 回上一頁