文档介绍:本科毕业设计(论文)
题目名称:基于JAVA-WEB技术的淘宝网的设计与实现
学院: 计算机科学技术学院
专业年级: 计算机科学与技术08级
学生姓名:
班级学号: 计08-3班27号
指导教师:
二○一二年六月八日
摘要
本文论述了淘宝网的开发背景、意义和发展现状,介绍了本系统的分析、设计及实现过程。包括系统整体设计,逻辑框架和数据流程设计,各个功能模块划分,系统功能模块的设计与具体实现等部分。本系统采用Tomcat7做后台服务器,,中间业务逻辑处理使用Struts2+Hibernate框架技术,Strust2用来处理页面的跳转,Hibernate用来处理对数据库的操作。整个交易系统主要实现的功能有商品展示、购物车管理、订单管理以及用户管理。其中商品展示的功能有商品预览、商品明细、分类检索功能等。购物车管理的功能有添加商品、删除列表、恢复列表、数量修改、清空购物车、商品结算等。订单管理主要功能有订单确认、显示订单列表、删除订单。用户还可以查询订单明细。用户管理的功能有登入、登出及用户注册。本系统本着提高用户体验的目标,使用jquery特效来作为用户的提示窗口,优化购物车来提高用户的购物体验。
关键词:商品;购物车;用户;订单;结算
Abstract
This article discusses Taobao development background, significance and development of the status quo, this system analysis, design and implementation process. Including the overall system design, logical framework and data flow design, each functional module division, part of the design and concrete realization of the system functional modules. The system uses Tomcat7 to backing server, the do the back-end database, the middle of the business logic processing using the Struts2 + Hibernate framework technology, Strust2 used to deal with the jump of the page, and Hibernate to handle database operations. The whole system to achieve the function of the product display, shopping cart management, order management, and user management. Functions which the trade show there is a product preview, product details, classification and retrieval functions. Add items, delete, list, restore the list of shopping cart management functions, the number of changes, empty the shopping cart, Commodities Clearing. Order Management is mainly used to have the order confirmation to display the list of orders, delete orders. The user can also query the Order Details. The user management function of the login / logout, and user registration. Spirit to improve the user experience goals, using jquery effects as the user prompt window to optimize the shopping cart to improve the shopping experience.
Key words: Goods; cart; users; order