毕业论文

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

基于Android的日程管理软件的设计与实现

时间:2019-10-12 20:26来源:毕业论文
基于Android的日程管理软件的主要功能是对个人的事项进行安排和记录,以便于进行有效率的事项处理。开发此软件时采用了软件工程的思想,先进行了可行性分析和需求分析,然后进行

摘要: 基于Android的日程管理软件的主要功能是对个人的事项进行安排和记录,以便于进行有效率的事项处理。开发此软件时采用了软件工程的思想,先进行了可行性分析和需求分析,然后进行设计和实现。39926
软件共分为四个模块:日历显示模块、日程添加模块、日程显示模块和数据处理模块。进入应用时先显示日历界面,点击日期可进行日程的添加,日程信息交由数据处理模块处理,如果点击的日期存在日程,则显示日程。
本软件在Android开发环境中进行开发,采用Java语言编写功能模块,使用SQLite数据库管理数据。
毕业论文关键词:日程管理;Android;SQLite;
Design and Implementation of Android-based Schedule Management Software
Abstract: The main function of Android-based schedule managerment software is the personal arrangements and recording, in order to facilitate efficient handling matters. When developing this software i use the idea of software engineering, first carried out a feasibility analysis and demand analysis, then carried on the design and the realization.
Software consists of four modules: the calendar display module, schedule adding module , schedule display module and data processing module. Calendar is the first interface to display when entering the application. Clicking on the date can add a schedule. Schedule information is processed by the data module. If you click on the date existing schedule, the schedule will be displayed.
The software is developed in the Android development environment. Function modules are implemented in Java language and SQLite database is used to manage data.
Keywords:  Calendar; Android; SQLite;
目  录
第1章  绪论    1
1.1 选题背景    1
1.2 本文研究内容    2
第2章  系统分析    3
2.1 可行性分析    3
2.2 需求分析    3
2.2.1 系统的综合要求    3
2.2.2 系统的数据要求    4
2.4 本章小结    6
第3章  系统设计    7
3.1 功能模块设计    7
3.2 数据库设计    8
3.2.1概念结构设计    8
3.2.2逻辑结构设计    8
3.3 本章小结    9
第4章  系统实现    10
4.1 日历显示的实现    10
4.2 日程添加的实现    11
4.3 日程显示的实现    12
4.4 数据操作的实现    14
4.5 本章小结    14
第5章  用户手册    15
5.1  软硬件环境    15
5.2  环境配置    15
5.3 本章小结    18
第6章  总结与展望    19
6.1 总结    19
6.2 展望    19
毕业设计体会    20
致谢    21
参考文献    22
英文翻译资料    23
第1章  绪论
1.1 选题背景
现代生活节奏的加快使很多人都忙得团团转,每天都有大量的事情等着处理。在公司中可能你正在处理工作业务,而领导要求你临时帮他办个其它事情,刚要去办的时候又有人电话催你开会。在生活中你可能安排好了最近一段时间的计划,却因为突发情况而忘记了要处理的计划。要处理的事情是如此之多,往往在忙着一件事的同时还要想着另一件事,你会发现时间和头脑永远也不够用。那么如何才能应对这种情况呢?带着这个问题,本人了解到了有关时间管理的内容。
个人如何有效的利用时间是一个很有趣的问题,古往今来已经有很多人对这问题进行了研究并提出了很多时间管理的方法。对于时间的管理各人有各人的看法,有人觉得不重要,事情来了就办并不需要仔细安排。也有人认为时间管理十分有用,一个好的时间管理方法能够有效地把工作和生活安排好,使时间利用得更有效率。 基于Android的日程管理软件的设计与实现:http://www.751com.cn/jisuanji/lunwen_40654.html
------分隔线----------------------------
推荐内容