首先建立JSONObject物件,並使用put(key,value)設定值: JSONObject ... put("eating", array); System.out.println(object.toString()); // {"isSingle ...
確定! 回上一頁