《基于android的阅读软件App设计》由会员分享,可在线阅读,更多相关《基于android的阅读软件App设计(48页珍藏版)》请在金锄头文库上搜索。
1、摘要随着近几年科学技术的发展,人们的生活需要及物质水平的不断升高,原本只能在各种科幻电影中看到的智能手机也“飞入寻常百姓家”,而 APP 也借助智能手机这一平台满足人们各种各样的需求。阅读类 APP 作为通过提供信息满足用户获得信息的一类应用程序也越来越扮演着更为重要的角色。比如百度阅读,豆瓣阅读等优秀的 APP 已经成为了人们越来越青睐的阅读工具。本篇毕业设计主要是通过围绕阅读 APP来展开,设计并开发一款图书阅读 APP。通过对传统纸质阅读方式及国内外阅读类 APP 的发展现状进行了一定分析,并确定出本系统的功能,并且对系统的功能进行分析和管理,在此基础上归纳出系统的业务流程图,然后通过对
2、数据流图中的各个数据流进行分析,进而形成数据字典、数据处理逻辑等数据部分,并且进行了总体设计和详细设计,分离出系统的各个功能模块和数据库实现,设计出了系统的各个子模块的功能。系统通过使用 My Eclipse、等开发工具开发,采用 C/S 架构,并结合一定的web 前端技术,使用 Mysql 作为数据存储软件。关键词:安卓 APP;阅读类 APP;数据库;信息管理With thedevelopment ofscience andABSTRACTtechnology in recentyears, peoplesneedsandmaterial level rising, originally
3、only seen in science fiction movies, a variety of smartphones, flying into the homes of ordinary people, but also with intelligent APP phoneplatform to meet the needs of a wide variety of people. Read as a class APP byproviding information to meet user application information to obtain a class arein
4、creasingly playing a more important role. For example, reading Baidu, outstandingAPP watercress and reading has become more and more people of all ages reading tool.The graduation project is mainly to expand by ar ound reading APP, design and developa book reading APP. By way of reading traditional
5、paper reading development status athome and abroad for a certain class of APP analyze and determine the function of thesystem, and the function of the system is analyzed and managed on the basis of summedsystem operational flow chart and then by performing a data flow diagram for each dataflow analy
6、sis, thus the formation of the data dictionary, data pr ocessing logic datasection, and for the overall design and detailed design, separating the various functionalmodules and database system implementation, devised the function of each sub-modulesystem.By using the system Myeclipse, development to
7、ols developed using C / S architecture,combined with certain web front- end technology, using Mysql as data storage software.Keywords: andiord APP; reading APP; databases; infor mation management目录引言. 11. 绪论.21.1 课题背景.21.2 目的和意义.21.3 阅读 APP 国内外发展现状. 31.4 系统设计思想.42 阅读软件的需求分析.62.1 软件概述.62.2 开发可行性分析. 62.2.1 管理可行性分析.62.2.2 技术可行性分析.62.2.3 经济可行性分析.72.2.4 运行可行性分析.72.3 系统需求分析.73 阅读 APP 的系统分析.93.1 系统业务流程分析.93.2 系统数据流程分析.103.3 数据字典.133.3.1 数据项. 133.3.2 数据结构. 163.3.3 主要数据流.173.3.4 数据存储. 183.3.5 外部实体. 193.3.6 主要处理逻辑.194 系统设计.