摘要: 【Android】getActionBar()为null的解决方法总结 java.lang.RuntimeException: Unable to start activity ComponentInfo{com.qindou.currenciesnc/com.qindou.currenciesnc 阅读全文
posted @ 2017-12-23 21:53 令生 阅读(962) 评论(3) 推荐(0) 编辑
摘要: protected JSONObject doInBackground(String... params) { try { return new JSONParser().getJSONFromUrl(params[0]); } catch (JSONException e) { e.printSt 阅读全文
posted @ 2017-12-23 18:30 令生 阅读(3590) 评论(5) 推荐(0) 编辑