1、HashMap的简历方法,首先初始化一个map,然后按照代码依次打印Map的数据
3、将代码修改为LinkedHashMap,遍历LinkedHashMap
5、我们将代码修改为new TreeMap,然后遍历TreeMap