Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

实验五:Android存储编程 #5

Open
jiaohui opened this issue Feb 13, 2020 · 0 comments
Open

实验五:Android存储编程 #5

jiaohui opened this issue Feb 13, 2020 · 0 comments
Labels
Lab 实验要求

Comments

@jiaohui
Copy link
Collaborator

jiaohui commented Feb 13, 2020

实验目标

  1. 了解Andoid的存储手段
  2. 掌握Android的文件存储
  3. 掌握Android的数据库存储

实验内容一(选做1个)

  • 根据选题要求使用文件存储
  1. 将应用产生的数据保存到文件存储中;
  2. 说明使用的文件存储方式:内部 or 外部;
  3. 将运行结果截图。

实验内容二(选做1个)

  • 应用数据存储可采用数据库存储。
  1. 将应用产生的数据存储到数据库中;
  2. 将应用运行结果截图。

实验提示

  1. 重写实验报告,可以网站上直接修改和预览,但是要在自己电脑上执行命令:
git pull
  1. 注意复习和参考前几次实验的步骤与要求:

实验要点:修改XXActivity.java

  1. 功能1Activity.java
  2. 功能2Activity.java
  3. 功能3Activity.java
  4. 其他Java文件
  5. 界面XML文件的改动

实验参考(待更新)

@jiaohui jiaohui added the Lab 实验要求 label Feb 13, 2020
HuaStarOS added a commit to HuaStarOS/android-labs-2020 that referenced this issue Nov 1, 2020
GBSTS added a commit to GBSTS/android-labs-2020 that referenced this issue Nov 4, 2020
GBSTS added a commit to GBSTS/android-labs-2020 that referenced this issue Nov 4, 2020
GBSTS added a commit to GBSTS/android-labs-2020 that referenced this issue Nov 5, 2020
Playerlhh added a commit to Playerlhh/android-labs-2020 that referenced this issue Nov 17, 2020
Playerlhh added a commit to Playerlhh/android-labs-2020 that referenced this issue Nov 17, 2020
huanxuaner added a commit to huanxuaner/android-labs-2020 that referenced this issue Nov 18, 2020
zengsn added a commit that referenced this issue Nov 18, 2020
Playerlhh added a commit to Playerlhh/android-labs-2020 that referenced this issue Nov 18, 2020
522090231 added a commit to 522090231/android-labs-2020 that referenced this issue Nov 19, 2020
yuanxiaoban added a commit to yuanxiaoban/android-labs-2020 that referenced this issue Nov 22, 2020
zkw55 added a commit to zkw55/android-labs-2020 that referenced this issue Nov 22, 2020
jaydjxing added a commit to jaydjxing/android-labs-2020 that referenced this issue Nov 22, 2020
zengsn added a commit that referenced this issue Nov 23, 2020
zengsn added a commit that referenced this issue Nov 23, 2020
zengsn added a commit that referenced this issue Nov 23, 2020
zengsn added a commit that referenced this issue Nov 23, 2020
zengsn added a commit that referenced this issue Nov 23, 2020
zengsn added a commit that referenced this issue Nov 23, 2020
Xiaohuang-12 added a commit to Xiaohuang-12/android-labs-2020 that referenced this issue Nov 23, 2020
Chanlex added a commit to Chanlex/android-labs-2020 that referenced this issue Nov 23, 2020
Chanlex added a commit to Chanlex/android-labs-2020 that referenced this issue Nov 23, 2020
Chanlex added a commit to Chanlex/android-labs-2020 that referenced this issue Nov 23, 2020
Chanlex added a commit to Chanlex/android-labs-2020 that referenced this issue Nov 23, 2020
Deng-dong555 added a commit to Deng-dong555/android-labs-2020 that referenced this issue Nov 23, 2020
zengsn added a commit that referenced this issue Nov 23, 2020
zengsn added a commit that referenced this issue Nov 23, 2020
Jamielxl added a commit to Jamielxl/android-labs-2020 that referenced this issue Jan 9, 2021
1nnocent1 added a commit to 1nnocent1/android-labs-2020 that referenced this issue Jan 9, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
#5 #61 第五次实验+实验报告
qxadc added a commit to qxadc/android-labs-2020 that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
#5 #435 第五次实验+实验报告五
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
#5 #197 实验5,6代码以及报告
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
#5 #6 #134 实验5、6代码+实验报告6
zengsn added a commit that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
book-ccr added a commit to book-ccr/android-labs-2020 that referenced this issue Jan 10, 2021
zengsn added a commit that referenced this issue Jan 10, 2021
qxadc added a commit to qxadc/android-labs-2020 that referenced this issue Jan 11, 2021
zengsn added a commit that referenced this issue Jan 12, 2021
qxadc added a commit to qxadc/android-labs-2020 that referenced this issue Jan 12, 2021
zengsn added a commit that referenced this issue Jan 12, 2021
zhengtingting1 added a commit to zhengtingting1/android-labs-2020 that referenced this issue Jan 12, 2021
zhengtingting1 added a commit to zhengtingting1/android-labs-2020 that referenced this issue Jan 12, 2021
jun-stack added a commit to jun-stack/android-labs-2020 that referenced this issue Jan 13, 2021
jun-stack added a commit to jun-stack/android-labs-2020 that referenced this issue Jan 13, 2021
Thisko added a commit to Thisko/android-labs-2020 that referenced this issue Jan 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Lab 实验要求
Projects
None yet
Development

No branches or pull requests

1 participant