Your regexp is ASCII only. Since Java is generally unicode, I would recommend \p{Lu} as a more general solution. (I
確定! 回上一頁