语法public String replaceAll(String regex, String replacement) 参数regex -- 匹配此字符串的正则表达式。 replacement -- 用来替换每个匹配项的字符..
確定! 回上一頁