Regex: The regular expression.
regex:正则表达式。
Any regular expression can be used.
任何正则表达式都可以使用。
Enter the following regular expression.
输入下面的正则表达式。
Step 4: Evaluate the regular expression.
第4步:评估正则表达式。
Pattern is a regular expression compiler.
Pattern是一个正则表达式编译器。
Also, see how simple the regular expression is.
还有,看看正则表达式是多么的简单。
Thus, "admin" constitutes a regular expression.
因此,“admin”就构成了一个正则表达式。
regExp : Regular expression to validate the field.
regExp :用于检验字段的正则表达式。
Select Regular expression for the search mode.
选择Regular expression 作为搜索模式。
Specify the regular expression pattern for the rule.
为这个规则指定正则表达式模式。
Notice that you first ran a regular expression on it.
请注意,首先在其上运行了一个正则表达式。
Table 1 shows some basic regular expression sequences.
表1显示了一些基本正则表达式序列。
The syntax used is plain old regular expression syntax.
所使用的语法是普通而古老的正则表达式语法。
Table 1 shows some common regular expression operators.
表1显示了一些常用的正则表达式操作符。
You use the -e option to specify the regular expression.
可以使用- e选项来指定正则表达式。
The regular expression argument is the routing mechanism.
正则表达式参数是路由机制。
The regular expression is described utilizing the element.
这个正则表达式在元素中指定。
A regular expression extracts information through capture.
正则表达式通过捕获来提取信息。
A regular expression can also include repetition modifiers.
正则表达式还可以包括重复修饰符。
Regular expression addresses are always surrounded by slashes.
规则表达式地址总是由斜杠括起。
You can also use regular expression-like groups to match files.
您还可以使用类似于正则表达式的组来匹配文件。
In a nutshell, a regular expression describes a string pattern.
简而言之,正则表达式描述字符串模式。
You can even precompile a regular expression for speed increases.
您甚至可以重新编译一个正则表达式来提高速度。
The schema parser must have support for regular expression facets.
模式解析器必须支持正则表达式。
One of the unique features of it is its regular expression debugger.
它的一个独特的特性是常规表达式调试器。
You can write this pattern as a regular expression in the following way.
您可以按下列方式将该模式写为一个正则表达式。
First, the key value for a threshold definition is a regular expression.
首先,阀值定义的关键值是一个正则表达式。
You run a regular expression against it to extract the user agent string.
您针对这个对象运行一个正则表达式,提取用户代理字符串。
If the line matches the regular expression, then you print out that line.
如果该行与正则表达式匹配,则打印该行。
Listing 8 demonstrates how to check a JSON string with a regular expression.
清单8演示了如何使用正则表达式检查JSON字符串。
应用推荐