{$cfg_webname}
主页 > 计算机 > JSP >

超市进销存管理系统的设计(SQLServer)

来源:wenku7.com  资料编号:WK79963 资料等级:★★★★★ %E8%B5%84%E6%96%99%E7%BC%96%E5%8F%B7%EF%BC%9AWK79963
以下是资料介绍,如需要完整的请充值下载。
1.无需注册登录,支付后按照提示操作即可获取该资料.
2.资料以网页介绍的为准,下载后不会有水印.资料仅供学习参考之用. 帮助
资料介绍

超市进销存管理系统的设计(SQLServer)(任务书,外文翻译,毕业论文18000字,程序代码,SQLServer数据库,答辩PPT)
摘  要
随着科技的迅速发展,各种管理系统已应用到社会的各个领域。各个大小企业无论规模如何,都充分意识到传统的手工管理模式已经逐渐不能适应时代的发展,为了更好的发展,纷纷开发适合自己的管理系统。
通过超市进销存管理系统这个平台,可以实现超市进销存管理的信息化、网络化、系统化、规范化,使工作人员从繁杂的数据查询和统计中解脱出来,减少工作量。系统的主要功能包括:商品分类管理、商品管理、入库管理、出库管理、库存信息浏览、商品管理、供应商 管理等。
本系统前台主要使用JSP作为开发语言,后台使用SqlServer作为数据库管理系统,开发环境是MyEclipse,服务器采用tomcat,开发出的一个基于Web技术的B/S结构的超市进销存管理系统。

关键词  超市进销存;JSP;B/S结构

The supermarket enters sells saves the management system
Abstract
With the rapid development of science and technology, all kinds of management systems have been applied to each field of the society. Various size enterprises regardless of size, are fully aware of the traditional manual management mode has not adapted to the development of the times, in order to better development, in development for the management system。
Through the electrical Invoicing management system this platform, can realize the electrical Invoicing management informatization, network, systematic, standardized, so that the staff from the complex data query and statistics out, reduce the workload. The main functions of the system include: Electrical classification management, appliance management, warehousing management, warehousing management, inventory information browsing, appliance management, supplier 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 medicine Invoicing management system。
Keywords  An electric appliance Invoicing; JSP; B / S structure

本系统最大的特点是使用操作简单、友好的提示信息。本系统将实现以下基本功能:
(1)系统具有简洁大方的页面,使用简便,友好的错误操作提示
(2)管理员用户具有做商品分类管理、商品管理、入库管理,出库管理、库存信息管理、商品管理、系统管理功能
(3)具有较强的安全性,避免用户的恶意操作
 

超市进销存管理系统的设计(SQLServer)
超市进销存管理系统的设计(SQLServer)
超市进销存管理系统的设计(SQLServer)
超市进销存管理系统的设计(SQLServer)
超市进销存管理系统的设计(SQLServer)


目  录
摘  要    i
Abstract    ii
第1章  绪论    1
1.1  课题背景    1
1.3  开发工具及技术    1
1.3.1  开发工具    1
1.3.2  JSP    2
1.3.3  JavaScript    3
1.4  开发平台    3
第2章  需求分析    4
2.1  需求调研    4
2.2  可行性分析    4
2.2.1  技术的可行性    4
2.2.2  经济的可行性    4
2.2.3  操作可行性    4
2.2.4  法律的可行性    5
2.2.5  安全分析    5
2.3  系统用户用例图    5
2.3.1  管理员用例图    5
2.3.2  操作员用例图    5
2.4  功能需求    6
2.5  性能需求    6
2.5.1  系统的安全性    6
2.5.2  数据的完整性    7
2.6  界面需求    7
第3章  系统概要设计    8
3.1  系统设计的基本思想    8
3.2  系统功能结构图    8
3.3  数据库设计    9
3.3.1  数据库概念结构的设计    9
3.3.2  数据库逻辑结构的设计    12
3.3.3  数据库的连接    13
第4章  详细设计    15
4.1  详细设计概述    15
4.2  系统所有功能模块详细设计介绍    15
4.2.1 员工信息管理    15
4.2.2  商品入库信息管理    16
4.2.3 商品出库信息管理    18
4.2.4 用户权限及个人密码修改    18
4.3 系统模块实现    18
4.3.1  底层数据库    19
4.3.3  数据库的连接    19
4.4  数据库操作Bean    20
4.4.1 说明    20
4.4.2代码实现    20
第5章  系统功能实现    23
5.1  系统登陆页面实现    23
5.2  系统首页设计    24
5.3  商品管理模块    25
5.4  采购入库管理    28
5.5  商品分类管理    30
5.6  安全退出系统    31
5.7  中文乱码问题处理    31
第6章  系统测试    34
6.1  系统测试目的与意义    34
6.2  测试过程    35
6.2.1  主页面的登录模块测试    35
6.2.2  入库模块模块测试    35
6.2.3  出库模块测试    36
6.3  其他错误    36
结  论    38
参考文献    39
致  谢    40
外文原文    41
外文翻译    55

推荐资料