Skip to content

Commit

Permalink
hzuapps#2 hzuapps#1037 #实验二
Browse files Browse the repository at this point in the history
  • Loading branch information
name committed Apr 21, 2018
1 parent dfdcc41 commit 42f1c62
Show file tree
Hide file tree
Showing 10 changed files with 36 additions and 29 deletions.
36 changes: 36 additions & 0 deletions soft1614080902341/report2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# 第二次实验报告

## 1.实验目的:
Android组件编程

## 2.实验步骤:

阅读实验要求:https://github.com/hzuapps/android-labs-2018/labels/Lab

在电脑上Android Studio编写代码

// 代码要可以运行!

使用Git将代码提交到自己的库中:https://github.com/YOUR_NAME/android-labs-2018

$ git pull

$ git add 学号目录/*

$ git commit "#12345678 "

$ git push

在自己的GitHub库上创建和发送Pull Request(注意查看Changed files)

// 是否只修改了自己的文件?

在GitHub中使用Markdown文件编写实验报告(report1.md, report2.md)

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

## 3.实验结果:

## 4.实验体会:

动手开始使用Android Studio还是比较简单的,基本百度一下怎么做就好了,设计的东西也很容易,可以开始看到自己的基础界面还算蛮好玩的,就是实验室的网络真的差,得回宿舍做。
10 changes: 0 additions & 10 deletions soft1614080902341/res/menu/menu_soft1614080902341.xml

This file was deleted.

Binary file removed soft1614080902341/res/mipmap-hdpi/ic_launcher.png
Binary file not shown.
Binary file removed soft1614080902341/res/mipmap-mdpi/ic_launcher.png
Binary file not shown.
Binary file removed soft1614080902341/res/mipmap-xhdpi/ic_launcher.png
Binary file not shown.
Binary file removed soft1614080902341/res/mipmap-xxhdpi/ic_launcher.png
Binary file not shown.
Binary file removed soft1614080902341/res/mipmap-xxxhdpi/ic_launcher.png
Binary file not shown.
6 changes: 0 additions & 6 deletions soft1614080902341/res/values-w820dp/dimens.xml

This file was deleted.

5 changes: 0 additions & 5 deletions soft1614080902341/res/values/dimens.xml

This file was deleted.

8 changes: 0 additions & 8 deletions soft1614080902341/res/values/styles.xml

This file was deleted.

0 comments on commit 42f1c62

Please sign in to comment.