欢迎来到天天文库
浏览记录
ID:6007554
大小:417.00 KB
页数:10页
时间:2017-12-30
《8001511072夏先国实验四:第五章:布局管理器》由会员上传分享,免费在线阅读,更多相关内容在应用文档-天天文库。
1、南昌大学实验报告学生姓名:夏先国学号:8001511072专业班级:软件技术112班实验类型:□验证□综合设计□创新实验日期:2013-05-08实验成绩:一、实验项目名称Android布局管理器二、实验目的掌握常用Android布局管理器三、实验要求掌握以下五点内容1.线性布局管理器LinearLayout2.框架布局管理器FrameLayout3.表格布局管理器TableLayout4.相对布局管理器RelativeLayout5.布局管理器的嵌套四、主要仪器设备及耗材PC机一台,JDK,eclispce,sdk五、实验步骤
2、及处理结果1.线性布局管理器LinearLayoutmain.xml:3、id/myshowa"android:layout_width="wrap_content"android:layout_height="wrap_content"android:text="李兴华"/>4、yshowc"android:layout_width="wrap_content"android:layout_height="wrap_content"android:text="www.mldnjava.cn"/>实验效果截图:2.框架布局管理器FrameLayoutmain.xml:5、android:orientation="vertical"android:layout_width="fill_parent"android:layout_height="fill_parent">6、put"android:text="请输入您的姓名..."android:layout_width="wrap_content"android:layout_height="wrap_content"/>实验效果截图:3.表格布局管理器TableLayoutmain7、.xml:8、dn_logo">
3、id/myshowa"android:layout_width="wrap_content"android:layout_height="wrap_content"android:text="李兴华"/>4、yshowc"android:layout_width="wrap_content"android:layout_height="wrap_content"android:text="www.mldnjava.cn"/>实验效果截图:2.框架布局管理器FrameLayoutmain.xml:5、android:orientation="vertical"android:layout_width="fill_parent"android:layout_height="fill_parent">6、put"android:text="请输入您的姓名..."android:layout_width="wrap_content"android:layout_height="wrap_content"/>实验效果截图:3.表格布局管理器TableLayoutmain7、.xml:8、dn_logo">
4、yshowc"android:layout_width="wrap_content"android:layout_height="wrap_content"android:text="www.mldnjava.cn"/>实验效果截图:2.框架布局管理器FrameLayoutmain.xml:5、android:orientation="vertical"android:layout_width="fill_parent"android:layout_height="fill_parent">6、put"android:text="请输入您的姓名..."android:layout_width="wrap_content"android:layout_height="wrap_content"/>实验效果截图:3.表格布局管理器TableLayoutmain7、.xml:8、dn_logo">
5、android:orientation="vertical"android:layout_width="fill_parent"android:layout_height="fill_parent">6、put"android:text="请输入您的姓名..."android:layout_width="wrap_content"android:layout_height="wrap_content"/>实验效果截图:3.表格布局管理器TableLayoutmain7、.xml:8、dn_logo">
6、put"android:text="请输入您的姓名..."android:layout_width="wrap_content"android:layout_height="wrap_content"/>实验效果截图:3.表格布局管理器TableLayoutmain
7、.xml:8、dn_logo">
8、dn_logo">
此文档下载收益归作者所有