看诗词>英语词典>matcher翻译和用法

matcher

英 [ˈmætʃə]

美 [ˈmætʃər]

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

计算机

英英释义

noun

双语例句

  • The Matcher offers several methods to test regular expression: matches(), lookingAt(), and find().
    Matcher提供了几个方法来测试正则表达式:matches()、lookingAt()和find()。
  • The underscore (_) is a matcher that says the argument can be anything.
    underscore()是一个匹配器(matcher),表示参数可以是任何值。
  • To grasp how this works you first need to understand the access pattern of a Matcher to its CharSequence.
    为了掌握这种方法,首先需要理解Matcher到其CharSequence的访问模式。
  • 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函数,进行可能存在更改,迭代将从修改后的节点处继续。
  • Matcher is used to apply regular expressions to strings or, more accurately, to CharSequences.
    Matcher用于将正则表达式应用到字符串中,或者更确切地说,是应用到CharSequence中。
  • For combining matcher: the limitation of information used in fingerprint matching is the one of the most important problems during fingerprint matching.
    混合指纹匹配:可用于匹配的特征信息不足是指纹识别,特别是基于细节点进行指纹匹配中存在的主要问题。
  • Analysis of the Operational Results on Transformer and Matcher Electric Systems under Unsymmetrical Load
    变配电系统负荷不对称运行后果剖析
  • 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()来检索与给定组相匹配的字符串。