补充import java.util.map.Entry;
之后两个都报错?究竟是怎么回事?
你可以写成这样Set<java.util.Map.Entry<String,Student>>entrySet=students.entrySet();