我想用
matcher.group("login");
在eclipse上的android 8+中,但似乎没有Matcher.group(String)存在.你有(内置)解决方案吗?
regex android regex-group
android ×1
regex ×1
regex-group ×1