A negative lookahead, which is specified using?!, Matches the search string at any point where a string not matching the regular expression pattern begins.
英
美
- 指定,它匹配处于与正则表达式模式不匹配的字符串的起始点的搜索字符串。
