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