Map; /* * list是对象集合,允许对象重复。map是键值对的集合,不 ... void main(String[] args) { List<Object> list=new ArrayList<Object>(); ...
確定! 回上一頁