上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 13 下一页
  2022年10月26日
摘要: 1.案例-找回密码-登录界面 1.1activity_login_main.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/andro 阅读全文
posted @ 2022-10-26 19:36 平凡力量 阅读(13) 评论(0) 推荐(0) 编辑
  2022年10月25日
摘要: 1.案例-找回密码-登录界面 1.1activity_login_main.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/andro 阅读全文
posted @ 2022-10-25 22:15 平凡力量 阅读(10) 评论(0) 推荐(0) 编辑
  2022年10月24日
摘要: 1.日期对话框DatePickerDialog 1.1activity_date_picker.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk 阅读全文
posted @ 2022-10-24 21:38 平凡力量 阅读(15) 评论(0) 推荐(0) 编辑
  2022年10月23日
摘要: 1.提醒对话框AlertDialog 1.1activity_alert_dialog.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res 阅读全文
posted @ 2022-10-23 21:44 平凡力量 阅读(18) 评论(0) 推荐(0) 编辑
  2022年10月22日
摘要: 1.文本变化监听器 1.1activity_edit_hide.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" an 阅读全文
posted @ 2022-10-22 22:33 平凡力量 阅读(16) 评论(0) 推荐(0) 编辑
  2022年10月21日
摘要: 1.编辑框EditText 1.1activity_edit_simple.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/andro 阅读全文
posted @ 2022-10-21 21:07 平凡力量 阅读(16) 评论(0) 推荐(0) 编辑
  2022年10月20日
摘要: 1.复选框CheckBox 1.1activity_check_box.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android 阅读全文
posted @ 2022-10-20 22:33 平凡力量 阅读(16) 评论(0) 推荐(0) 编辑
  2022年10月19日
摘要: 1.形状图形 1.1activity_drawable_shape.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" 阅读全文
posted @ 2022-10-19 21:05 平凡力量 阅读(13) 评论(0) 推荐(0) 编辑
  2022年10月18日
摘要: 1.利用资源文件配置字符串 1.1activity_read_string.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/andro 阅读全文
posted @ 2022-10-18 22:06 平凡力量 阅读(16) 评论(0) 推荐(0) 编辑
  2022年10月17日
摘要: 1.向下一个Activity发送数据 1.1activity_act_send.xml <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/and 阅读全文
posted @ 2022-10-17 23:00 平凡力量 阅读(24) 评论(0) 推荐(0) 编辑
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 13 下一页