(?!\d+)[a-zA-Z0-9\u4e00-\u9fa5]+用于在文本中查找import java.util.regex.*;Pattern p = Pattern.compile("(?!\\d+)[a-zA-Z0-9\\u4e00-\\u9fa5]+");