• When the regex engine matches an atomic group, it will discard backtracting positions that came with all tokens inside it.

    正则引擎针对最小组团进行匹配时,跳过组团标记的回溯位置

    youdao

  • Given a regex and a datum, a regex engine yields whether the datum matches a pattern and, if a match was found, what matched.

    给定正则表达式数据,正则表达式引擎将得到数据是否匹配模式匹配内容(如果找到匹配)等结果。

    youdao

  • If the regex engine is given the word 'engineering', it will correctly match 'engineer'. The next word boundary, \ b, will not match.

    如果把“engineering”拿去匹配正则引擎匹配到“engineer”,但接下来就遇到了字词边界b,所以匹配成功。

    youdao

  • If all possible paths through the regex have been attempted but a match was not found, the regex engine goes back to step 2 to try again at the next character in the string.

    如果正则表达式的所有可能路径尝试了,但是没有成功地匹配,那么正则表达式引擎回到第二字符串下一个字符重新尝试

    youdao

  • One of the reasons I decided to develop XI now was to experiment with the new regular expression (regex) engine that's built into JDK 1.4.

    决定现在开发XI原因之一要用构建到JD K 1.4中的新的正则表达式(regex)引擎进行实验

    youdao

  • One of the reasons I decided to develop XI now was to experiment with the new regular expression (regex) engine that's built into JDK 1.4.

    决定现在开发XI原因之一要用构建到JD K 1.4中的新的正则表达式(regex)引擎进行实验

    youdao

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

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

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