毕业论文

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

C#个人事务管理系统的设计与实现+ER图

时间:2017-06-24 22:03来源:毕业论文
本系统运用Visual Studio 2010完成系统开发,并将SQL Server 2008作为数据库开发的工具,整个系统采用三层架构使系统更加容易维护和理解

摘 要:个人事务管理系统有助于提高个人的办事效率,使个人的公事和私事都有条不紊地进行,为用户节省更多的时间。本系统是一个综合性的个人事务处理软件,开发模式是C/S模式。本系统运用Visual Studio 2010完成系统开发,并将SQL Server 2008作为数据库开发的工具,整个系统采用三层架构使系统更加容易文护和理解。采用三层架构实现数据访问,业务逻辑处理和用户界面交互之间的相互独立和关联机制,增强各层内部的内聚性,减少各层之间的耦合性。本系统的主要功能有个人理财、常用账号、通讯录、备忘录、待办事项、工作内容和工作进度等等,能够最大限度地满足用户日常事务的各项需求。本系统实现了精确的定时提醒功能,确保用户不会错过已设定的事务,使用户有计划地完成各项日常事务。10729
关键词:个人事务;桌面软件;定时提醒;SQL Server
Design and Implementation of Personal Affairs Management System
Abstract: Personal affairs management system is helpful to improve the efficiency of your work and daily affairs, the public and private affairs finished methodically, and save more time for the user. It is a comprehensive personal affairs processing software,its development mode is C/S mode. This system using Visual Studio 2010 as the main development tools, and using SQL Server 2008 as the tool for develop database, the system adopts three-layer architecture make the system more easy to maintain and understand. By using three-layer architecture, data accessing, business logic processing, and user interface interaction between the independent and associated mechanism, strengthen the layers of the internal cohesion, reduce the coupling between the layers. The main function of this system has: personal finance, common account, address book, memo, to-do, working content and working progress and so on, it can maximize satisfy the daily affairs of user requirements. This system has realized the timing remind function precisely, it ensures that the user won't miss transactions that has planned ,ensure the user finish the daily affairs in a planned way.
Key Words: Personal Affairs; Desktop Software; Timing Remind; SQL Server
目    录
摘 要    1
引言    2
1.绪论    2
1.1发展现状    2
1.2研究意义    2
2.相关技术简介    3
2.1 C#程序设计语言    3
2.2 SQL Server 2008数据库技术    3
3.系统概要设计    4
3.1 系统的功能结构    4
3.2 系统的功能设计    4
3.3 数据库设计    5
4.系统详细设计    8
4.1 系统主要功能模块实现    8
4.2 关键算法描述    11
5.总结    13
致谢    15
个人事务管理系统的设计与实现
引言
随着社会的进步和生活节奏的加快,个人的各项待办事务日益增多并呈现有些杂乱无章的现象,与此同时,随着信息技术和应用软件的迅速推广和广泛应用,也使得个人事务急切需要一个小型的软件来管理使得其有序进行,将人们从复杂的事务中解放出来以专心从事正在进行的事务中,同时还不至于错过接下来的任务和工作。
1.绪论
1.1发展现状
目前,已经出现一些类似的个人事务管理系统,不过一般都是功能不太完善,或是功能单一只能提供部分用户需要的功能。有的是只提供了简单的倒计时提醒,有的则是只提供了通讯录或是记事本类似的功能,还没有一个软件对这些所有必要的需求进行汇总,所以很有必要开发一个综合而全面的软件以满足用户的各项需求,例如小孩便笺这一桌面软件,只是提供了以时钟为基础的提醒功能和简单的记事功能,还远远不能满足当下用户的个人事务管理的需求。 C#个人事务管理系统的设计与实现+ER图:http://www.751com.cn/jisuanji/lunwen_9861.html
------分隔线----------------------------
推荐内容