1、 网上购物系统的网上购物系统的设计与设计与实现实现 Design and implementation of online shopping system 专专 业:计算机科学与技术(信息处理中日)业:计算机科学与技术(信息处理中日) 姓姓 名:名: 指指 导导 教教 师:师: 申请学位级别:学申请学位级别:学 士士 论文提交日期:论文提交日期: 年年 月月 日日 学位授予单位:学位授予单位: 摘 要 随着网络技术的快速发展和网络应用的普及,网络平台在人类的生活和工作 中起着越来越重要的作用。 它的快速发展为互联网的发展带来了更多的动力和机 会,所以选择开发一个很好的网上购物系统拥有非常重要的
2、意义。 该文阐述了以 MVC 框架的网上购物系统的开发与设计。本开发采用的是当 前比较流行的 JSP 语言开发技术和 MVC 框架,并采用 MySQL 数据库进行网站 后台一些数据处理等操作。网站实现的基本作用包括用户的信息维护、查看商品 信息、购物车的维护、提交订单信息、订单信息的维护以及管理员对于购物系统 的维护与更新。对于页面的格式,使用 HTML 语言构建基本的前台,然后用 Eclipse 在框架的铺垫上进行更加细致的美化设计。建立后的网站是一个动态 交互式的网上购物系统。 该文的内容介绍如下: 第一章主要讲述了课题的开发背景,课题开发的重要性及目标,网上购物网 站的国内和国外的目前的
3、一些情况。 第二章讲述了以 MVC 框架为模式的软件开发模式,购物系统网站运用哪种方 式实现 MVC 模式,并说明了开发环境和和开发使用的工具。 第三章对购物网站进行了分析,在需求分析的铺垫上,设计出比较合适的数 据库以及每个模块的功能设计,设计出系统每个模块的用例图。 第四章简述了各个模块的控制层,业务逻辑层,视图层的一些详细的实现过 程。对已完成了网站进行了测试。 关键词:JSP; MySQL; MVC 框架; 网络购物系统 ABSTRACT With the rapid development of computer technology and the popularity of ne
4、twork applications14, the electronic-commerce plays an important role in our lives. Its rapid development for the development of the Internet has brought more and more vitality and business opportunities, so design and develop a good online shopping system has the vital significance16. This article
5、describes the development of the network shopping system based on MVC and design.This design used the popular web development technology of JSP and the MVC development pattern,then combined with MySQL database for the website background operation.The systems basic functions including the maintenance
6、 of customer information , browse commodity information, shopping cart, submit orders information maintenance, etc.For the basic format of the page, using the HTML language to build the basic framework, and then use Eclipse to beautify the design in detail on the basis of the frame.The final system is a dynamic interactive network shopping system. The chapters of this paper are described below: The first chapter described the research background, the me