时间:2024-10-13 00:40:49
1、在项目中引入hutool的jar包
3、boolean array = ArrayUtil.isArray(c);//对象是否为数组对象
5、如果数组的值为null则结果为false