If the bracket-expression begins with the ^ character, then it matches the complement of the characters it contains, for example [^a-c] matches any character ...
確定! 回上一頁