For example [^A-Z] matches any single character that is not a capital letter. The regular expression " B[IAU]G " matches the strings "BIG", "BAG ...
確定! 回上一頁