pattern.matcher (stringToBeMatched);. // Get the Pattern using pattern() method. System.out.println( "Pattern: ". + matcher.pattern());. }.
確定! 回上一頁