1、 基于网络超市基于网络超市商品销售管理系统商品销售管理系统的的设计与实现设计与实现 摘摘 要要 随着互联网日益深入我们的生活,网上商品销售的方式也逐渐被人们所接 受,因而集成销售管理功能的网上销售系统也显得更加重要而实用。鉴于此,本 课题设计了基于网络超市的商品销售管理系统。首先,论文简单介绍了商品销售 管理系统的产生、发展和现状;然后对本系统使用的几项关键技术做了介绍;最 后用软件工程的分析方法从系统需求分析、系统设计、数据库设计、系统实现等 几个方面对整个系统进行了阐述。同时对系统的功能,包括商品目录显示、用户 注册、用户登录、购物车、定单查询、系统维护管理等功能模块进行了实现。本 系统主
2、要运用了 HTML、JSP 编程技术与 SQL Server 数据库等关键技术进行设计、 实现。 设计中使用页面模块化思想, 并部分采用三层架构思想, 使用 JavaBean 完 成对数据库的操作,对销售管理、系统维护部分使用 Servlet 技术实现。当然系 统还存在许多不足之处有待改进, 特别是安全方面的问题还没有很好的考虑和实 现。 关键词:关键词:网络超市;管理系统;JSP;JavaBean;Servlet The Design and Implement of the System of Trade and Management of Products based on Online
3、 Supermarket Abstract As 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 bas
4、ed on online supermarket. 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 analysis of requirement, designs of the whole system, database design and the implementation of system by using the methods of software engineering. Meanwhile, this project implem