时间:2024-11-01 15:52:42
1、在你的项目中引入hutool的jar包
3、int[] wrap = ArrayUtil.unWrap(integer1, integer2);//包装类数组转为原始类型数组
5、运行程序查看得到的结果