Skip to content

Commit

Permalink
hzuapps#3.4.5.6#1614080902142 第三 四 五 六次实验
Browse files Browse the repository at this point in the history
  • Loading branch information
HandsomeFace committed Jun 2, 2018
1 parent 3dadce9 commit cffc7b8
Show file tree
Hide file tree
Showing 8 changed files with 39 additions and 0 deletions.
File renamed without changes.
Binary file added soft1614080902142/实验截图3.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added soft1614080902142/实验截图4.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added soft1614080902142/实验截图5 (2).jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added soft1614080902142/实验截图5.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions soft1614080902142/实验报告3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
第三次实验

实验目标

1.将图片放入界面中,当做背景图片


实验步骤

1.给开发的app里的按钮更改背景。使用这个属性:android:background="@drawable/bg",

其中@drawable/bg是你放在drawable里的图片资源。

实验结果

实验截图3

实验体会

通过这次实验我了解的文本的定义与使用,还图片的添加方法。还在手机上做了调试。
19 changes: 19 additions & 0 deletions soft1614080902142/实验报告4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
第四次实验报告

Android界面设计编程

一、实验步骤

1.在上一次实验的基础之上调整了第一个Activity的元素位置。

2.在第二个Activity中加入图片和文本,表示页面跳转之后呈现的内容。

3.使用Git将文件提交到自己的库中。

二、实验结果截图



三、实验体会

通过实验,我对安卓的布局有了一定的认识,并知道了如何去使用布局。不过,感觉界面是个比较棘手的问题,并未能很好的把界面给做好。
Empty file.

0 comments on commit cffc7b8

Please sign in to comment.