JSON字符串转化为JSON对象

1、JSONObject.fromObject(jsonstr);

2、JSONArray.fromObject(jsonstr);

原文地址:https://www.cnblogs.com/MyITRoad0916/p/5486267.html