使用正则表达式时,匹配字符串的匹配器是?
A.javA、regex.Matcher
B.javA、util.regex.Matcher
C.javA、util.regex.Pattern
D.javA、regex.Pattern
正确答案是B