时间:2024-10-13 08:01:54
1、在你的项目中引入hutool的jar包
3、boolean empty = ArrayUtil.isEmpty(strs);//数组是否为空
5、运行程序查看得到的结果