摘要:
注意:不是很完美 // 主布局文件 <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layo 阅读全文
摘要:
private void huodeshuju() { new AsyncTask<String, Void, String>() { @Override protected String doInBackground(String... params) { try { URL url=new UR 阅读全文