这里写自定义目录标题 容器 容器 list使用CopyOnWriteArrayList,不使用vector或者arraylist。 arraylist不支持同步。 vector存在ConcurrentModificationException的问题