java regex : capturing groups that are optional ... String regexp =group1+ ":" + group2 +optionalOpenBrace+group3+ ".*" ;.
確定! 回上一頁