本科毕业论文(设计)论文(设计)题目:基于 WEB 的电子商城 的设计与实现 系 别: 专业(方向)及班级:计算机科学与技术 学 生 姓 名: 指 导 教 师: 年 月 日陇桥学院本科毕业论文(设计)原创性声明 本人郑重声明:所呈交的论文(设计)是本人在导师的指导下独立进行讨论所取得的讨论成果。除了文中特别加以标注引用的内容外,本论文(设计)不包含任何其他个人或集体已经发表或撰写的成果作品。本人完全意识到本声明的法律后果由本人承担。 作者签名: 年 月 日基于 WEB 的电子商城的设计与实现摘要随着互联网的不断进展,电子商城迅速崛起,电子商城以网店为根本进行在线销售,突破了时间、空间的局限,随时可下单。没有地域障碍,在更大程度上满足了各类消费者的需求,同时也真正实现了购物无国界。本文实现了电子商城的设计,采纳 Eclipse 开发工具 Tomcat 服务器及MySQL 数据库,使用 JSP 实现基于 B/S 架构的电子商城,采纳了 MVC 设计模式和三层架构来实现,该系统实现对电子商城的商品信息的管理、库存管理、销售管理等几个模块功能。商品信息管理主要涉及商品的添加、修改、删除、查询等相关业务。销售管理主要涉及对用户生成的订单进行处理,如发货、订单查询等。库存管理主要涉及修改库存的相关业务。[关键词]电子商城;JAVA;MySQL The Design And Implementation Of Web Based Electronic MallABSTRACTWith the continuous development of Internet, e-commerce rapid rise, e-commerce online sales in store as a fundamental, to break through the limitation of time and space, can place the order at any time.No geographical barrier, in a larger extent, meet the needs of all kinds of consumers, but also realize the shopping without borders.This paper implements the design of the electronic mall, the use of Eclipse development tools tomcat server and MySQL database, using JSP implementation of e-commerce based on B/S architecture, using the MVC design pattern and three layer architecture, the system implemented the electronic mall commodity information management, inventory management, sales management and so on ...