You can use a regexp to validate email addresses.
你可以使用正则表达式来验证电子邮件地址。
The regexp engine processes the input string to find matches.
正则表达式引擎处理输入字符串以找到匹配项。
Learning regexp can significantly improve your coding efficiency.
学习正则表达式可以显著提高你的编码效率。
He wrote a regexp to match phone numbers in different formats.
他写了一个正则表达式来匹配不同格式的电话号码。
The regexp pattern helps in searching for specific text in a document.
正则表达式模式有助于在文档中搜索特定文本。
To match a sed regexp.
完成类似的工作,以匹配 sed regexp。
The core of this tag relies on Apache's regexp library to validate input values.
这个标签的核心依赖于 Apache 的 regexp 库对用户输入的值进行有效性验证。
But which characters exactly on those lines of input did the regexp match?
但具体 是这些行中的哪些字符与regexp匹配呢?
Outputs a copy of the input with all instances of regexp enclosed in brackets.
将输出输入内容的副本,并标明括号中包含的regexp 的所有实例。
Up till now, we've taken a look at line addresses, line range addresses, and regexp addresses.
目前为止,我们已经看到了行地址、行范围地址和 regexp 地址。

词典释义: