if(TextUtils.isEmpty(qq)||TextUtils.isEmpty(psd)){
Toast.makeText(this, "用戶和密碼不能為空", 0).show();
return;
一直報錯,連不上服務器,求大佬幫忙
uj5u.com熱心網友回復:
Toast.makeText(this, "用戶和密碼不能為空", 0).show();把0改為 Toast.LENGHT_LONG 或者 Toast.LENGHT_SHORT
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/112794.html
標籤:Android
上一篇:關于cm-ims的問題
下一篇:service行程間通信的問題
