... Response response) throws IOException { // 連線成功,自response取得連線結果String result = response.body().string(); Log.d("OkHttp result", ...
確定! 回上一頁