摘要: 记得一定要初始化ArrayList<>(); 例如: ArrayList postSalaryArr = new ArrayList<>(), otherRewordArr= new ArrayList<>(), wageArr= new ArrayList<>(); 阅读全文
posted @ 2021-04-06 09:51 Kurie 阅读(268) 评论(0) 推荐(0) 编辑