matchers
美
英 
例句
Matches if one of the matchers used in first and second match. Available for all primitive types and for objects.
當兩個匹配器有任何一個匹配時匹配。適用于所有的簡單類型和對象。
Matches if the matchers used in first and second both match. Available for all primitive types and for objects.
當兩個匹配器同時匹配時匹配。適用于所有的簡單類型和對象。
A lightweight implementation of finite state general purpose datagram matchers with linear matching cost is proposed.
提出了一個輕量級有限狀態通用報文匹配器及其線性代價的匹配實現。
Matchers specify a set of rules for messages that will be received based on interfaces, object paths, and methods (see below).
匹配器為可以基于接口、對象路徑和方法進行接收的消息指定一組規則(見后)。
The Hamcrest matchers provide a humane interface syntactic sugar on top of the standard JUnit matchers.
Hamcrest匹配器將在標準的JUnit匹配器頂部提供一個人本接口(humaneinterface)語法糖。
To improve this situation, Matchers should and can harness the much faster O(1) access times that Rope iterators provide.
為了改進這種情況,Matcher應該而且能夠利用Rope迭代器提供的更快的O(1)訪問時間。
Google Mock has many matchers you can use to precisely specify what the argument should be like.
GoogleMock有很多可用的匹配器,你可以使用他們精確指定參數是什么。
There are a couple of predefined argument matchers available.
以下是一些預先定義好的匹配器。
Element matching by concatenating linguistic-based matchers and constraint based matcher
基于語言和約束匹配器融合的元素匹配研究
Flexible Expectations with Argument Matchers
使用參數匹配器的柔性化預期
Support for basic matchers and extensible API for creating new matchers
支持基本的匹配器以及創建新匹配器的擴展API