🌈 搜索
📅  最后修改于: 2022-03-11 14:52:18.483000             🧑  作者: Mango
String regex, str; boolean doesMatch = Pattern.compile(regex).matcher(str).matches();