Java (and thus Groovy) supports named groups in the regular expressions. When you group a pattern using parentheses, add ?<name> right after the ...
確定! 回上一頁