JSON格式的資料交換非常常見而Java中常用來處理JSON格式資料的函式庫為json.jar. ... JSONArray array = new JSONArray(); array.put("rice"); ...
確定! 回上一頁