replace 各个方法的定义一、replaceFirst方法public String replaceFirst(String regex, String replacement) { return Pattern.compile(regex).matcher(this).
確定! 回上一頁