• Processes can be started, killed, restarted, or sent arbitrary signals based on regular expression matches in the process table.

    可以根据进程表正则表达式匹配启动杀死重启进程发送任意信号

    youdao

  • This regular expression matches the opening double quote but finds a different type of quote to close it.

    这个正则表达式匹配引号但同时找了不同类型引号关闭

    youdao

  • The cornerstone is the predicate matches, which allow for a regular expression match over an attribute (or all the attributes).

    集成的基础谓词匹配允许正则表达式一个属性(所有属性)之上匹配

    youdao

  • If the data matches the current regular expression, the application displays a message to indicate that the postal code is valid.

    如果数据当前正则表达式匹配,则应用程序显示条消息表明邮政编码有效

    youdao

  • Determining if a string matches a pattern is the simplest use of regular expressions and, as you see in Figure 1, it's, easy to do.

    确定字符串是否模式匹配正则表达式简单应用如图1所示,而且易于操作。

    youdao

  • The replace function USES three arguments: the first is the text to modify, the second is the regular expression that matches the part to be replaced, and the third is the replacement string.

    replace函数采用了三个参数第一个参数修改文本第二个参数是将要替换的部分匹配正则表达式第三个参数是替换字符串。

    youdao

  • It then builds a new regular expression in indent_pat that matches exactly the same sequence of whitespace at the start of any non-empty line (hence the trailing '\ s').

    随后indent _ pat中构建一个新的正则表达式精确匹配任何行的起始相同序列空白(拖尾' \S ')。

    youdao

  • Perl 6 grammars and regular expressions allow non-grouping matches, which do not save their result.

    Perl6语法正则表达式允许非分组匹配保存它们结果

    youdao

  • The find function then searches the episode list to find matches using a simple regular expression match on the title and the summary.

    然后find函数搜索剧集列表以便使用标题摘要匹配简单正则表达式查找匹配项。

    youdao

  • The new regular expression in the second line matches any string that contains MSIE or starts with Lynx.

    第二中的正则表达式匹配任何包含MSIELynx开头的字符串

    youdao

  • Then, when process is called, it finds matches of the regular expression in the document text that it gets from the CAS.

    然后调用process时,CAS收到文档文本寻找正则表达式匹配的地方。

    youdao

  • There are modifiers to the regular expressions, both inside and outside the expression: case-insensitivity, lookahead, multiple matches, ignoring whitespace, number of matches, and so on.

    正则表达式修饰符,它们既可以在表达式内部也可以在表达式外部: 区别大小写、向前查找(lookahead)、多重匹配忽略空格、匹配数目等。

    youdao

  • The regmatch(re, text) function compares the regular expression to the text, yielding either Null for no matches or an array of pairs of integers (a two-element array).

    regmatch(re,text)函数比较正则表达式文本,如果没有匹配的话就生成Null 值,否则生成一个成对整数组成的数组(双元素数组)。

    youdao

  • Since the input (domain: ananas.org) matches the regular expression. However if it is called with.

    因为输入(domain:ananas.org)正则表达式匹配

    youdao

  • Match Expression: Perl-compatible regular expression that matches against the value of the header.

    MatchExpression:采用兼容Perl正则表达式匹配报头

    youdao

  • Script 7.pl matches Unicode characters in regular expressions (7_out.txt shows a sample run of 7.pl).

    脚本 Script7.pl 就可以匹配正则表达式中的Unicode字符(7_out.txt 给出了运行 7.pl 的例输出)。

    youdao

  • A regular expression followed by + matches one or more occurrences of the regular expression.

    后面正则表达式可以匹配这个正则表达式的一次多次出现。

    youdao

  • This is the string that has the appropriate regular expressions matches replaced with the replacement value.

    包含被替换替换适当正则表达式匹配项字符串

    youdao

  • The most common scenario for matching regular expressions is to start at some point in a character sequence and move forward until all matches have been found and the end of the sequence is reached.

    正则表达式匹配常见场景是从字符序列某个点上开始向前移动,直到找到所有匹配,并到达序列末尾为止。

    youdao

  • A regular expression followed by? Matches zero or one occurrence of the regular expression.

    号后面正则表达式可以匹配这个正则表达式的零次一次出现

    youdao

  • Using a regular expression engine, it is easy to test if a string matches the pattern.

    通过使用正则表达式引擎容易测试字符串是否与模式匹配。

    youdao

  • First, get all the matches with a regular expression that look pretty complex.

    首先获得所有看起来非常复杂的正则表达式匹配的结果

    youdao

  • The tool allows Web surfers to find code that matches certain regular expressions, and searches can be limited to certain file types and licenses.

    这一工具使得上网者可以搜索符合特定正则表达式代码这些搜索可以限制于特定的文件类型许可。

    youdao

  • Since regular expressions treat a period as a single character, we can easily walk the word list, looking for matches.

    由于正则表达式句点处理单个字符,因此我们可以轻松地单词列表查找匹配。

    youdao

  • This application USES some string methods, some regular expressions, and some program logic driven mostly by regular expressions and string matches.

    应用程序使用一些字符串方法、一些正则表达式一些主要正则表达式和字符串匹配所驱动程序逻辑

    youdao

  • If the line matches the regular expression, then you print out that line.

    如果该行正则表达式匹配打印该行。

    youdao

  • If you can't pay your regular bills, it's time to move to a smaller house, drive an older model car, or make drastic cuts until your outgo matches your income.

    如果不能规律性支付账单应该小的房子的汽车,大幅消减生活开支直到入可敷出为止。

    youdao

  • This file name passes the filter because the regular expression matches - up to the line end, the rest does not matter. The correct expression should read.

    这个文件名能通过这个过滤器因为这个正则表达式能一直匹配其余的都重要

    youdao

  • This file name passes the filter because the regular expression matches - up to the line end, the rest does not matter. The correct expression should read.

    这个文件名能通过这个过滤器因为这个正则表达式能一直匹配其余的都重要

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定