matcher
英 [ˈmætʃə]
美 [ˈmætʃər]
n. 四面木工刨床;四面刨; 匹配器;制榫机
英英释义
noun
- someone who arranges (or tries to arrange) marriages for others
双语例句
- 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 also offers a group() that retrieves the string matching a given group.
Matcher还提供了group()来检索与给定组相匹配的字符串。 - You can also define your own matcher or use an exact value.
你还可以定义自己的匹配器或者使用一个确定的值。 - 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。 - Design and Test for Model CK-1C Telemetry Signal Changer or Matcher
CK-1C遥测讯号变换器的设计与试验 - 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.
仅以教育背景为例,营销倾向于开制榫机,我要生产榫头当然是越多越好。 - 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函数,进行可能存在更改,迭代将从修改后的节点处继续。 - JBehave meets this need by offering a Matcher type for implementing rich expectations.
JBehave提供了一种Matcher类型用于实现丰富的期望,从而满足了这一需求。 - To grasp how this works you first need to understand the access pattern of a Matcher to its CharSequence.
为了掌握这种方法,首先需要理解Matcher到其CharSequence的访问模式。