在Java中使用Gson建立JSON字串。 使用前要先加入Gson的函式 ... Gson gsonBuilder = new GsonBuilder().create(); String jsonString2 = gsonBuilder.
確定! 回上一頁