摘要: 1.AS之ChecBox的使用 2.AS之Toast的使用 3.AS之AlertDIalog的使用 阅读全文
posted @ 2021-01-22 22:15 睡觉不困 阅读(60) 评论(0) 推荐(0)
摘要: 关于AlertDialog的使用,主要是去做一个弹窗。 import android.content.DialogInterface; import android.os.Bundle; import android.view.Menu; import android.view.View; impo 阅读全文
posted @ 2021-01-22 18:23 睡觉不困 阅读(175) 评论(0) 推荐(0)