[Solution found!] 有一个内置方法可以将JSONObject转换为String。您为什么不使用它: JSONObject json = new JSONObject(); json.toString();
確定! 回上一頁