LIst和map的遍历 1. public static void mainString[] args) { // ArrayList类实现一个可增长的动态数组 List<String> list = new A … 继续阅读 LIst和map的遍历