• A British astronomer was analyzing a spectrograph of sunlight, and he noticed a particular pattern of spectral lines that didn't match anything in the library.

    英国天文学家分析一台太阳光摄谱仪时注意到一种特殊光谱线模式,它与图书馆里任何一种都匹配

    youdao

  • You can precede it with a line number, range, pattern to match, or enclosed in slashes.

    可以前面附加范围匹配包括斜杠中的模式

    youdao

  • It is surprisingly simple: the name itself differs, so we can use a simple pattern match on the name field.

    令人惊奇的简单:只是名字区别所以我们NAME使用一个简单的模式匹配

    youdao

  • To find these concepts in text, you can specify rules that define a pattern to match these concepts.

    为了文本寻找这些概念可以通过指定规则定义匹配这些概念的模式

    youdao

  • If you want to match a pattern multiple times within a character sequence, the above code snippets are a good place to start.

    如果字符序列多次匹配一个模式上面代码片段一个很好的起点

    youdao

  • When you know the pattern to name an object, you need to choose terms from the glossary models to match the pattern.

    了解对象命名所要求的模式之后,需要术语模型选择词汇匹配这个模式。

    youdao

  • This function literal does a pattern match on the message instance to decide how to handle the message.

    这个字面函数给消息一个模式匹配决定它被如何处理

    youdao

  • The ? character means to match zero or one instance of the previous pattern element; the * character means to match zero or more of the previous element.

    字符表示匹配前面模式元素一个实例,* 字符表示匹配前面元素的零个或多个实例。

    youdao

  • Note in the evaluation, if the pattern is a bound variable, or the element of the pattern is a bound variable, then the result of the pattern match becomes a comparison.

    注意如果模式绑定变量或者模式元素是绑定变量,那么模式匹配结果就会变成比较

    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

  • Looking at the code, you can see that the regular expression pattern was set to match a line that contained 20-29%.

    查看代码可以看到正则表达式模式设置匹配某个包含20- 29%的

    youdao

  • You can search for strings in vi using the / command, specifying the pattern to match either as a literal string or as a regular expression.

    vi 中可以使用 /命令搜索字符串需要以字面字符串正则表达式的形式指定匹配模式

    youdao

  • If a pattern match is found, the connection is let in, or more precisely, TCPD dies and lets the real serving daemon take over.

    如果找到匹配模式允许连接或者准确地说tcpd死亡真正提供服务守护进程接管

    youdao

  • Note that evaluate returns a Double, which means that each case in the pattern match is going to have to evaluate into a Double value.

    注意evaluate返回Double意味着模式匹配中的一个case必须被求一个double值。

    youdao

  • Thankfully, Scala treats exception handling as just another pattern match, allowing us to make smart choices when presented with a multiplicity of potential exceptions. Let's see this in action.

    感谢scala实际上异常处理作为另外一种模式匹配允许我们在遇到多样化异常做出更聪明决定

    youdao

  • This type of pattern match becomes extremely useful when working with Actors, as we'll see later on.

    我们后面看到这种类型模式匹配Actor配合工作时会非常有用

    youdao

  • Our pattern match then looks for Alice and Bob by inspecting the values passed to the constructor of the Person case class.

    然后我们模式匹配通过检查传入Personcase查找AliceBob

    youdao

  • Since we are now using SQL SELECT statements, the restore_where argument changes from a Perl pattern match to the syntax of an SQL where clause.

    因为现在使用的是SQLselect语句,所以restore_where自变量Perl模式匹配改成SQL where子句。

    youdao

  • One of the limitations in my original solution was that it reported only the match pattern when each template started and ended execution.

    原先解决方案中所存在限制之一每个模板启动然后结束执行之后,报告match模式

    youdao

  • The topic exchange also takes the routing-key property of the message into account by performing a pattern match on it.

    topic交换器用过模式匹配分析消息routing-key属性

    youdao

  • Using the Filter Pushdown pattern, we would first match a pattern in the graph, then modify the tree at the point of the match. Here's the Filter Pushdown pattern to match.

    我们首先利用FilterPushdown模式匹配中的某个模式,随后匹配进行修改

    youdao

  • The key to success with a socket wrench is pattern matching: The socket must match the nut.

    成功使用套筒扳手关键在于模式匹配:套筒扳手必须与螺母相匹配

    youdao

  • You might also want to change the names of various generic aspects of the pattern to match the language of the domain.

    可能会希望更改模式通用方面名称与域的相应语言对应

    youdao

  • You may include a "default" case at the end of a pattern match, either using the underscore wild card character or a meaningfully-named variable.

    可以模式匹配最后包含个“default”默认case,可以使用下划线通配符或者含义变量名。

    youdao

  • So as well as being able to pattern match over values, such as integers, floating point Numbers and strings, we are also able to pattern match over an objects type.

    所以正如能够匹配很多一样,我们能够匹配很多对象类型整数浮点字符串

    youdao

  • In the second case of we've used a special wild card pattern to match a List of any size, even zero elements, and any element values.

    第二case里我们使用特殊通配符匹配一个任意大小List甚至0个元素任何元素值都行

    youdao

  • With a pattern match, there's little chance of making that specific mistake, although there's still plenty of other things to screw up.

    模式匹配,犯了特定错误可能性很小虽然还有很多其他事情了。

    youdao

  • A programming language which is designed for string manipulation and pattern match comparison.

    处理模式匹配比较设计一种编程语言

    youdao

  • The model introduced state shift concept and inosculated pattern match detection and state shift detection, which overcame the shortcoming that other models detected only using single character.

    模型引入了状态转移概念模式匹配检测状态转移检测结合在一起,克服了已有模型专注于单一特征检测缺陷

    youdao

  • This paper describes a model of English lexical selection, based on example comparison and with the help of semantic pattern match.

    本文描述了一种基于实例比较辅以语义模式匹配英文模型的设计。

    youdao

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

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

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