You may add a whitespace to your pattern, and use \w instead of \p{L}\p{Digit}_ while passing the Pattern.UNICODE_CHARACTER_CLASS flag:
確定! 回上一頁