文件名称:rongqi
介绍说明--下载内容均来自于网络,请自行研究使用
* 容器
* 注意掌握的内容
*
* 如下图:
* set ---HashSet TreeSet ----------装入的对象没顺序并且不能equals字符串比较
* Collection--| 使用链表 使用数组 |--一个一个往里装
* list ---LinkedList,ArrayList ------装入的对象有顺序可以equals比较
*
* Map -------HashMap TreeSet---------------------两个两个往里装
* --定义了键key value值 映射对 的方法
* Iterator---对 collection 进行迭代的迭代器,相当于 指针-* Containers* Note to master the contents of** the following graph:* set-HashSet TreeSet object loaded and no order should not equals string comparison* Collection | the use of an array list | fitted inside one by one* list-LinkedList, ArrayList loaded into the object can have the order equals comparison** Map-HashMap TreeSet- two inside two loaded*- defines the key value key value mapping for the method* Iterator--- iteration of collection iterators, equivalent to pointer
* 注意掌握的内容
*
* 如下图:
* set ---HashSet TreeSet ----------装入的对象没顺序并且不能equals字符串比较
* Collection--| 使用链表 使用数组 |--一个一个往里装
* list ---LinkedList,ArrayList ------装入的对象有顺序可以equals比较
*
* Map -------HashMap TreeSet---------------------两个两个往里装
* --定义了键key value值 映射对 的方法
* Iterator---对 collection 进行迭代的迭代器,相当于 指针-* Containers* Note to master the contents of** the following graph:* set-HashSet TreeSet object loaded and no order should not equals string comparison* Collection | the use of an array list | fitted inside one by one* list-LinkedList, ArrayList loaded into the object can have the order equals comparison** Map-HashMap TreeSet- two inside two loaded*- defines the key value key value mapping for the method* Iterator--- iteration of collection iterators, equivalent to pointer
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rongqi
......\utiljava.java
......\utiljava1.java
......\utiljava.java
......\utiljava1.java