JSONObject obj = new JSONObject(); ... JSONObject root = new JSONObject(myJson); ... JSONObject m = (JSONObject) a.get(3);.
確定! 回上一頁