时间:2024-11-04 00:22:02
1、在项目中引入hutool的jar包
3、String[] strings = ArrayUtil.removeNull(strs);//去除null元素
5、加入一个空串的元素,元素不会被删除