Starting from JDK 7, capturing group can be assigned an explicit name by using the syntax (?<name>X) where X is the usual regular expression ...
確定! 回上一頁