- 1、本文档共35页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
总 目 录
毕业设计(论文)
指导老师评语表
评阅人评阅表
答辩记录表
答辩委员会评语
基于SSH框架的家庭理财系统
摘 要:在我国大部分家庭的财产收入都有了较大的增长的同时,家庭财产的收入、支出也变得多种多样。家庭的收支是一组庞大、复杂的数据,而且每天都会产生新的数据。用一个“家庭理财系统”来对家庭的财产(包括收支情况、固定资产、债务等)进行科学、有效、便捷的管理,节约开支并发挥资金的最大效益。本系统设计的是一套功能比较完善的、方便使用的基于Web家庭理财系统。
家庭理财系统功能主要包括日常消费、收入记录、统计管理等三部分。其中该系统的开发是以MyEclipse作为开发平台,选用Tomcat作为Web服务器和Structs2框架。系统的技术架构采用三层架构,表示层由JSP页面来呈现业务的表现形式,使用JavaBean来完成业务逻辑的处理,数据层MySQL数据库提供服务,使系统能够有效降低建设和维护成本,同时简化管理,也可适应不断的变化和新的需求。
关键词: 家庭理财系统, Jsp, Java,MyEclipse
SSH framework of family financial management system
Abstract:Property income of most families in China have a larger increase at the same time, the family property income, expenditure has become a wide variety. Income and expenditure of the family is a group of large, complex data, and generate new data every day. A family financial management system to the family property (including income and expenditure, fixed assets, debt, etc.) to conduct scientific, effective and convenient management, save money and play the maximum benefit of funds. The system design is a relatively complete set of functions, easy to use Web-based family wealth management system.
Family financial system functions include the daily consumption, income records, statistics and management of three parts. The system was developed based on MyEclipse as a development platform, the choice of Tomcat as a Web server and Structs2 framework. A three-tier systems technical architecture, business layer consists of JSP pages to render form of expression, using JavaBean to complete the processing of business logic, data layer of MySQL database services, enabling the system to reduce construction and maintenance costs, simplify management , but also to adapt to constant change and new demands.
Key words :Family financial management system, JSP, Java,MyEclipse
基于SSH框架的家庭理财系统 5
1 绪 论 8
2 研究的基本内容 10
2.1关键技术 10
3 需求分析 12
3.1系统目标 12
3.2构建要求 12
3.3可行性分析 12
3.4非功能需求 13
4 详细设计 14
4.1模块划分 14
4.2业务流程 14
4.3数据库设计 14
5 系统实现 17
5.1登录界面 17
5.2用户注册 19
5.3主菜单界面
文档评论(0)