第一步:将生成的结果转化为json
System.out.println(JSONObject.toJSONString(result));
第二步:将结果使用在线工具转换,便于查看
转换截图:
标签:转换,在线,JSON,格式化,工具,解析 From: https://www.cnblogs.com/zxlk-home/p/16612185.html
第一步:将生成的结果转化为json
System.out.println(JSONObject.toJSONString(result));
第二步:将结果使用在线工具转换,便于查看
转换截图:
标签:转换,在线,JSON,格式化,工具,解析 From: https://www.cnblogs.com/zxlk-home/p/16612185.html