• In the matching case, you can ensure that rules only run depending on the value of an environment variable.

    匹配情况可以确保规则仅仅依赖一个环境变量运行

    youdao

  • In this case, we use the profile to affect the query behavior by triggering the guidelines associated with the query at runtime after successful query text matching.

    这种情况下可以使用概要文件查询文本成功匹配之后通过触发查询相关联指南影响查询行为

    youdao

  • Start by searching CM user groups for each repository user group and then handle the case that found a matching CM user group.

    首先每个用户搜索CM 用户发现匹配 CM 用户组时进行处理

    youdao

  • The top right pane will then contain a form matching the input arguments to the service (none in this case).

    右上方的窗格包含服务输入参数(本例输入参数)相匹配表单

    youdao

  • Case classes are frequently sent to Actors as messages, and deep pattern matching on an object's contents is a convenient way to "parse" those messages.

    Case经常会作为消息发送Actor一个对象内容进行深度模式匹配分析这些消息的方便方式

    youdao

  • Matching these positional patterns is potentially very expensive, so it's worth handling the common case of a pattern like para [1] specially.

    匹配这些位置模式可能非常耗时所以值得特别处理类似模式(如para[1])一般情况

    youdao

  • In this case, you might want to override an element by matching the class.

    这种情况下可能希望通过匹配class改写元素的处理。

    youdao

  • In this case, for every matching method declaration (the finalize method), a result is created where the name is highlighted.

    这种情况下对于每一个匹配方法声明来说(finalize方法),创建结果名称将被突出

    youdao

  • It is case insensitive, and bootcontrol.pl selects the first matching instance.

    参数不区分大小写的,bootcontrol . pl会选择第一匹配的实例。

    youdao

  • Pattern matching is eager; we have to put this case clause at the end, so it doesn’t consume the messages we are expecting!

    模式匹配头饥饿的怪兽我们必须这个case 块放在最后这样才不会把我们需要的消息也都吃掉!

    youdao

  • The guard is evaluated when matching, but only extracting any variables in the preceding part of the case.

    这个守卫会在匹配时候进行评估但是会解出本case变量

    youdao

  • More importantly, you've seen how case classes work well with pattern matching to make it almost trivial to create this AST and evaluate it.

    重要的是,已经看到了case是如何模式匹配合作使得创建AST对其求值变得轻而易举。

    youdao

  • In this case, we entered a single colon delimited line with matching data items to populate the user input parameter of type PasswdEntry.

    例中我们输入包含匹配数据单个冒号分隔填充PasswdEntry类型输入参数user

    youdao

  • There's a lot more to say about pattern matching but that would lead us straight to another Scala feature, case classes, which I think I'll save for another day.

    关于模式匹配还有许多的东西,这些会将我们直接引导Scala一个特性case到下次介绍。

    youdao

  • You may require a different set of actions when the matching records from an alternate source don't have a valid ID or have no ID; this would be the case for external sources like Acxiom.

    来自备用匹配记录包含有效ID或者没有 ID时,可能需要进行不同操作对于外部 Acxiom,便是这种情况

    youdao

  • This is because case classes are designed to be used in conjunction with Scala's pattern matching (which we briefly examined a few articles ago in "Collection types").

    是因为caseScala模式匹配集合类型” 中曾简短分析过)结合使用的。

    youdao

  • Armed with that admittedly brief rundown of case classes and pattern matching, let's return to the task of creating the calculator AST.

    简要了解了case模式匹配之后,接下来让我们回到创建计算器ast任务

    youdao

  • The case ex: syntax you see in Listing 8 is part of another Scala construct, the match expression, which is used for pattern matching in Scala.

    清单8caseex语法另一个Scala结构(匹配表达式)一部分,表达式用于Scala中的模式匹配

    youdao

  • Since text2 is not sorted in numeric order, we could sort it and then join would join the two lines that have a matching join field (the field with value 3 in this case).

    由于text2不是数值排序的,因此可以进行排序使用join命令具有匹配的join字段(中指3字段)的连接起来。

    youdao

  • Pattern matching is the familiar case statement from your favorite C-like language, but on steroids.

    也可以把模式匹配想象成你最喜欢c语言case指令当然了激素的。

    youdao

  • With case classes, pattern matching begins to take on whole new levels of power, as shown in Listing 7.

    有了case模式匹配具备了更强大功能如清单7

    youdao

  • You can use an underscore (Scala's standard wild card character) as a placeholder to catch any type of exception (really, to match any case in a pattern matching expression).

    可以使用一个下划线(Scala标准通配符)作为占位捕捉任意类型异常(不骗你,它可以匹配模式匹配表达式任何case)。

    youdao

  • In this case, the dump should be processed on the closest matching system, such as a preproduction test system.

    这种情况下转储文件应该最近符合要求系统进行处理生产前测试系统。

    youdao

  • If you begin a subpattern with the modifier (? I), matching in the subpattern is case-insensitive.

    如果模式修饰词(?i)为开头,则子模式中进行匹配不区分大小写

    youdao

  • In this case, phase matching has not been completed.

    这种情况下相位匹配没有完成

    youdao

  • Finally, when designing pattern matching statements, be wary of relying on a default case clause.

    最后设计模式匹配指令时,对于默认case依赖小心

    youdao

  • Mode c: Turn on case sensitive matching.

    模式c打开区分大小写匹配

    youdao

  • We experimented with different uses for pattern matching, a powerful improvement on the familiar case-switch statement.

    我们实验不同模式匹配,作为我们熟悉case-switch 指令的一种强大增强。

    youdao

  • The mode i turns on case insensitive matching, while inm turns on those three options.

    模式i打开不区分大小写匹配inm 打开三种选项。

    youdao

  • Mode i: Turn on case insensitive matching.

    模式i打开不区分大小写匹配。

    youdao

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

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

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