We can set these flags at the java.util.regex.Pattern construction time by using the overloaded static method compile(String regex, int flags) .
確定! 回上一頁