古典吧>英语词典>matcher翻译和用法

matcher

英 [ˈmætʃə]

美 [ˈmætʃər]

n.  四面木工刨床;四面刨; 匹配器;制榫机

计算机

英英释义

noun

双语例句

  • In this scenario, the matcher mainly moves in a forward direction, often by more than one character at a time.
    在这个场景中,匹配器主要是向前移动,一次通常移动不止一个字符。
  • The Matcher offers several methods to test regular expression: matches(), lookingAt(), and find().
    Matcher提供了几个方法来测试正则表达式:matches()、lookingAt()和find()。
  • To grasp how this works you first need to understand the access pattern of a Matcher to its CharSequence.
    为了掌握这种方法,首先需要理解Matcher到其CharSequence的访问模式。
  • The third matcher is for displaying the form, and uses the Forms Template Transformer.
    第三的匹配器用来显示表单,使用表单模板转换器。
  • 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就可以向前移动。
  • For combining matcher: the limitation of information used in fingerprint matching is the one of the most important problems during fingerprint matching.
    混合指纹匹配:可用于匹配的特征信息不足是指纹识别,特别是基于细节点进行指纹匹配中存在的主要问题。
  • 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.
    前几层的粗匹配显著地减少进入下一层精细匹配的样本数,最底层匹配则实现了高精度的验证。
  • The can-simplify-concat function acts as the matcher function and the simplify-concat function acts as the editor.
    can-simplify-concat函数作为匹配函数,simplify-concat函数则作为编辑器。
  • 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.
    该匹配器通过提供支持即插即用的软件插槽将数据分类和数据处理逻辑分开,实现数据向上层的传递和用户定制信息处理,从而实现高度的可扩展性。
  • The tree-edit function takes a zipper structure, a matcher function, and an editor function.
    tree-edit函数获取一个zipper结构、一个matcher函数和一个editor函数。