matcher
英 [ˈmætʃə]
美 [ˈmætʃər]
n. 四面木工刨床;四面刨; 匹配器;制榫机
英英释义
noun
- someone who arranges (or tries to arrange) marriages for others
双语例句
- The tree-edit function takes a zipper structure, a matcher function, and an editor function.
tree-edit函数获取一个zipper结构、一个matcher函数和一个editor函数。 - Matcher also offers a group() that retrieves the string matching a given group.
Matcher还提供了group()来检索与给定组相匹配的字符串。 - Analysis of the Operational Results on Transformer and Matcher Electric Systems under Unsymmetrical Load
变配电系统负荷不对称运行后果剖析 - The third matcher is for displaying the form, and uses the Forms Template Transformer.
第三的匹配器用来显示表单,使用表单模板转换器。 - You can also define your own matcher or use an exact value.
你还可以定义自己的匹配器或者使用一个确定的值。 - 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的访问模式。 - The can-simplify-concat function acts as the matcher function and the simplify-concat function acts as the editor.
can-simplify-concat函数作为匹配函数,simplify-concat函数则作为编辑器。 - 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 underscore (_) is a matcher that says the argument can be anything.
underscore()是一个匹配器(matcher),表示参数可以是任何值。