Probably what you are seeing in this example is a JSONArray. JSONArray arr = json.getJSONArray("array"); JSONObject obj = arr.
確定! 回上一頁