摘要: package com.example.day0324_json; import java.util.List; import java.util.Map; import android.os.AsyncTask; import android.os.Bundle; import android.app.Activity; import android.app.ProgressDialog;... 阅读全文
posted @ 2016-03-25 19:37 丨缘来是你丨 阅读(1847) 评论(0) 推荐(0) 编辑
摘要: package com.example.day0317_homework; import java.util.ArrayList; import java.util.HashMap; import java.util.List; import java.util.Map; import android.os.Bundle; import android.app.Activity; impor... 阅读全文
posted @ 2016-03-25 19:28 丨缘来是你丨 阅读(177) 评论(0) 推荐(0) 编辑
摘要: package com.qianfeng.day0316_doubledialog; import android.app.Activity; import android.app.AlertDialog; import android.app.AlertDialog.Builder; import android.content.DialogInterface; import android... 阅读全文
posted @ 2016-03-25 19:17 丨缘来是你丨 阅读(168) 评论(0) 推荐(0) 编辑
摘要: package com.qianfeng.singledialog; import android.os.Bundle; import android.app.Activity; import android.app.AlertDialog; import android.app.AlertDialog.Builder; import android.content.DialogInterfa... 阅读全文
posted @ 2016-03-25 19:11 丨缘来是你丨 阅读(262) 评论(0) 推荐(0) 编辑
摘要: 恢复内容开始 恢复内容结束 阅读全文
posted @ 2016-03-25 18:50 丨缘来是你丨 阅读(190) 评论(0) 推荐(0) 编辑