ImageVerifierCode 换一换
格式:DOC , 页数:55 ,大小:1.89MB ,
资源ID:1273888      下载积分:30 文钱
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,省得不是一点点
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.wenke99.com/d-1273888.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: QQ登录   微博登录 

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(家庭管家系统 —家庭理财、家庭相册模块---毕业论文.doc)为本站会员(滴答)主动上传,文客久久仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知文客久久(发送邮件至hr@wenke99.com或直接QQ联系客服),我们立即给予删除!

家庭管家系统 —家庭理财、家庭相册模块---毕业论文.doc

1、 本 科 毕 业 论 文 家庭管家系统 家庭理财 、家庭相册模块 Family Manage System Family Finance And Family Album Modules 姓 名: 学 号: 学 院:软件学院 系:软件工程 专 业:软件工程 年 级: 指导教师: 年 月 家庭管家系统 2 摘 要 随着科技的进步与经济的飞速发展 , 人们的工作量及工作压力越来越大 , 脑力负荷也随之剧增 。 但工作不是生活的全部,家庭生活也同样重要。一个人的精力有限,要同时掌握好工作和家庭、平衡两者,并不是件容易的事。这时如果有一个管家能帮助分担家庭方面的事务就再好不过了。但是家家户户都聘请一个

2、管家并不实际,此时 功能强大、操作简单的 电子管家便应运而生了。 如何利用计算机的精确快速 ,设计出使用简单 ,覆盖面广 ,能够帮助一家之主轻松管理家庭事务的软件 , 以减少繁重的工作 之后还要处理家庭琐事带来的疲惫感 ,是软件工作者们一直努力的目标之一 。 该 家庭管家系统是基于 C#技术及 .NET 三层架构模式并通过 visual studio 2005 在 Windows 平台上开发的 。 通过该系统 , 用户可以方便的查看 、 记录和管理家庭大小事务 。 其中包括家庭理财 、 家庭记事 、 资产管理 、 密码管理 、 通讯录 、提醒 、 系统和家庭相册八个部分 。 本文 描述了开发该

3、家庭管家系统的完整的思路和实现过程。 其中详细说明了家庭理财模块和家庭相册模块的设计与实现。 关键词 : 家庭 管 家 系统 ; C ; 三层架构 家庭管家系统 3 Abstract With advances in technology and the rapid development of economy, peoples workload and increasing work pressure, mental workload also increased. But work is not all, family life is equally important. A person

4、s energy is limited, having a good balance between job and family is not easy. If there is a housekeeper at this time to help the sharing of the family-related matters could not be better. However, it is not practical to hire a housekeeper for every household, and then the powerful, easy to operate,

5、 electronical housekeeper is in place. How to use the precise and fast computer to design an easy use and wide coverage software that can help the family owners to easily manage the Family Affairs in order to reduce the fatigue which is brought by heavy work and the step-by domestic chores, has been

6、 one of the objectives of the software workers. This Family Manage System is based on C # technology and the adoption of .NET three-tier architecture,developed by visual studio 2005 in the Windows development platform. Through the system, users can easily view, record and manage the family affairs.

7、Including family finance, family notes, family property, family password, family contacts, family alarm, system and the family albums in eight parts. This paper describes the complete ideas and the realization of the Family Manage System development. And details the design and Implementation of the

8、family finance and the family album modules. Key words: Family Manage System ; C ; three-tier architecture 家庭管家系统 4 目录 第一章 引言 . 10 1.1 课题简介 . 10 1.2 选题背景 . 10 1.3 选题意义 . 10 第二章 开发环境与主要技术 . 11 2.1 系统开发环境 . 11 2.2 技术背景 . 11 2.2.1 C . 11 2.2.2 .NET 三层架构 . 12 2.2.3 Access 数据库 . 13 第三章 系统设计与分析 . 15 3.1 系

9、统整体功能分析与设计 . 15 3.1.1 系统整体软件目标 . 15 3.1.2 系统用例图 . 15 3.1.3 系统功能模块的划分图 . 16 3.1.4 用户登陆系统流程 . 16 3.2 家庭理财模块功能分析与设计 . 17 3.2.1 家庭理财模块设计目标 . 17 3.2.2 家庭理财模块功能分析 . 17 3.2.3 家庭理财模块用例图 . 18 3.2.4 家庭理财模块功能划分图 . 19 3.2.5 用户登陆家庭理财模块流程 . 20 3.3 家庭相册模块功能分析与设计 . 20 3.3.1 家庭相册模块设计目标 . 20 3.3.2 家庭相册模块功能分析 . 20 3.3

10、.3 家庭相册模块用例图 . 21 3.3.4 家庭相册模块功能划分图 . 21 3.3.5 用户登陆家庭相册模块流程 . 22 3.4 数据库设计 . 22 第四章 家庭管家系统(家庭理财模块)设计与实现 . 25 4.1 用户进入家庭理财模块的界面 . 25 4.2 支出子模块的实现 . 26 4.2.1 支出子模块用例图 . 26 4.2.2 用户进 入支出子模块流程 . 26 4.2.3 显示家庭支出列表的实现 . 27 家庭管家系统 5 4.2.4 显示特定日期家庭支出记录的实现 . 27 4.2.5 显示特定条件家庭支出记录的实现 . 28 4.2.6 新增家庭支出记录的实现 .

11、28 4.2.7 修改特定家庭支出记录的实现 . 28 4.2.8 删除特定家庭支出记录的实现 . 29 4.3 收入子模块的实现 . 29 4.3.1 收入子模块用例图 . 29 4.3.2 用户 进入收入子模块的流程 . 30 4.3.3 显示所有家庭收入记录的实现 . 30 4.3.4 显示特定日期家庭收入记录的实现 . 30 4.3.5 显示特定条件家庭收入记录的实现 . 31 4.3.6 新增家庭收入记录的实现 . 31 4.3.7 修改特定家庭收入记录的实现 . 31 4.3.8 删除特定家庭收入记录的实现 . 32 4.4 调动子模块的实现 . 32 4.4.1 调动子模块用例图

12、 . 32 4.4.2 用户进入调动子模块的流程 . 33 4.4.3 显示所有资金调动记录的实现 . 33 4.4.4 显示特定条件资金调动记录的实现 . 33 4.4.5 新增资金调动记录的实现 . 34 4.4.6 修改特定资金调动记录的实现 . 34 4.4.7 删除特定资金调动记录的实现 . 34 4.5 理财统计子模块的实现 . 35 4.5.1 关于 ZedGraph . 35 4.5.2 理财统计子模块用例图 . 35 4.5.3 用户进入理财统计子模块的流程 . 36 4.5.4 家庭收入统计的实现 . 37 4.5.5 收入来源统计的实现 . 37 4.5.6 家庭支出统计

13、的实现 . 37 4.5.7 消费性质统计的实现 . 37 4.6 债权 /债务子模块的实现 . 38 4.6.1 债权 /债 务子模块用例图 . 38 4.6.2 用户进入债权 /债务子模块的流程 . 39 4.6.3 显示债权或债务信息记录的实现 . 39 4.6.4 新增债权或债务信息记录的实现 . 39 4.6.5 修改特定债权或债务信息记录的实现 . 40 4.6.6 删除特定债权或债务信息记录的实现 . 40 4.7 银行帐号子模块的实现 . 41 4.7.1 银行帐号子模块用例图 . 41 4.7.2 用户进入银行帐号子模块的流程 . 41 4.7.3 获取所有银行账户信息的实现

14、 . 42 4.7.4 新增银行账户信息的实现 . 42 4.7.5 修改选定银行账户信息的实现 . 43 4.7.6 删除选定银行账户信息的实现 . 43 家庭管家系统 6 4.8 资料子模块的实现 . 44 4.8.1 资料子模块用例图 . 44 4.8.2 用户进入资料子模块的流程 . 44 4.8.3 获取所有家庭成员记录集的实现 . 45 4.8.4 添加家庭成员记录的实现 . 45 4.8.5 修改家庭成员记录的实现 . 45 4.8.6 删除选定成员记录的实现 . 46 第五章 家庭管家系统(家庭相册模块)设计与实现 . 47 5.1 用户进入家庭相册模块的界面 . 47 5.2

15、 用户打开某张相片后的页面 . 47 第六章 测试及运行结果 . 49 6.1 家庭理财模块测试及运行结果 . 49 6.1.1 支出子模块测试及运行结果 . 49 6.1.2 收 入子模块测试及运行结果 . 49 6.1.3 调动子模块测试及运行结果 . 50 6.1.4 理财统计子模块测试及运行结果 . 50 6.1.5 债权 /债务子模块测试及运行结果 . 50 6.1.6 银行账户子模块测试及运行结果 . 51 6.1.7 资料子模块测试及运行结果 . 51 6.2 家庭相册模块测试及运行结果 . 51 第七章 结束语 . 53 参考文献 . 54 致 谢 . 55 家庭管家系统 7

16、Contents Chapter 1 Introduction. 10 1.1 Issue Introduction . 10 1.2 Issue Background . 10 1.3 Issue Significance . 10 Chapter 2 Environment and Technologies. 11 2.1 System Environment . 11 2.2 Technical Background . 11 2.2.1 C# . 11 2.2.2 .NET Three-tier Architecture . 12 2.2.3 Access Database. 13 C

17、hapter 3 System Design and Analysis. 15 3.1 System Function Design and Analysis . 15 3.1.1 System Goal . 15 3.1.2 System Use Case . 15 3.1.3 System Function Modules Graghic. 16 3.1.4 System Login Process . 16 3.2 Family Finance Module Design and Analysis. 17 3.2.1 Family Finance Module Goal . 17 3.2

18、.2 Family Finance Module Function Analysis . 17 3.2.3 Family Finance Module Use Case . 18 3.2.4 Family Finance Module Function Graghic . 19 3.2.5 Family Finance Module Login Process . 20 3.3 Family Albums Module Design and Analysis . 20 3.3.1 Family Albums Module Goal. 20 3.3.2 Family Albums Module

19、Function Analysis . 20 3.3.3 Family Albums Module Use Case . 21 3.3.4 Family Albums Module Function Graghic . 21 3.3.5 Family Albums Module Login Process. 22 3.4 Database Design . 22 Chapter 4 Family Finance Module Design and Implement . 25 4.1 Family Finance Module Interface . 25 4.2 Expense Module

20、 Implementation . 26 4.2.1 Expense Module Use Case. 26 4.2.2 Expense Module Login Process . 26 4.2.3 Display Expense List Implementation . 27 4.2.4 Display Expense List On Date Implementation. 27 家庭管家系统 8 4.2.5 Display Expense List On Conditions Implementation. 28 4.2.6 Add New Expense Record Implem

21、entation. 28 4.2.7 Modify Expense Record Implementation . 28 4.2.8 Delete Expense Record Implementation. 29 4.3 Income Module Implementation . 29 4.3.1 Income Module Use Case . 29 4.3.2 Income Module Login Process . 30 4.3.3 Display Income List Implementation. 30 4.3.4 Display Income List On Date Im

22、plementation . 30 4.3.5 Display Income List On Conditions Implementation . 31 4.3.6 Add New Income Record Implementation . 31 4.3.7 Modify Income Record Implementation. 31 4.3.8 Delete Income Record Implementation . 32 4.4 Transfer Module Implementation . 32 4.4.1 Transfer Module Use Case . 32 4.4.2

23、 Transfer Module Login Process . 33 4.4.3 Display Transfer List Implementation . 33 4.4.4 Display Transfer List On Conditions Implementation . 33 4.4.5 Add New Transfer Record Implementation . 34 4.4.6 Modify Transfer Record Implementation . 34 4.4.7 Delete Transfer Record Implementation . 34 4.5 Statistics Module Implementation . 35 4.5.1 About ZedGraph . 35 4.5.2 Statistics Module Use Case . 35 4.5.3 Statistics Module Login Process . 36 4.5.4 Family Income Statistics Implementation. 37 4.5.5 Revenue Source Statistics Implementation . 37 4.5.6 Family Expense Statist

Copyright © 2018-2021 Wenke99.com All rights reserved

工信部备案号浙ICP备20026746号-2  

公安局备案号:浙公网安备33038302330469号

本站为C2C交文档易平台,即用户上传的文档直接卖给下载用户,本站只是网络服务中间平台,所有原创文档下载所得归上传人所有,若您发现上传作品侵犯了您的权利,请立刻联系网站客服并提供证据,平台将在3个工作日内予以改正。