Pattern p = Pattern.compile(regex);. Notice, there are only two compile() methods available as part of Pattern class. One takes just one ...
確定! 回上一頁