Abstract
The purpose of adult education APP design is to provide users with a platform for
curriculum resources, test resources and other aspects.
Compared with PC applications, adult education APP is mainly designed for
educational institutions, aiming to provide administrators and members with an adult
education APP. Members can view course resources in time through APP.
Adult education APP is an application platform under Android operating system. In
order to prevent compatibility and stability problems, the framework selects spring boot,
and the data storage between Android APP and background server is mainly through
MySQL. The data generated by users when using the application is transferred to the
database through java and other languages. In this way, promote the information flow and
data transmission efficiency of adult education APP, and provide an adult education APP
with rich content, diverse functions and easy operation.
Key words: adult education APP; Java language; MySQL database
目 录
目 录 ............................................................................................................................I
一 绪论..........................................................................................................................1
1.1 研究意义..............................................................................................................1
1.2 系统设计目的......................................................................................................2
1.3 系统设计思想......................................................................................................2
二系统开发环境及关键技术........................................................................................3
2.1 Java 编程语言......................................................................................................3
2.2 SpringBoot 框架 ..................................................................................................3
2.3 HBuilderX 简介 ...................................................................................................4
2.4 MySQL 数据库介绍............................................................................................4
2.5 uni-app 简介.......................................................................................................4
三 系统的设计..............................................................................................................5
3.1 APP 性能需求 .....................................................................................................5
3.2 APP 需求分析 .....................................................................................................6
3.3 可行性分析..........................................................................................................6
3.3.1 经济可行性...................................................................................................6
3.3.2 技术可行性...................................................................................................7