String, replaceAll(String regex, String replacement) 使用給定的replacement 替換此字元串所有比對給定的正則表達式的子字元串。
確定! 回上一頁