10 2021 档案

第七周作业
摘要:1.三个界面,界面1点击按钮使用显式意图开启界面2. 界面2点击按钮隐式意图开启界面3 <Button android:id="@+id/bt_1" android:layout_width="wrap_content" android:layout_height="wrap_content" an 阅读全文

posted @ 2021-10-09 13:11 chenyulin11 阅读(13) 评论(0) 推荐(0) 编辑

第二周作业
摘要:1.创建3个界面 第一个界面有3个button <Button android:id="@+id/bu1" android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginLe 阅读全文

posted @ 2021-10-07 20:19 chenyulin11 阅读(22) 评论(0) 推荐(0) 编辑

导航