// 除了用matcher.matches()可以比對字串是不是符合regular expression; // 也可以利用matcher.lookingAt()比對字串是不是某個regular expression開頭 ...
確定! 回上一頁