Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

实验6: Android数据库编程(可选) #92

Open
zengsn opened this issue Apr 11, 2016 · 0 comments
Open

实验6: Android数据库编程(可选) #92

zengsn opened this issue Apr 11, 2016 · 0 comments
Labels
Milestone

Comments

@zengsn
Copy link
Contributor

zengsn commented Apr 11, 2016

可选:应用数据存储可采用文件或数据库存储。

  1. 将应用产生的数据存储到数据库中;
  2. 使用UML类图描述表结构;
  3. 将应用运行结果截图。
@zengsn zengsn added the 实验 label Apr 11, 2016
@zengsn zengsn added this to the 2016春季 milestone Apr 11, 2016
soleMemory added a commit to soleMemory/android-labs that referenced this issue May 1, 2016
soleMemory added a commit to soleMemory/android-labs that referenced this issue May 1, 2016
soleMemory added a commit to soleMemory/android-labs that referenced this issue May 1, 2016
soleMemory added a commit to soleMemory/android-labs that referenced this issue May 1, 2016
soleMemory added a commit to soleMemory/android-labs that referenced this issue May 1, 2016
hebinhai added a commit to hebinhai/android-labs that referenced this issue May 4, 2016
数据保存在GameActivity中
zengsn added a commit that referenced this issue May 4, 2016
Axin27 added a commit to Axin27/android-labs that referenced this issue May 7, 2016
WL101ZYF added a commit to WL101ZYF/android-labs that referenced this issue May 10, 2016
WCTNOC added a commit to WCTNOC/android-labs that referenced this issue May 11, 2016
hh-froal added a commit to hh-froal/android-labs that referenced this issue May 11, 2016
TitleView.java界面的整体视图
SnakeView.java贪吃蛇类的视图主要逻辑控制和绘制类
Snake.java为主界面类,是Activity类
zengsn added a commit that referenced this issue May 11, 2016
WCTNOC added a commit to WCTNOC/android-labs that referenced this issue May 11, 2016
实验最后所有代码,其中AndroidManifest.xml无法修改所有放在我学号里面了。
zengsn added a commit that referenced this issue May 12, 2016
Leo-ZLC added a commit to Leo-ZLC/android-labs that referenced this issue May 12, 2016
zengsn added a commit that referenced this issue May 12, 2016
happycaitou added a commit to happycaitou/android-labs that referenced this issue May 12, 2016
zengsn added a commit that referenced this issue May 12, 2016
wcx2635391125 added a commit to wcx2635391125/android-labs that referenced this issue May 12, 2016
yjf2213939 added a commit to yjf2213939/android-labs that referenced this issue May 12, 2016
zengsn added a commit that referenced this issue May 12, 2016
LGSEN added a commit to LGSEN/android-labs that referenced this issue May 13, 2016
wasonchan added a commit to wasonchan/android-labs that referenced this issue May 13, 2016
zengsn added a commit that referenced this issue May 13, 2016
zengsn added a commit that referenced this issue May 13, 2016
zengsn added a commit that referenced this issue May 13, 2016
zengsn added a commit that referenced this issue May 18, 2016
实验所有代码已经提交 #92 #95 #24 实验6,,9
liwenjie0 added a commit to liwenjie0/android-labs that referenced this issue May 24, 2016
更改了主界面视图,增加了插入信息界面,使用了SQliteDatabase数据库进行数据存储
zengsn added a commit that referenced this issue May 24, 2016
@zengsn zengsn mentioned this issue May 24, 2016
lizicong added a commit to lizicong/android-labs that referenced this issue May 25, 2016
zengsn added a commit that referenced this issue May 25, 2016
SimpleCodeCX added a commit to SimpleCodeCX/android-labs that referenced this issue May 25, 2016
SimpleCodeCX added a commit to SimpleCodeCX/android-labs that referenced this issue May 25, 2016
lgl994756717 added a commit to lgl994756717/android-labs that referenced this issue May 27, 2016
zengsn added a commit that referenced this issue May 27, 2016
zhenglide added a commit to zhenglide/android-labs that referenced this issue May 28, 2016
zengsn added a commit that referenced this issue May 30, 2016
JERR-lxm added a commit to JERR-lxm/android-labs that referenced this issue May 30, 2016
zengsn added a commit that referenced this issue May 31, 2016
HeyLK added a commit to HeyLK/android-labs that referenced this issue Jun 1, 2016
zengsn added a commit that referenced this issue Jun 1, 2016
qq379701982 added a commit to qq379701982/android-labs that referenced this issue Jun 13, 2016
zengsn added a commit that referenced this issue Jun 14, 2016
#92 #95 #101完成数据存储和综合编程
chensongkui added a commit to chensongkui/android-labs that referenced this issue Jun 15, 2016
DUDUfine added a commit to DUDUfine/android-labs that referenced this issue Jun 16, 2016
1019940946 added a commit to 1019940946/android-labs that referenced this issue Jun 16, 2016
建立一个包,存放和数据库相关的文件。
1019940946 added a commit to 1019940946/android-labs that referenced this issue Jun 16, 2016
Net1314080903115_MySQLiteOpenHelper ——————继承SQLiteOpenHelper类,编写创建数据库流程。
Net1314080903115_Constant————————————在这个类里,定义了一些常量,包括数据库名称、表名称和表的列名
Net1314080903115_Account————————————这个类用于保存Account表的一条记录。
1019940946 added a commit to 1019940946/android-labs that referenced this issue Jun 16, 2016
新建登录界面,实现登录功能
使用 http://lyongsb.cn:81/CloudNotes.asmx/ 接口
用GET方式提交用户名和密码,解析返回的json字符串,得到返回结果
根据结果,登录成功跳转主界面,登录失败时显示提示。
zengsn added a commit that referenced this issue Jun 17, 2016
pilimachao added a commit to pilimachao/android-labs that referenced this issue Jun 20, 2016
pilimachao added a commit to pilimachao/android-labs that referenced this issue Jun 20, 2016
pilimachao added a commit to pilimachao/android-labs that referenced this issue Jun 20, 2016
@zengsn zengsn closed this as completed Jun 29, 2016
@zengsn zengsn reopened this Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant