时间:2024-10-11 19:14:10
1、在你的程序中引入hutool的jar包
3、boolean ascii = CharUtil.isNumber(c);//检查是否为数字字符
5、将char值改为5再次运行查看的结果