JSONArray jsonArray = new JSONArray(String.valueOf(json)); for (int i =0;i<jsonArray.length();i++){ JSONObject jsonObject = jsonArray.
確定! 回上一頁