Deserialization :反序列化,字串轉換成Java物件 ... 使用new方法Gson gson = new Gson(); // toJson 將bean物件轉換為json字串String jsonStr = gson ...
確定! 回上一頁