The regular expression in java defines a pattern for a String. ... [abc][12], Can match a, b or c followed by 1 or 2, (“[ab][12].
確定! 回上一頁