matcher
英 [ˈmætʃə]
美 [ˈmætʃər]
n. 四面木工刨床;四面刨; 匹配器;制榫机
英英释义
noun
- someone who arranges (or tries to arrange) marriages for others
双语例句
- JBehave meets this need by offering a Matcher type for implementing rich expectations.
JBehave提供了一种Matcher类型用于实现丰富的期望,从而满足了这一需求。 - These two classes Pattern and Matcher are the whole pattern-matching library.
这两个类(Pattern与Matcher)就是整个模式匹配库。 - For a given matching task, this approach uses the application requirements and user preferences obtained by a user interface to select matchers from matcher library, and to evaluate selected matching by an evaluation model.
从应用需求中获取匹配任务信息和用户偏好,并以此在匹配器库中筛选满足条件的匹配器,再利用评价模型对所筛选出来的匹配器进行全面分析,从而为用户推荐合适的匹配器。 - The implicit side effect is that after this line the matcher object contains the first match found in the input text.
隐含的副作用是,执行该行代码之后,matcher对象包含在输入文本中找到的第一个匹配项。 - 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.
模式可以具有不同的结构、定义、命名方式,所以要寻找对应关系通常需要从多方位发掘匹配,采用多匹配器相结合的方式,如:结构匹配器,实例匹配器,基于约束匹配等。 - 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.
前几层的粗匹配显著地减少进入下一层精细匹配的样本数,最底层匹配则实现了高精度的验证。 - Just the education background for example, you know marketing tend to be much more matcher driving, I need to produce lees you know the more the merrier.
仅以教育背景为例,营销倾向于开制榫机,我要生产榫头当然是越多越好。 - Design and Test for Model CK-1C Telemetry Signal Changer or Matcher
CK-1C遥测讯号变换器的设计与试验 - The Matcher offers several methods to test regular expression: matches(), lookingAt(), and find().
Matcher提供了几个方法来测试正则表达式:matches()、lookingAt()和find()。 - 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函数,进行可能存在更改,迭代将从修改后的节点处继续。