for (int i = 0; i < jsonArray.length(); i++) { JSONObject jsonObject = jsonArray.getJSONObject(i); ... } をKotlinでバカ正直に書くと
確定! 回上一頁