JSONObject obj = (JSONObject) parser.parse(jsonStr); ... JSONArray list = new JSONArray(); ... JSONObject json = new JSONObject(map);.
確定! 回上一頁