Regular Expression (Regex) in Java · java. · (\w)+ matches any word (delimited by space), where \w is a metacharacter matching any word character [a-zA-Z0-9_] , ...
確定! 回上一頁