• Regexes in Scala translate those capture groups to extractors.

    Scala正则表达式会这些捕捉翻译抽取器。

    youdao

  • Regexes can solve simple or difficult text processing problems.

    regex可以解决简单复杂文本处理问题

    youdao

  • The pre-processor works with a set of regexes (called a ruleset).

    预处理程序是正则表达式称为 规则(ruleset))。

    youdao

  • The important thing is to avoid repeatedly recompiling regexes within loops.

    重要避免循环体中重复编译正则表达式。

    youdao

  • Using a concise shorthand, regexes describe the form of data and decompose it.

    使用简明简写方式regex说明数据格式分解数据

    youdao

  • Regexes in Scala should contain no surprises if you've used them in other programming languages.

    如果已经其它编程语言使用正则表达式,那么Scala应该不会感觉到惊讶

    youdao

  • Commonly referred to as regexes, regular expressions are a feature of nearly all modern programming languages.

    正则表达式几乎所有现代编程语言共有特性之一,通常简称regexes(regex 的复数,Regular Expression 的简称)。

    youdao

  • Regexes are not always the best tool for the job, especially when you are merely searching for literal strings.

    正则表达式并不总是完成工作最佳工具尤其只是搜索一个文本字符串时

    youdao

  • Think about the kinds of strings that your regexes will nearly but not quite match, and include those in your tests.

    针对正则表达式构思一些近似不能完全匹配字符串他们应用你的测试中

    youdao

  • However, this proved too complex with long regexes (it was difficult to decide how the group elements related to the regex).

    但是实践证明对于很长的正则表达式这样复杂了(很难确定group元素与正则表达式关系)。

    youdao

  • Since JRuby aims to be a compatible implementation of Ruby 1.8.x (or future versions), it's necessary to support the same Regexes.

    由于JRuby目标是成为Ruby 1.8 . x(以后版本)兼容实现因此必要支持同样正则表达式。

    youdao

  • You can concatenate and combine the primitives in Table 1 (and other operators) and use them in combination to build (very) complex regexes.

    可以连接结合1中的基本操作符(以及其他操作符)进行组合构建非常复杂regex

    youdao

  • Intensive string operations and incautiously crafted regexes can be major performance obstructions, but the advice in this chapter helps you avoid common pitfalls.

    密集字符串操作粗浅地编写正则表达式可能主要性能障碍中的建议可帮助避免常见缺陷。

    youdao

  • Should you find the .r transformation method on strings unclear, you can also define regexes by creating new instances of the Regex class, as in: new Regex("""W""").

    如果觉得字符串.r转换方法不是很清晰,你可以通过创建Regex实例来定义正则表达式,比如new Regex("""W""")。

    youdao

  • Should you find the .r transformation method on strings unclear, you can also define regexes by creating new instances of the Regex class, as in: new Regex("""W""").

    如果觉得字符串.r转换方法不是很清晰,你可以通过创建Regex实例来定义正则表达式,比如new Regex("""W""")。

    youdao

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

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

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