多项选择题

A.HashMap通过hashcode对其内容进行快速查找
B.hashmap是没有顺序的
C.在HashMap中通过get()来获取value
D.通过put()来插入value