Skip to content

Commit

Permalink
hzuapps#4 第四次实验
Browse files Browse the repository at this point in the history
  • Loading branch information
BingleHu committed May 10, 2018
1 parent 79a2492 commit a6f8b11
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Com1614080901240/第4次实验报告.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# 第四次实验报告
## Android界面设计编程
## 一、实验步骤
### 1.在上一次实验的基础之上调整了第一个Activity的元素位置。
### 2.在第二个Activity中加入图片和文本,表示页面跳转之后呈现的内容。
### 3.利用<LinerLayout...></LinerLayout>的代码设置两个Activity布局为LinerLayout。
### 4.使用Git将文件提交到自己的库中。
## 二、实验结果截图
![image](https://github.com/BingleHu/android-labs-2018/blob/master/Com1614080901240/实验4截图1.png)
![image](https://github.com/BingleHu/android-labs-2018/blob/master/Com1614080901240/实验4截图2.png)
## 三、实验体会
### 通过实验,我对安卓的布局有了一定的认识,并知道了如何去使用布局。不过,感觉界面是个比较棘手的问题,并未能很好的把界面给做好。

0 comments on commit a6f8b11

Please sign in to comment.