getJSONObject (i); JSONArray elements = jObj.getJSONArray("elements"); for(int j = 0; j < elements.length; j++){ JSONObject Jobj = elements.
確定! 回上一頁