摘要:
String json =new Gson().toJson(map); JsonObject jsonObject =new JsonParser().parse(json).getAsJsonObject(); 阅读全文
posted @ 2020-03-12 10:42
龙宇在天
阅读(902)
评论(0)
推荐(0)
摘要:
String[] ids = {"a","b","c"}; List<String> list = new ArrayList<String>(); Collections.addAll(list, ids); 阅读全文
posted @ 2020-03-12 09:00
龙宇在天
阅读(4553)
评论(0)
推荐(0)

浙公网安备 33010602011771号