亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

android 發送http請求方法和異常解決方法

發布時間:2020-07-31 21:57:38 來源:網絡 閱讀:960 作者:wk007987 欄目:移動開發
String httpUrl = "http://api.hcl100.com/index.php/Applist/search/paging/0";
                    /* 建立HTTP Get對象 */
                    HttpGet httpRequest = new HttpGet(httpUrl);
                    try {
                        /* 發送請求并等待響應 */
                        HttpResponse httpResponse = new DefaultHttpClient().execute(httpRequest);
                        /* 若狀態碼為200 ok */
                        if (httpResponse.getStatusLine().getStatusCode() == 200) {
                            /* 讀 */
                            String strResult = EntityUtils.toString(httpResponse
                                    .getEntity());
                            /* 去沒有用的字符 */
                            System.out.println(strResult);
                        } else {
                            System.out.println("123123");
                        }
                    } catch (ClientProtocolException e) {
                        e.printStackTrace();
                    } catch (IOException e) {
                        e.printStackTrace();
                    } catch (Exception e) {
                        e.printStackTrace();
                    }


出現new DefaultHttpClient().execute(httpRequest)空的話 另開線程解決

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

金阳县| 德钦县| 理塘县| 金沙县| 新巴尔虎右旗| 广宁县| 吉隆县| 大丰市| 兴城市| 黎城县| 仙桃市| 五寨县| 得荣县| 中卫市| 古田县| 永德县| 吉林市| 浮梁县| 凤凰县| 白河县| 屯门区| 沈阳市| 东山县| 常山县| 合山市| 石首市| 武夷山市| 汝阳县| 新泰市| 邹平县| 徐州市| 长治县| 前郭尔| 合阳县| 竹山县| 临洮县| 六枝特区| 深水埗区| 宜阳县| 张北县| 蒲江县|