Object obj = parser.parse(new FileReader("c:test.json")); JSONObject jsonObject = (JSONObject) obj; ... JSONArray; import org.json.simple.
確定! 回上一頁