matcher的意思
matcher中文翻譯:
n.[計]匹配程序;制榫機;匹配器
macher───n.(德)實干的人;做事效率高的人;(自我感覺了不起的)大人物
batcher───n.計量器;混凝土材料計量器
catcher───n.捕手,捕捉者;接球手
hatcher───n.孵卵器;孵卵的動物;策劃者;陰謀者;n.(Hatcher)人名;(英)哈徹
marcher───n.行進者,游行者;n.(Marcher)人名;(法)馬爾謝
matched───adj.相配的;敵得過的;v.敵得過;和…相配(match的過去式和過去分詞)
matches───n.比賽(match的復數);火柴;v.匹配(match的第三人稱單數形式);匹敵
matchet───n.彎刀
patcher───n.補丁包;補丁更新程序;[木]補節機
It's also worth a look for the discussion on route matcher changes.───這也值得討論修改路由匹配的人看看。
You can also define your own matcher or use an exact value.───你還可以定義自己的匹配器或者使用一個確定的值。
It accepts a regular expression and compiles it into a Matcher.───它接受一個正則表達式并將它編譯成Matcher。
To grasp how this works you first need to understand the access pattern of a Matcher to its CharSequence.───為了掌握這種方法,首先需要理解Matcher到其CharSequence的訪問模式。
Therefore, since Matcher accepts CharSequence, it is possible to apply regular expressions to whole files.───因此,由于Matcher接受CharSequence,所以將正則表達式應用到全體文件是可能的。
Actually, RegexpManager needs to create a matcher adapter for your chosen library or for the default one.───實際上,RegexpManager需要為您所選的庫或缺省庫創建matcher適配器。
These two classes -- Pattern and Matcher -- are the whole pattern-matching library.───這兩個類(Pattern與Matcher)就是整個模式匹配庫。
The underscore (_) is a matcher that says the argument can be anything.
In this scenario, the matcher mainly moves in a forward direction, often by more than one character at a time.
Verifies that the matcher can't overrun the stack ( no matter what the expression ).
The third matcher is for displaying the form, and uses the Forms Template Transformer.
JBehave meets this need by offering a Matcher type for implementing rich expectations.
Actually, RegexpManager needs to create a matcher adapter for your chosen library or for the default one.
Recipe Matcher : This site is similar to Recipe Puppy but it uses drop downs in its search function.
Sentencedict.com try its best to gather and create good sentences.
The tree-edit function takes a zipper structure, a matcher function, and an editor function.