When you use the matches() method, it is trying to match the entire input. In your example, the input "Print this" doesn't match the pattern because the ...
確定! 回上一頁