1、 基于网络超市 商品销售管理系统 的 设计与实现 摘 要 随着互联网日益深入我们的生活,网上商品销售的方式也逐渐被人们所接受,因 而 集成销售管理功能的网上销售系统也 显得更加重要而实用。鉴于此,本课题设计了基于网络超市的商品销售 管理系统。首先,论文简单介绍了商品销售管理系统的产生、发展和现状;然后对本系统使用的几项关键技术做了 介绍 ;最后用软件工程的分析方法从系统需求分析、系统设计、数据库设计、系统实现等几个方面对整个系统进行了阐述。同时对系统的功能,包括商品目录显示、用户注册、用户登录、购物车、定单查询 、系统维护管理等功能模块进行了实现。本系统主要运用了 HTML、 JSP 编程技术
2、与 SQL Server 数据库等关键技术进行设计、实现。设计中使用页面模块化思想,并部分采用三层架构思想,使用 JavaBean 完成对数据库的操作,对销售管理、系统维护部分使用 Servlet 技术实现。当然系统还存在许多不足之处有待改进,特别是安全方面的问题还没有很好的考虑和实现。 关键词: 网络超市; 管理系统 ; JSP; JavaBean; Servlet The Design and Implement of the System of Trade and Management of Products based on Online Supermarket Abstract As
3、 the close link of Internet with our lives, the online trading has been accepted by people gradually. So the online integrating system of trade and management becomes very important and useful. Therefore, this project designs the system of trade and management of products based on online supermarket
4、. At the beginning, the paper introduces the origin, development and the current situation of the system of trade and management of products briefly. Then it describes some key technologies simply being used by the system. Finally, the system has been analyzed from several aspects, such as the analy
5、sis of requirement, designs of the whole system, database design and the implementation of system by using the methods of software engineering. Meanwhile, this project implements the functions which the system requires, including the catalogs, user registration, user login, shopping cart, order inqu
6、iry, maintenance and management of system and so on. The system builds this online shopping system based on HTML, JSP and SQL Server database. In the process of designing system, the thinking of modularization of pages and three-layer structure is adopted in the project. The operation of database is
7、 made by using JavaBean. Servlets are used to achieve some parts of the system, such as the trade management and system maintenance. But lots of improvements should be made for this system, especially the security issue which is not solved properly. Key words: Online Supermarket; Management system; JSP; JavaBean; Servlet