摘要: 例题2-13 activity_main.xml 1 <?xml version="1.0" encoding="utf-8"?> 2 <!--suppress ALL --> 3 <LinearLayout xmlns:app="http://schemas.android.com/apk/res 阅读全文
posted @ 2020-09-24 20:45 冯寳寳 阅读(223) 评论(0) 推荐(0) 编辑
摘要: 例题2-12 activity_main.xml代码 1 <?xml version="1.0" encoding="utf-8"?> 2 <GridLayout android:layout_width="fill_parent" 3 android:layout_height="fill_par 阅读全文
posted @ 2020-09-24 17:30 冯寳寳 阅读(347) 评论(0) 推荐(0) 编辑
摘要: 例题2-11 activity_main.xml代码 1 <?xml version="1.0" encoding="utf-8"?> 2 <GridLayout android:layout_width="fill_parent" 3 android:layout_height="fill_par 阅读全文
posted @ 2020-09-24 17:20 冯寳寳 阅读(617) 评论(0) 推荐(0) 编辑
摘要: 例题2-10 activity_main.xml代码 1 <?xml version="1.0" encoding="utf-8"?> 2 <GridLayout android:layout_width="fill_parent" 3 android:layout_height="fill_par 阅读全文
posted @ 2020-09-24 17:01 冯寳寳 阅读(2256) 评论(0) 推荐(0) 编辑