摘要
随着信息化技术的快速发展,计算机应用已经进入了千家万户,随着企业商品在不断的增多,商品进销存管理上也存在着许多问题。商品数据的处理量快速增长,原本的人工管理模式已经不太适合这种形式,使用计算机可以完成数据收集、处理和分析,减少人力和物力的资源浪费。企业需要商品进销存管理系统的建立,能为商品企业商品管理提供信息化管理和动态化管理,提高商品管理质量和使用效率。
商品进存销管理系统采用java编程语言,结合jsp技术和mvc技术,在myeclipse编辑器和mysql数据库上设计并实现的。目的在于呈现一个完整的交易系统,供各种用户使用,系统着重实现了商品发布、出售、交易等功能。
关键词:基于B/S模式;网络销售;订单处理;进销存
Abstract
With the rapid development of information technology, computer application has entered thousands of households. With the increasing number of watches and watches, there are also many problems in the management of merchandise inventory. The rapid growth of the commodity data processing, the original manual management mode has not suitable for this kind of form, using the computer can complete data collection, processing and analysis, reducing waste of manpower and material resources. The commodity enterprise needs the establishment of the management system of the commodity, which can provide information management and dynamic management for the commodity management of the watch enterprise, and improve the quality and efficiency of commodity management.
The commodity access control system is designed and implemented in the myeclipse editor and mysql database using Java programming language, combining JSP technology and MVC technology. The purpose is to present a complete trading system for various users, and the system mainly realizes the functions of product release, sale and transaction.
Keywords : Based on B/S mode; Network sales; Order processing; Enters sells saves
目录
摘要
Abstract
第1章 绪论
1.1课题背景
1.2目的和意义
1.3本文结构
第2章 工具及技术介绍
2.1开发工具简介
2.2开发技术简介
第3章 系统分析
3.1业务流程分析
3.2可行性分析
3.2.1经济可行性
3.2.2技术可行性
3.2.3操作可行性
3.3需求分析
3.4数据流程分析
3.5数据字典
第4章 系统设计
4.1结构设计
4.2数据库设计
4.2.1数据库物理设计
4.2.2数据库概念设计
4.2.3数据库逻辑设计
第5章 系统实现
5.1首页设计与实现
5.2前台功能设计与实现
5.2.1用户模块设计与实现
5.2.2商品展示模块设计与实现
5.2.3购买模块的设计与实现
5.2.4留言模块的设计与实现
5.3后台功能设计与实现
5.3.1用户管理设计与实现
5.3.2订单管理设计与实现
5.3.3商品管理设计与实现
5.3.4留言管理设计与实现
5.3.5库存管理设计与实现
第6章 系统测试
6.1测试方法
6.2测试目的
6.3测试用例
6.3.1注册测试
6.3.2购买记录测试
6.3.3商品管理测试
结论
致谢
参考文献