毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

基于Andriod的阅读软件的设计与实现

时间:2019-03-17 20:44来源:毕业论文
利用Google的Andriod集成开发环境ADT进行开发。文章首先介绍了课题的研究背景以及Andriod开发的相关技术理论。阐述在开发过程中对系统进行的详细的需求分析

摘  要: 随着智能化电子化水平的提高,电子阅读方式已经渐渐成为现代人主要的阅读方式。电子阅读器相比于传统书籍具有方便快捷、存储容量大,易于操作等优点。本系统利用Google的Andriod集成开发环境ADT进行开发。文章首先介绍了课题的研究背景以及Andriod开发的相关技术理论。阐述在开发过程中对系统进行的详细的需求分析,根据需求分析结果对系统做出总体设计。然后着重介绍了该电子阅读器在本地书柜、在线书库、白天模式和黑夜模式、屏幕方向、字体加大缩小以及翻页功能的模块的设计与实现。最后对本次设计做出总结与展望。33857
毕业论文关键词: Andriod开发; 电子阅读软件; Java
The Design and Implementation of Reading Software Based on Android
Abstract: With the improvement of intelligent electronic level, EBook reading has gradually become the main reading way in our life.Electronic Readers are more convenient and larger stored compared with the traditional books.Besides it is easy to operate. This system is based on Google's android ADT. It is an integration development environment for Andriod development. This article is consists of the following parts.The first paragraph introduces the research background and the development of the android along with the related technical theory. The second paragraph expounds the development process about the demand analysis.The third expounds the overall design about the system based on the demand analysis. Then, the forth paragraph introduced the functions of the electronic reader on local bookcase, online library, day and night screen direction, font increase and decrease and turn page right and left. Finally make a summary and outlook of the design.
Keywords: Andriod Development; Electronic readers; Java
目  录
第1章  绪论    1
1.1 课题研究背景及意义    1
1.2 国内外研究现状    1
1.3 论文主要内容及组织结构    1
第2章  Andriod应用开发环境介绍    3
2.1 Android系统及架构介绍    3
2.2 Andriod基本组件介绍    3
2.2.1 Activity(活动)    3
2.2.2 Service(服务)    3
2.2.3 Broadcast Receiver(广播接受器)    3
2.2.4 Content Provider(内容提供者)    4
2.2.5 Intent    4
2.3 系统开发工具介绍    4
第3章  电子阅读软件需求分析    5
3.1 书籍管理需求分析    5
3.2 书籍编辑需求分析    5
3.3 书籍阅读需求分析    5
3.4 界面交互需求分析    6
第4章  电子阅读软件总体设计    7
4.1 功能模块设计    7
4.1.1 软件主要功能模块设计    7
4.1.2 书籍管理模块设计    7
4.1.3 书籍编辑模块设计    8
4.1.4 书籍阅读模块设计    8
4.1.5 阅读交互模块设计    8
4.1.6 系统功能模块    9
4.2 系统流程设计    9
4.3 系统数据库设计    12
4.3.1  Andriod内置数据库SQLite概述    12
4.3.2  系统涉及的数据结构分析    13
第5章  电子阅读软件详细设计    15
5.1 系统流程详细设计    15
5.1.1  初始化子线程的建立    15
5.1.2  系统资源文件的解析    16
5.2 系统功能详细设计    16
5.2.1  本地书柜    17 基于Andriod的阅读软件的设计与实现:http://www.youerw.com/jisuanji/lunwen_31151.html
------分隔线----------------------------
推荐内容