JSONObject jsonObject = (JSONObject)jsonArray.get(i);. JSONObject jsonObject = jsonArray.getJSONObject(i) ;. 兩者都可。第一種注意轉換.
確定! 回上一頁