- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
基于 SSH 框架的网上书店的设计与实现
基于 SSH 框架的网上书店的设计与实现
摘要
随着互联网络的发展,网上书店越来越为人们所关注。通过网上书店,人们可
以足不出户就选购自己所需的图书。本课程设计为严格遵循软件开发流程,使用
MVC 模式,采用开源框架 Struts、Spring、Hibernate进行开发,后端的数据库采用
MySQL ,通过 JDBC 驱动程序和数据库进行无缝连接,应用可以跨平台的 Web 应
用技术 JSP开发的网上书店系统。 设计的主要目的是了解 Web 应用程序的这些开源
框架技术,熟练使用框架开发的流程。该系统主要由前台信息发布网站和后台管理
维护系统两部分构成,前台网站实现网上书店的基本功能,包括用户注册登录、图
书列表、图书搜索、购物车、订单生成等,后台管理系统则帮助用户对前台网站进
行日常管理和信息发布,即对用户、图书、订单等的管理功能。本文介绍了网上书
店系统的功能设计与实现过程,包括需求分析、概要设计、系统详细设计、数据库
设计和测试方案等。
关键词 :网上书店 ;MVC ;Struts;Spring;Hibernate;MySQL ;JSP
基于 SSH 框架的网上书店的设计与实现
THE APPLICATION AND IMPLEMENTATION OF AN
ENTERPRISE PROCUREMENT SYSTEM WITH GRAY
COMPREHENSINE EV ALUATION ALGORITHM
With the development of science and technology,the computer system has been used
more popularly in the decisions of enterprise procurement.A standard enterprise
procurement system should be able to achieve the purchasing goods added,suppliers
added,orders addedand other basic function.Introducing gray comprehensive evaluaion
algotithm is to provide the best suppliers when choosing suppliers for decision-making.
This paper starts from the needsanalysis,focusing on the desciription of what the
entire enterprise procurement system needs to achive.Then,in the overall design, this
paper completes the system module classsification and the topstructure analysis of
database.Thirdly,in the algorithm design,it describes the core idea of gray comprehensive
evaluaion algotithm in detail,at the same time,it designs the general flow of this
algorithm.Finally,by detailed design and implementation,the entire system has been
finished succeessfully.The system is developed by JSP.The d
文档评论(0)