基于Android平台考试信息管理系统APP开发
摘要
当今社会,科学技术日新月异。尤其是移动电话和无线技术,在这两个领域里,发展速度最快, APP软件也是层出不穷,不仅促进了手机产业的快速发展,也给了人们更多的方便。大学生因其年少、求知、勇于探索、擅长运用技术快速解决问题而迅速成为 APP用户的主流。通过对某大学的实际需要的分析,提出了一种全新的综合型考试信息管理软件的必要性。通过深入调研,确定了需要并提出了整体的计划。在此基础上,将整个系统划分为三大类,即客户机、服务器后台、数据库,并进行了环境配置与方案设计。客户机与使用者进行互动,根据使用者的需要,进行数据的显示;服务器后台将客户机和数据库连接起来,并把用户的请求转换成 SQL查询语句;数据库存储数据,提供数据.目前,该 APP已经完成了系统的开发,并通过测试,取得了预期的结果。此外,该 APP具有很好的适应性、易操作、易用、易用、界面美观、互动流畅等优势。
关键词:关键词手持设备;Android;APP;考试信息管理
Title of Your Article
Abstract
In today's society, science and technology are changing with each passing day. Especially mobile phones and wireless technology, in these two fields, the fastest development, APP software is also emerging in an endless stream, not only to promote the rapid development of the mobile phone industry, but also to give people more convenience. College students have quickly become the mainstream of APP users because of their youth, curiosity, courage to explore, and good at using technology to solve problems quickly. Through the analysis of the actual needs of a university, the necessity of a new comprehensive examination information management software is proposed. Through in-depth research, the needs were identified and the overall plan was proposed. On this basis, the entire system is divided into three categories, namely client, server background, database, and environment configuration and scheme design. The client interacts with the user and displays the data according to the needs of the user; The server background connects the client and the database and converts the user's request into SQL query statements; The database stores the data and provides the data. At present, the APP has completed the development of the system and passed the test and achieved the expected results. In addition, the APP has the advantages of good adaptability, easy operation, easy to use, easy to use, beautiful interface, smooth interaction and so on.
Keywords: Keywords handheld devices; Android;APP; Exam information management.
目 录
摘要 1
1导言 4
2系统设计 4
2.1需求分析 4
2.2总体方案 5
2.2.1设计目标 5
2.2.2 系统功能 5
2.2.3开发模式 6
2.2.4开发流程 6
2.3 客户端设计 6
2.3.1功能模块 6
2.3.2详细设计 6
2.4服务器后台设计 7
2.5数据库表结构设计 7
2.5.1概念结构设计 7
2.5.2逻辑结构设计 7
3系统实现 8
3.1 客户端实现 8
3.1.1 用户界面实现 8
3.1.2数据加载与显示的实现 9
3.1.3数据访问与解析的实现 12
3.2 服务器后台实现 12
3.3 数据库实现 13
4总结 14
参考文献 14
摘要
当今社会,科学技术日新月异。尤其是移动电话和无线技术,在这两个领域里,发展速度最快, APP软件也是层出不穷,不仅促进了手机产业的快速发展,也给了人们更多的方便。大学生因其年少、求知、勇于探索、擅长运用技术快速解决问题而迅速成为 APP用户的主流。通过对某大学的实际需要的分析,提出了一种全新的综合型考试信息管理软件的必要性。通过深入调研,确定了需要并提出了整体的计划。在此基础上,将整个系统划分为三大类,即客户机、服务器后台、数据库,并进行了环境配置与方案设计。客户机与使用者进行互动,根据使用者的需要,进行数据的显示;服务器后台将客户机和数据库连接起来,并把用户的请求转换成 SQL查询语句;数据库存储数据,提供数据.目前,该 APP已经完成了系统的开发,并通过测试,取得了预期的结果。此外,该 APP具有很好的适应性、易操作、易用、易用、界面美观、互动流畅等优势。
关键词:关键词手持设备;Android;APP;考试信息管理
Title of Your Article
Abstract
In today's society, science and technology are changing with each passing day. Especially mobile phones and wireless technology, in these two fields, the fastest development, APP software is also emerging in an endless stream, not only to promote the rapid development of the mobile phone industry, but also to give people more convenience. College students have quickly become the mainstream of APP users because of their youth, curiosity, courage to explore, and good at using technology to solve problems quickly. Through the analysis of the actual needs of a university, the necessity of a new comprehensive examination information management software is proposed. Through in-depth research, the needs were identified and the overall plan was proposed. On this basis, the entire system is divided into three categories, namely client, server background, database, and environment configuration and scheme design. The client interacts with the user and displays the data according to the needs of the user; The server background connects the client and the database and converts the user's request into SQL query statements; The database stores the data and provides the data. At present, the APP has completed the development of the system and passed the test and achieved the expected results. In addition, the APP has the advantages of good adaptability, easy operation, easy to use, easy to use, beautiful interface, smooth interaction and so on.
Keywords: Keywords handheld devices; Android;APP; Exam information management.
目 录
摘要 1
1导言 4
2系统设计 4
2.1需求分析 4
2.2总体方案 5
2.2.1设计目标 5
2.2.2 系统功能 5
2.2.3开发模式 6
2.2.4开发流程 6
2.3 客户端设计 6
2.3.1功能模块 6
2.3.2详细设计 6
2.4服务器后台设计 7
2.5数据库表结构设计 7
2.5.1概念结构设计 7
2.5.2逻辑结构设计 7
3系统实现 8
3.1 客户端实现 8
3.1.1 用户界面实现 8
3.1.2数据加载与显示的实现 9
3.1.3数据访问与解析的实现 12
3.2 服务器后台实现 12
3.3 数据库实现 13
4总结 14
参考文献 14