- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
在线服装销售系统毕业设计
东 莞 理 工 学 院
专 科 毕 业 设 计
毕业设计题目:在线服装销售系统
学生姓名:何桂成 莫桂敏
学 号:200931401314 200931401307
系 别:计算机学院
专业班级:计算机应用技术3班
指导教师姓名及职称:刘立平讲师
起止时间:2012年3月—— 2012年6月
摘 要
互联网的快速发展为人们购物提供了多种方式,网上商城将实现中的购物行为虚拟到网上进行,人们可以足不出户,即可获得自己所需的商品。在线服装销售系统的开发正符合了这一要求。系统采用jsp为开发语言,使用myeclipse为开发工具,在开发过程中应用model1模型,论文中详细阐述了系统的设计目标、总体架构及各功能模块的详细设计。在线服装销售系统包括六个主模块,分别是用户信息模块、管理员信息管理模块、购物车管理模块、资料信息管理模块、商品管理模块和登录模块。用户可以通过登录模块登录系统,或者注册,在商品管理模块中,用户可以选购自己喜欢的商品,然后再购物车管理模块中提交订单;而管理员可以通过管理员信息管理模块,实现对商品和商品类别的添加、删除和修改,并对用户提交的订单进行处理。
关键词 电子商务 mysql数据库 myeclipse 在线服装销售系统
Abstract
The internet’s fast progress provide the people multilateral method to shopping. And the internet shop is the mainstream shopping ways.
It will make the real purchase into the internet. And then people can buy everything which they want on the net instead of outside. This system is suit to the demand. This System are develop by jsp language and use myeclipse develop tool. In the during of develop I use the model1 model. The paper are expound the design goal、total frame and the function model very detailed. Clothing Shopping Online System are involve six main module, like user information module、admin information module、shopping car module、data information module、ware run module. The user can login the system by login module , or register first. In ware running module, user can choose the goods which they like, and put them on the shopping car the last is submission the order form; the administrator can control the wares by using the admin information module, and deal with the order form
which the buyer submission.
Key words electronic commerce, MySQL DataBase, MyEclips,
The System of Online Clothing Vendition
目 录
1. 绪论 1
2.系统相关配置和技术 2
2.1 运行平台 2
2.2 系统开发技术的介绍 2
2.3 安装Eclipse和MyEclipse以及Tomcat 3
2.4 安装MySQL及配置 4
3. 系统需求分析 6
3.1 引言 6
3.2 系统功能概述 6
4. 在线服装销售系统数据库设计 7
5.软件设计 9
5.1 概要设计 6
功能模块图 8
5.2 详细设计 9
5.2.1 用户登录模块 9
5.2.2 用户信息管理模块 11
5.2.3 商品管理模块 13
5.2.4 资料信息管理模块 15
5.2.5 购物车管理模块 17
6.测试 19
文档评论(0)