火范文>英语词典>matcher翻译和用法

matcher

英 [ˈmætʃə]

美 [ˈmætʃər]

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

计算机

英英释义

noun

双语例句

  • The can-simplify-concat function acts as the matcher function and the simplify-concat function acts as the editor.
    can-simplify-concat函数作为匹配函数,simplify-concat函数则作为编辑器。
  • Design and Test for Model CK-1C Telemetry Signal Changer or Matcher
    CK-1C遥测讯号变换器的设计与试验
  • JBehave meets this need by offering a Matcher type for implementing rich expectations.
    JBehave提供了一种Matcher类型用于实现丰富的期望,从而满足了这一需求。
  • 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就可以向前移动。
  • Always, schema with different structure, definition, naming conventions. So, in order to find the corresponding relationship we have to combine various schema matchers, for example, structure matcher, instance matcher, restriction-based matcher.
    模式可以具有不同的结构、定义、命名方式,所以要寻找对应关系通常需要从多方位发掘匹配,采用多匹配器相结合的方式,如:结构匹配器,实例匹配器,基于约束匹配等。
  • You can also define your own matcher or use an exact value.
    你还可以定义自己的匹配器或者使用一个确定的值。
  • Therefore, since Matcher accepts CharSequence, it is possible to apply regular expressions to whole files.
    因此,由于Matcher接受CharSequence,所以将正则表达式应用到全体文件是可能的。
  • 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.
    该匹配器通过提供支持即插即用的软件插槽将数据分类和数据处理逻辑分开,实现数据向上层的传递和用户定制信息处理,从而实现高度的可扩展性。
  • Analysis of the Operational Results on Transformer and Matcher Electric Systems under Unsymmetrical Load
    变配电系统负荷不对称运行后果剖析
  • The underscore (_) is a matcher that says the argument can be anything.
    underscore()是一个匹配器(matcher),表示参数可以是任何值。