例如1,用的较少: public static void main(String[] args) { Map<String, String> map = new HashMap<>(); map.put("Test1", "TV1"); ...
確定! 回上一頁