- 1、本文档共59页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
《图书系统毕业设计
毕业设计(论文)
课 题 名 称 在线图书销售管理系统
学 生 姓 名
学 号
系、年级专业
指 导 教 师
职 称
2011年 月 日
MVC)框架开发;采用Hibernate来操作数据库的方式,实现了在线销售管理的后台数据的处理。在线系统主要采用客户/服务器模式,系统使用来设计数据库保证数据的一致性、完整性和安全性,使用户管理功能达到完善,并使用当编程工具,使系统具有兼容性好、稳定性强、易操作的特点。
:
Abstract
With the development of E-commerce,shopping on line has become an important part of economic in our country,in which book buying is one of them,because of this,a simple,convenient,efficient and safe book buying system is needed,the design of which can satisfy the demand,which will change the present sales mode in much degree,in which sellers and buyers can trade directly through network.
Online book selling system is developed with JAVA program language on J2EE technique platform,use the framework Model View Controller(MVC) of Struts2, with the method of Hibernate to process data of the system.The system mainly applies Client/Server mode,when the system starts,clients can buy books and search by website,database is designed by Oracle which make the system consistent,complete,safe,and function full,besides,we use the present popular program tool Myeclise to make it more compatible,stable and easy to operate.
In view of what introduced above ,thesystem can satisfy most customers,with comfortable interface,which has the advantage of easy to operate,has platform for customers to know the details of products,and for sellers to come to understand the information of buyers,so it can be accepted by most customers.
Keywords: On-line sales management system; Struts2; MVC; Hibernate目 录
摘 要 I
Abstract II
第1章 绪论 1
1.1 背景分析 1
1.2 国内外现状 1
1.3 课题的研究内容 2
第2章 需求分析 3
2.1 功能需求 3
2.2 性能需求 3
第3章 总体设计 9
3.1 系统功能分析 9
3.2 数据库设计 9
第4章 具体实现 16
4.1框架具体实现: 16
4.2首页及图书列表的实现 19
4.3具体模块的实现 23
第5章 系统测试 36
5.1 测试的概念 36
5.2 测试内容 36
5.3 功能测试 36
5.4 测试结果 37
结 论 38
参考文献 39
致 谢 40
附 录 41
第1章 绪论
1.1 背景分析
随着计算机、
文档评论(0)