matcher
英 [ˈmætʃə]
美 [ˈmætʃər]
n. 四面木工刨床;四面刨; 匹配器;制榫机
英英释义
noun
- someone who arranges (or tries to arrange) marriages for others
双语例句
- Coming up with the right regular expression and then working with the results of the Matcher class is really all there is to the library.
提出正确的正则表达式,然后使用Matcher类的结果,这就是这个模式匹配库要做的全部工作。 - The implicit side effect is that after this line the matcher object contains the first match found in the input text.
隐含的副作用是,执行该行代码之后,matcher对象包含在输入文本中找到的第一个匹配项。 - The high level coarse matches can reduce significantly the amount of samples that enter into lower level fine matchers, the final level matcher realizes high accuracy verification. 7.
前几层的粗匹配显著地减少进入下一层精细匹配的样本数,最底层匹配则实现了高精度的验证。 - If it matches, the node and the result of the matcher are passed to the editor function for possible modification and iteration continues from the modified node.
如果匹配,则节点和matcher函数的结果将传递至editor函数,进行可能存在更改,迭代将从修改后的节点处继续。 - These two classes Pattern and Matcher are the whole pattern-matching library.
这两个类(Pattern与Matcher)就是整个模式匹配库。 - You can also define your own matcher or use an exact value.
你还可以定义自己的匹配器或者使用一个确定的值。 - Always, schema with different structure, definition, naming conventions. So, in order to find the corresponding relationship we have to combine various schema matchers, for example, structure matcher, instance matcher, restriction-based matcher.
模式可以具有不同的结构、定义、命名方式,所以要寻找对应关系通常需要从多方位发掘匹配,采用多匹配器相结合的方式,如:结构匹配器,实例匹配器,基于约束匹配等。 - Design and Test for Model CK-1C Telemetry Signal Changer or Matcher
CK-1C遥测讯号变换器的设计与试验 - The given matcher provides pluginandplay function by exposing software object slots, as a result message classifying and data process are isolated and software scalability is ensured.
该匹配器通过提供支持即插即用的软件插槽将数据分类和数据处理逻辑分开,实现数据向上层的传递和用户定制信息处理,从而实现高度的可扩展性。 - In the non-termination case, the matcher function is applied to the current loc.
如果未终止,matcher函数将应用于当前的loc。