🌈 搜索
📅  最后修改于: 2022-03-11 14:52:11.007000             🧑  作者: Mango
String str = "a12.334tyz.78x"; str = str.replaceAll("[^\\d.]", "");