文件名称:jdxsxxglxt
介绍说明--下载内容均来自于网络,请自行研究使用
本项目是一个使用SQLite的简单的ANDROID学生信息管理系统,仅限于新手练手。javaapk.com之前也介绍过一大波关于SQLite的例子源码,感兴趣的可以在javaapk.com首页右侧SQLite分类中下载。
本项目实现的功能模块
1、学生注册
2、会员登录
3、学生信息管理(查看、修改、长按键删除)
4、菜单项
数据库采用SQLite-This project is the use of a simple SQLite ANDROID student information management system, only the novice hand. Javaapk.com before the introduction of a large wave on the example of the SQLite source code, interested can be downloaded in the javaapk.com home page on the right SQLite.
The function module of this project
1, student registration
2, Member Login
3, student information management (view, modify, delete the long button)
4, menu items
Database using SQLite
本项目实现的功能模块
1、学生注册
2、会员登录
3、学生信息管理(查看、修改、长按键删除)
4、菜单项
数据库采用SQLite-This project is the use of a simple SQLite ANDROID student information management system, only the novice hand. Javaapk.com before the introduction of a large wave on the example of the SQLite source code, interested can be downloaded in the javaapk.com home page on the right SQLite.
The function module of this project
1, student registration
2, Member Login
3, student information management (view, modify, delete the long button)
4, menu items
Database using SQLite
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LoginProject
............\.classpath
............\.project
............\.settings
............\.........\org.eclipse.jdt.core.prefs
............\AndroidManifest.xml
............\assets
............\gen
............\...\com
............\...\...\wyf
............\...\...\...\login
............\...\...\...\.....\BuildConfig.java
............\...\...\...\.....\R.java
............\proguard.cfg
............\project.properties
............\res
............\...\drawable-hdpi
............\...\.............\ic_launcher.png
............\...\drawable-ldpi
............\...\.............\ic_launcher.png
............\...\drawable-mdpi
............\...\.............\exit.png
............\...\.............\helps.png
............\...\.............\icon.png
............\...\.............\ic_launcher.png
............\...\.............\listuser.png
............\...\.............\logo.png
............\...\drawable-xhdpi
............\...\layout
............\...\......\adduser.xml
............\...\......\edituser.xml
............\...\......\help.xml
............\...\......\main.xml
............\...\......\studentlist.xml
............\...\......\student_info.xml
............\...\......\student_row.xml
............\...\......\update_student.xml
............\...\......\userinfo.xml
............\...\values
............\...\......\strings.xml
............\src
............\...\com
............\...\...\wyf
............\...\...\...\Bean
............\...\...\...\....\Records.java
............\...\...\...\dao
............\...\...\...\...\DataBaseHelper.java
............\...\...\...\...\RecordsDao.java
............\...\...\...\login
............\...\...\...\.....\AddUserActivity.java
............\...\...\...\.....\EditUser.java
............\...\...\...\.....\Help.java
............\...\...\...\.....\LoginActivity.java
............\...\...\...\.....\StudentList.java
............\...\...\...\.....\Student_Info.java
............\...\...\...\.....\Update_Student.java
............\...\...\...\.....\UserInfo.java
............\students
............\students22
............\说明.htm