基于Android手机客户端图书借还APP的设计
基于辽宁工学院图书馆 APP系统的借阅功能进行了改进,实现了 APP的使用和使用,使其更加灵活、更加流畅,为自主开发图书馆 APP提供了借鉴。使用 AndroidStudio开发工具, Eclipse作为后台开发工具,使用 JFinal框架构建后台。该资料库使用 MySQL,间接地连接到 Tomcat伺服器。前、后台采用 C/S结构,采用 Java语言,对 APP的背景和功能识别图片进行了简单的连接,使其更加新颖。通过安卓系统的仿真和多种机型的实际使用,该软件具有良好的界面、合理的使用、流畅的性能,各项性能指标都比辽宁理工学院的 APP系统要好。
Title of Your Article
Abstract
Based on the borrowing function of the library APP system of Liaoning Institute of Technology, the borrowing function has been improved, and the use and use of the APP has been realized, making it more flexible and smooth, which provides a reference for the independent development of library APP. Using the Android Studio development tool, Eclipse as the background development tool, and using the JFinal fr amework to build the background. The repository uses MySQL to connect indirectly to the Tomcat server. The front and back end use C/S structure, using Java language, the background and function recognition of the APP are simply connected, making it more novel. Through the simulation of the Android system and the actual use of a variety of models, the software has a good interface, reasonable use, smooth performance, and various performance indicators are better than the APP system of Liaoning Institute of Technology.
Keywords: Android;Borrow and return APP; C/S mode;Java;MySQL;Eclipse;Tomcat
摘要 1
1前言 3
2辽宁工业大学图书馆APP借阅功能的问卷调查 3
3图书借还APP构建和功能设计 4
3.1问题分析与架构设计 4
3.1.1界面的设计 4
3.1.2据库的选择 5
3.1.3服务器的选择 5
3.2系统架构 6
3.3功能分析与更新式设计 6
3.4图书借还APP工作流程图设计 7
4 图书借还APP数据库设计 7
4.1书借还APP的E-R设计 7
4.2数据库设计 8
5图书借还APP核心代码的实现 9
5.1 前台客户端核心代码的实现 9
5.1.1前端客户机概览 9
5.1.2图书外借接口的核心代码 9
5.1.3书籍界面核心代码 9
5.1.4借书架界面核心代码 10
5.1.5我的界面部分代码 11
5.2后台管理端核心代码的实现 11
5.2.1后台系统的设计 11
5.2.2 图书管理模块部分核心代码 11
5.2.3 用户管理模块核心代码 12
5.2.4 借阅管理模式核心代码 13
6图书借还APP的测试 14
6.1 客户端运行测试 14
6.2比较测试 15
7结论 17
参考文献 17