问题描述:
[单选]
在匹配器(Matcher)类中,用于输入字符串与模式串比较的方法是
A.static boolean matches()
B.oolean matcher.find()
C.int matcher,start()
D.int matcher.end()
参考答案:查看无
答案解析:无
☆收藏
答案解析:无
☆收藏
- 我要回答: 网友(3.148.220.16)
- 热门题目: 1.设有以下程序段:int a[ 2.关系数据模型通常由三部分组成 3.如果有语句int a=3,*