- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
本科毕业论文
基于MVC的客户管理子系统的设计与实现
s
BACHELORS DEGREE THESIS
OF WUHAN UNIVERSITY
摘 要
随着金融业的不断发展,各商业银行越来越注重信用卡业务的开拓,信用卡管理的信息化,也随着计算机技术的发展,在不断地完善提高。信用卡管理信息的多样化和数据资源的复杂性,都对信用卡管理软件的实现模式提出了很高的要求,而基于Web?的ABSTRACT
With the banking business and the computer technology developing fast, credit card management is becoming more and more important, and the informatization of credit card management is developing well. Since the information related to credit card management is very multiple and the data is very complex, the requirement to the design mode of credit card management software is high; what’s more, the traditional Web design mode can never meet the requirement. Combined with the situation of credit card management and the present advanced design method, the thesis develops the software based on MVC model with adding a data persistence manager layer and a business logic layer.
Struts is a development framework based on MVC pattern for Web applications. It provides a way to separate presentation layer and business logic layer, but it does not support complex data persistent layer. Hibernate is a framework for flexible data persistent layer. Thus, by combining the two with the Spring which throughout the presentation layer, business layer, persistence layer; we can obtain a comprehensive solution for enterprise application integration which can achieve flexible development, loose coupling and expansibility. UML is a commonly-used visual modeling language. Because of its features such as well definition, easy to use, powerful function and pervasive usage, and integration with object-oriented concepts and technology, it has become a de facto standard of software development.
Combination of commercial bank-related standards, we design and implement a client management system of credit card management system based on Struts, Hibernate and Spring. We apply UML modeling language and object-oriented method to conducting system analysis and design. By doing this, the risk of softwa
文档评论(0)