In Java regex, we can specify the character class with a “^” sign. Inside a character class, it means a NOT operator. For example, the pattern “ ...
確定! 回上一頁