时间:2024-10-15 04:05:17
1、在你的项目中引入hutool的jar包
3、public static boolean isEmpty(final char... array)//数组是否为空
5、运行程序查看结果