matcher
英 [ˈmætʃə]
美 [ˈmætʃər]
n. 四面木工刨床;四面刨; 匹配器;制榫机
英英释义
noun
- someone who arranges (or tries to arrange) marriages for others
双语例句
- The implicit side effect is that after this line the matcher object contains the first match found in the input text.
隐含的副作用是,执行该行代码之后,matcher对象包含在输入文本中找到的第一个匹配项。 - Design and Test for Model CK-1C Telemetry Signal Changer or Matcher
CK-1C遥测讯号变换器的设计与试验 - Matcher also offers a group() that retrieves the string matching a given group.
Matcher还提供了group()来检索与给定组相匹配的字符串。 - In the non-termination case, the matcher function is applied to the current loc.
如果未终止,matcher函数将应用于当前的loc。 - Therefore, since Matcher accepts CharSequence, it is possible to apply regular expressions to whole files.
因此,由于Matcher接受CharSequence,所以将正则表达式应用到全体文件是可能的。 - It uses a sophisticated identity matcher to generate keys that are then matched up between the models so the element IDs can be migrated forward.
它利用精密的身份匹配器来产生在稍后的模型中可以匹配的关键元素,这样以来这些元素ID就可以向前移动。 - Matcher is used to apply regular expressions to strings or, more accurately, to CharSequences.
Matcher用于将正则表达式应用到字符串中,或者更确切地说,是应用到CharSequence中。 - 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.
模式可以具有不同的结构、定义、命名方式,所以要寻找对应关系通常需要从多方位发掘匹配,采用多匹配器相结合的方式,如:结构匹配器,实例匹配器,基于约束匹配等。 - You can also define your own matcher or use an exact value.
你还可以定义自己的匹配器或者使用一个确定的值。 - The third matcher is for displaying the form, and uses the Forms Template Transformer.
第三的匹配器用来显示表单,使用表单模板转换器。