Map map = new HashMap(); map.put("sss", "value"); map.put("aaa", "value"); map.put("zzz", "value"); map.put("xxx", "value");
map.put("name",''张三")