10 2021 档案
摘要:1.三个界面,界面1点击按钮使用显式意图开启界面2.界面2点击按钮隐式意图开启界面3要求,按钮点击功能使用setOnclickListener方式 1 <?xml version="1.0" encoding="utf-8"?> 2 <LinearLayout xmlns:android="http
阅读全文
摘要:1.返回键实现对话框弹出是否退出应用程序 package com.example.myapplication; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; im
阅读全文
摘要:1.创建3个界面 第一个界面有3个button <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="h
阅读全文
摘要:作业1:安装环境,截图编程界面,截图运行界面 作业2:九宫格 <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:t
阅读全文
浙公网安备 33010602011771号