JSONArray array = JSON.parseArray(str);. Map map = new HashMap();. for (int i = 0; i < array.size(); i++) {. JSONObject jsonObject = array.
確定! 回上一頁