JSONObject jsonObject = new JSONObject();; // ... jsonObject.put("branch", "C.S.E");; jsonObject.put("year", 3);; //create JSON Array and store record into ...
確定! 回上一頁