内置的操作符使得文本搜索、替换和模式匹配轻而易举。
The built-in operators make text searching, replacing, and pattern matching effortless.
因而,子模式 ((? x) edu | com | info)(请注意备用操作符之间的空格,这些空格是为了易读性而添加的)与 (edu|com|info) 相同。
Thus, the subpattern ((?x) edu | com | info) (notice the spaces between the alternation operators, added for legibility) is the same as (edu|com|info).
在使用 like 操作符时,在 Value 框中直接输入字符串值并使用 % 字符作为文本模式的通配符。
To enter a String value using the like operator, type directly into the value field using the % character as a wild card for a text pattern.
应用推荐