A.順序 B.方向 C.內存大小 D.類型
A.newCollection()可以創(chuàng)建對象 B.Collection是抽象類 C.Collection是接口 D.Collection中有構造方法
A.get(Calendar.DAY_OF_MONTH) B.get(Calendar.DAY) C.get(calendar.DAY_ON_MONTH) D.get(Calendar.DAY_in_MONTH)