09 2021 档案

摘要:1.返回键实现对话框弹出是否退出应用程序 package com.example.chap03; import androidx.appcompat.app.AlertDialog; import androidx.appcompat.app.AppCompatActivity; import an 阅读全文
posted @ 2021-09-24 20:30 叶鑫宇 阅读(30) 评论(0) 推荐(0) 编辑
摘要:1.创建3个界面 第一个界面有3个button 第二个界面有单选按钮 学历:初中 高中 专科 本科 第三个界面有5个复选框 学过哪些课程 Java Ios Android Html Jsp 把第二个界面设置为启动界面 <RelativeLayout xmlns:android="http://sch 阅读全文
posted @ 2021-09-05 15:52 叶鑫宇 阅读(28) 评论(0) 推荐(0) 编辑