1·Therefore the regular expression A*B will match the strings AB, AAB, AAAB, or any other string starting with an A and ending with a single B.
因此,正则表达式 A*B 将与字符串 AB 、 AAB 、 AAAB 或任何其它以 A 开头并以单个 B 为结尾的字符串相匹配。
2·Regex: The regular expression.
regex:正则表达式。
3·Any regular expression can be used.
任何正则表达式都可以使用。
4·Enter the following regular expression.
输入下面的正则表达式。
5·Step 4: Evaluate the regular expression.
第4步:评估正则表达式。
6·Also, see how simple the regular expression is.
还有,看看正则表达式是多么的简单。
7·Notice that you first ran a regular expression on it.
请注意,首先在其上运行了一个正则表达式。
8·Table 1 shows some basic regular expression sequences.
表1显示了一些基本正则表达式序列。
9·The syntax used is plain old regular expression syntax.
所使用的语法是普通而古老的正则表达式语法。
10·Table 1 shows some common regular expression operators.
表 1 显示了一些常用的正则表达式操作符。