2016年8月26日
摘要: // 主页面 package com.example.fenye;import java.util.ArrayList;import java.util.List;import com.example.fenye.adapter.MyAdapter;import com.example.fenye. 阅读全文
posted @ 2016-08-26 12:23 巫山老妖 阅读(160) 评论(0) 推荐(0) 编辑
摘要: //获得网络数据 private void huodeshuju() { //这里是使用线程,已注释掉 /*new Thread(){ public void run() { try { URL url=new URL(urlPath); HttpURLConnection urlConnectio 阅读全文
posted @ 2016-08-26 11:07 巫山老妖 阅读(1030) 评论(0) 推荐(0) 编辑