Skip to content

Commit

Permalink
hzuapps#4 hzuapps#916 第四次实验报告
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhenghizhong authored May 17, 2018
1 parent 3e53fe9 commit 0c8876c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions soft1614080902215/test4/report4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# 第四次实验

## 1.实验目标
(1)根据自选题目设计界面布局;

(2)布局xml以及界面控制操作代码提交并截图;

(3)调试,将应用运行并截图。

## 2.实验步骤
(1)打开已建好的项目

(2)在各个xml文件中添加RelativeLayout布局

(3)构思界面布局,添加相应的控件

(4)调试应用,运行成功并截图

(5)使用git上传本次实验文件

## 3.实验结果
![image](https://github.com/Zhenghizhong/android-labs-2018/blob/master/soft1614080902215/test4/4.1.png)
![image](https://github.com/Zhenghizhong/android-labs-2018/blob/master/soft1614080902215/test4/4.2.png)

## 4.实验体会

通过本次实验,我了解到了各种布局的使用规律,由于对各种布局方式的不了解,我花费了很长的时间在挑选布局实现我自己想要的布局格式上,在之后的实验中,我会更加深入地了解各种布局的使用方法。

0 comments on commit 0c8876c

Please sign in to comment.