摘  要

进销存需要处理大量的库存信息,还要时刻更新产品的销售信息,不断添加商品信息。面对不同种类的信息,需要合理的数据库结构来保存数据信息,需要有效的程序结构支持各种数据操作的执行。进销存自动化的库存管理在欧美等国家早已经实现,也是零售业管理的基础。它最主要的特点是能够实时的和准确的掌握控制店内的库存情况。

通过奶茶管理系统这个平台,可以实现进货及销售情况的信息化、网络化、系统化、规范化管理,从繁杂的数据查询和统计中解脱出来,更好的掌握销售及利润状况。系统的主要功能包括:鞋子信息管理、进货信息管理、销售、退货管理、员工工资管理与利润统计管理。

本系统前台主要使用JSP作为开发语言,后台使用SqlServer作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的奶茶管理系统。

 

关键词:进销存,仓库管理,JSP,B/S结构

 

ABSTRACT

Invoicing to deal with a large number of inventory information, but also always update product sales information, and constantly add product information. Facing the different types of information, you need a reasonable database structure to preserve the data information, the need for effective program structure to support the implementation of operational data. Invoicing automated inventory management in Europe and the United States and other countries already achieved, but also the basis of retail management. Its main feature is the ability to real-time and accurate control store inventory.

Through the shoe store management system this platform, can realize the purchase and sale of informatization, network, systematic, standardized management, from the complex data query and statistics in relief, better grasp the sales and profits. The main functions of the system include: shoes information management, purchase, sales information management, returns management, employee wages management and profit management.

The front of the system using JSP as a development language, the use of SqlServer as a database management system, the development environment is MyEclipse, server using tomcat, developed a Web technology based on B / S structure of the shoe store management system.

 

Key words: Invoicing, warehouse management, JSP, B / S structure

 

目  录

摘  要

ABSTRACT

第一章 绪论

1.1课题背景

1.2目的和意义

1.3开发工具及技术

1.3.1开发工具

1.3.2 JSP

1.3.3 JavaScript

1.4软硬件需求

第二章 需求分析

2.1需求调研

2.2可行性分析

2.2.1技术的可行性

2.2.2经济的可行性

2.2.3操作可行性

2.2.4法律的可行性

2.3系统用户用例图

2.3.1管理员用例图

2.4功能模块需求分析

2.5设计的基本思想

2.6性能需求

2.6.1系统的安全性

2.6.2数据的完整性

2.7界面需求

第三章 系统分析与设计

3.1数据库的分析与设计

3.1.1数据库的概念结构设计

3.1.2数据库的逻辑结构设计

3.1.3数据库的连接原理

3.2中文乱码问题处理

第四章 系统功能实现

4.1系统登陆页面实现

4.2总体功能模块

4.2.1鞋子信息管理

4.2.2进货信息管理

4.2.3销售信息管理

4.2.4退货信息管理

4.2.5工资信息管理

4.2.6利润信息统计

4.2.7修改密码

4.2.8退出系统

第五章 系统测试

5.1系统测试目的与意义

5.2测试过程

5.2.1主页面的登录模块测试

5.3其他错误

结  论

参考文献

致  谢