1.時間戳轉換
paramJson.put("lastTime", inputLastTime==null?"":inputLastTime.toString());
2.列印后臺回傳的message
JSONObject json3 = JSON.parseObject(result.toString());//object轉為jsonObject ToastUtil.showToast(AddCarNoActivity.this,json3.getString("message"));
3.新增一條,顯示幾萬條,把上傳函式提到回圈外面

4.loadingupview沒實體,不要參考空popupview
5.Activity變成彈框
轉載鏈接:https://blog.csdn.net/xiaoj13/article/details/6546832
轉載請註明出處,本文鏈接:https://www.uj5u.com/yidong/294260.html
標籤:其他
