Java String replace method replaces all occurrences of old char to new char or old CharSequence to new CharSequence and return new String.
確定! 回上一頁