import java.util.*;; class Maps; {; public static void main(String args[]); {; HashMap obj = new HashMap();; obj.put("A", new Integer(1));
確定! 回上一頁