MY词语>英语词典>matcher翻译和用法

matcher

英 [ˈmætʃə]

美 [ˈmætʃər]

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

计算机

英英释义

noun

双语例句

  • 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类的结果,这就是这个模式匹配库要做的全部工作。
  • Analysis of the Operational Results on Transformer and Matcher Electric Systems under Unsymmetrical Load
    变配电系统负荷不对称运行后果剖析
  • Matcher also offers a group() that retrieves the string matching a given group.
    Matcher还提供了group()来检索与给定组相匹配的字符串。
  • To grasp how this works you first need to understand the access pattern of a Matcher to its CharSequence.
    为了掌握这种方法,首先需要理解Matcher到其CharSequence的访问模式。
  • The Matcher offers several methods to test regular expression: matches(), lookingAt(), and find().
    Matcher提供了几个方法来测试正则表达式:matches()、lookingAt()和find()。
  • To match a Pattern against regions of an arbitrary CharSequence, you use the pattern instance to construct a Matcher object, passing the CharSequence as a parameter.
    要将Pattern与CharSequence的区域匹配,要使用模式实例构建Matcher对象,将CharSequence作为参数传递给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就可以向前移动。
  • These two classes Pattern and Matcher are the whole pattern-matching library.
    这两个类(Pattern与Matcher)就是整个模式匹配库。
  • 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 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.
    该匹配器通过提供支持即插即用的软件插槽将数据分类和数据处理逻辑分开,实现数据向上层的传递和用户定制信息处理,从而实现高度的可扩展性。