Skip to content

Commit

Permalink
Create report4.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Susie-Lau authored May 28, 2018
1 parent b6394e8 commit eb9e5fb
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions com1614080901125/#4/report4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# 第四次实验

## 实验目的
1.根据选题要求设计界面布局及控件使用;
2.布局xml及界面控制操作代码提交并截图;
3.将应用运行结果截图。(不要做登录注册!)

## 实验内容

1.使用其中一种布局方式,设计所选题目的界面;
2.通过控件ID获取界面对象,执行相关操作;
3.实现界面控件的事件处理;

## 实验结果

![](https://github.com/Susie-Lau/android-labs-2018/blob/master/com1614080901125/%234/res/drawable/text4.png)

## 实验体会

这次实验主要是考验我们对于界面布局的设计,由于电脑无法运行虚拟机,所以只能截图,在这次实验中,接触到的知识点比较多,比如如何去设置按钮的大小,类型,排列等等,步骤虽然比较冗杂,但是效果可以很快看见,也可以随时修改。

0 comments on commit eb9e5fb

Please sign in to comment.