Skip to content

Commit

Permalink
hzuapps#3 第三次实验报告
Browse files Browse the repository at this point in the history
  • Loading branch information
hejianwens authored Apr 23, 2018
1 parent b1f4291 commit 8cce0e8
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions Soft1614080902305/第三次实验报告.md
Original file line number Diff line number Diff line change
@@ -1,46 +1,30 @@
+# 第三次实验

+
+Android资源使用编程

+
+## 1.实验目标

+
+掌握在Android应用中使用图片等资源的方法。
+
+## 2.实验步骤

+
+1.在界面上显示至少一张图片(按照自己的题目添加);

+
+2.提交res/drawable及图片使用的代码;

+
+3.提交res/values, res/layout等其他代码;

+
+3.将应用运行结果截图,放到实验报告中;

+
+4.点击图片(或按钮)时,打开另一个Activity。

+
+// 保存在自己的文件夹下

+## 3.实验结果

+
+![image](https://github.com/1614080902117/android-labs-2018/blob/master/Soft1614080902305/shiyan3-1.jpg)

+
+![image](https://github.com/1614080902117/android-labs-2018/blob/master/Soft1614080902305/shiyan3-2.jpg)

+## 4.实验体会

+ 本次实验使用Android Studio编写代码,通过此次实验学会了在一个Activity中创建按钮,

+ 点击按钮可以进入另一个Activity,同时添加图片到app当中最后在运行截图。

+

0 comments on commit 8cce0e8

Please sign in to comment.