基于SSH2的电子商务购书系统设计的开发与实现.docx
《基于SSH2的电子商务购书系统设计的开发与实现.docx》由会员分享,可在线阅读,更多相关《基于SSH2的电子商务购书系统设计的开发与实现.docx(46页珍藏版)》请在第一文库网上搜索。
1、炭都孽吃CHENGDU UNIVERSITY本科毕业论文题 目基于SSH2架构的电子商务购书系统的设计与实现学院信息科学与技术学院专业 软件工程学生姓名*学 号 200810410000 班级 2008-3指导教师* * * 职称讲师2012 年 5 月 30 H基于SSH2架构的电子商务购书系统的设计与实现专业:软件工程学 号:200810414329学生:*指导教师:*摘要:网上购书系统使传统的购书流程数字化,可以大量减少人力、物力;同时突破了时间和空间的限制,使得交易活动可以在任何时间、任何地点进行,使购书过程变得轻松、快捷、方便,从而大大提高了效率。本系统就是利用SSH2技术开发网上购
2、书系统的实例。本系统采用模块化程序设计方法,充分整合了 Struts2 Spring、Hibernate三种主流框架,采用MYSQL数据库服务器,实现了 MVC设计模式,具备数据查询、修改、增加、删除、维护等功能,可以实现会员信息管理、订单管理、产品信息管理、购物车管理等功能。系统具有高可靠性、可扩展性和重用性的特点,为用户提供一个便利的购书平台。本系统开发环境采用了 MyEclipse 8.5、JDK6.0和Tomcat6.0,后台数据库使用了 MYSQL 5.5数据库服务器。关键词:购书系统;SSH2; MVCDesign and Implementation of the Electro
3、nicCommerce Book Store System Based on SSH2Specialty: Software EngineeringStudent Number: 200810410000Student: WangSupervisor: Nie LiShaAbstract: Book online system make the traditional process book digitized, it can reduce humanresources and material resources, and it out of time and space limit,.由
4、en trade may take up at any timeand any place .whats more ,il makes buying books easier ,faster ,and more convenient, so the rapid growsup .It is an example of developing book online system by SSH2 Technology.The system uses the modularized program design method, and to the full of Struts2,Spring, H
5、ibernate ,though MYSQL Database server, it comes out MVC design pattern, so it have data query, modify, add,delete, maintenance function., More over it can realize the member information management, ordermanagement, product information management, shopping cart management function and so on. Thissys
6、tem is reliable, scalability, reusability, and it provides a convenient shopping platform for the users. Theintegrated development environment of the systems use MyEclipse 8.5, JDK6.0 and Tomcat 6.0, and thedatabase use MYSQL 5.5 database server.Key words: Book Store System; SSH2; MVC绪论11相关技术简介31.1
7、SSH2 框架31.1.1 Struts231.1.2 Spring41.1.3 Hibernate51.1.4 SSH2整合框架61.2 web前端技术71.2.1 JQuery 技术71.2.2 AJAX 技术72系统的需求分析92.1 系统的功能需求分析92.1.1 交易子系统功能需求分析92.1.2 管理子系统功能需求分析112.2 系统的性能需求分析122.3 系统的安全需求分析123系统的设计143.1 系统设计的原则143.2 系统架构设计143.3 系统功能模块的设计153.3.1 登录模块需求分析153.3.2 注册模块需求分析153.3.3 购物车模块需求分析153.3.4
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 基于 SSH2 电子商务 购书 系统 设计 开发 实现