第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號(hào)安全,請(qǐng)及時(shí)綁定郵箱和手機(jī)立即綁定
已解決430363個(gè)問(wèn)題,去搜搜看,總會(huì)有你想問(wèn)的

從 android 應(yīng)用程序響應(yīng)時(shí)間發(fā)送 php 查詢(xún)到服務(wù)器

從 android 應(yīng)用程序響應(yīng)時(shí)間發(fā)送 php 查詢(xún)到服務(wù)器

幕布斯7119047 2019-03-19 17:18:32
我想在數(shù)據(jù)庫(kù)中放入一個(gè)entry。用的下面的代碼:String url = String.format("http://xxxxxxx/xxx/index.php?home=yes&pid=%s", pid);         // Create a new HttpClient and Post Header         HttpClient httpclient = new DefaultHttpClient();         HttpPost httppost = new HttpPost(url);     try {         ResponseHandler<String> responseHandler = new BasicResponseHandler();         String response = httpclient.execute(httppost, responseHandler);          Log.e("abc", response);         return response;         } catch (ClientProtocolException es)          {                Log.e("x" , es.getMessage());             return "";         } catch (IOException e)          {             Log.e("aasx" , e.getMessage());             return "";         }這段代碼能正常運(yùn)行,現(xiàn)在當(dāng)有網(wǎng)絡(luò)連接的時(shí)候,代碼就會(huì)困在httpclient.execute(httppost, responseHandler); 大約倆分鐘。有什么方法可以實(shí)現(xiàn)檢查幾秒鐘后,如果沒(méi)有反應(yīng)的就會(huì)就catch the exceptions?
查看完整描述

目前暫無(wú)任何回答

  • 0 回答
  • 0 關(guān)注
  • 819 瀏覽
慕課專(zhuān)欄
更多

添加回答

舉報(bào)

0/150
提交
取消
微信客服

購(gòu)課補(bǔ)貼
聯(lián)系客服咨詢(xún)優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動(dòng)學(xué)習(xí)伙伴

公眾號(hào)

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號(hào)