在for循环中去除一些数据 for(int i=0,i<list.size(),i++){ if(list.getId==1){ list(i).remove;}} 笔记 2023-08-28 155 点赞 2 评论 234 浏览