09 2021 档案

摘要:1、返回键实现对话框弹出是否退出应用程序 package itcast.cn; import android.app.AlertDialog; import android.content.DialogInterface; import android.os.Bundle; import andro 阅读全文
posted @ 2021-09-26 11:09 马瑞彬 阅读(65) 评论(0) 推荐(0)
摘要:1.创建3个界面 第一个界面有3个button <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="htt 阅读全文
posted @ 2021-09-12 13:13 马瑞彬 阅读(23) 评论(0) 推荐(0)
摘要:作业1:安装环境,截图编程界面,截图运行界面 作业2:九宫格 <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns 阅读全文
posted @ 2021-09-12 13:09 马瑞彬 阅读(11) 评论(0) 推荐(0)