摘要: 1:map集合简述: 我们常用的集合实现类有HashMap、LinkedHashMap、TreeMap,HashTable。HashMap根据key的hashCode值来保存value,需要注意的是,HashMap不保证遍历的顺序和插入的顺序是一致的。HashMap允许有一条记录的key为null, 阅读全文
posted @ 2019-08-01 21:42 杰哥! 阅读(684) 评论(0) 推荐(0)
/*scroll to top 火箭按钮*/