matcher
英 [ˈmætʃə]
美 [ˈmætʃər]
n. 四面木工刨床;四面刨; 匹配器;制榫机
英英释义
noun
- someone who arranges (or tries to arrange) marriages for others
双语例句
- 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 can-simplify-concat function acts as the matcher function and the simplify-concat function acts as the editor.
can-simplify-concat函数作为匹配函数,simplify-concat函数则作为编辑器。 - For combining matcher: the limitation of information used in fingerprint matching is the one of the most important problems during fingerprint matching.
混合指纹匹配:可用于匹配的特征信息不足是指纹识别,特别是基于细节点进行指纹匹配中存在的主要问题。 - Matcher is used to apply regular expressions to strings or, more accurately, to CharSequences.
Matcher用于将正则表达式应用到字符串中,或者更确切地说,是应用到CharSequence中。 - 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类型用于实现丰富的期望,从而满足了这一需求。 - Therefore, since Matcher accepts CharSequence, it is possible to apply regular expressions to whole files.
因此,由于Matcher接受CharSequence,所以将正则表达式应用到全体文件是可能的。 - The implicit side effect is that after this line the matcher object contains the first match found in the input text.
隐含的副作用是,执行该行代码之后,matcher对象包含在输入文本中找到的第一个匹配项。 - Matcher also offers a group() that retrieves the string matching a given group.
Matcher还提供了group()来检索与给定组相匹配的字符串。 - The third matcher is for displaying the form, and uses the Forms Template Transformer.
第三的匹配器用来显示表单,使用表单模板转换器。