摘要:
// 主页面 package com.example.fenye;import java.util.ArrayList;import java.util.List;import com.example.fenye.adapter.MyAdapter;import com.example.fenye. 阅读全文
摘要:
//获得网络数据 private void huodeshuju() { //这里是使用线程,已注释掉 /*new Thread(){ public void run() { try { URL url=new URL(urlPath); HttpURLConnection urlConnectio 阅读全文