学号:超市管理系统分 院专 业班 级姓 名指 导 教 师年 月 日XX 学院 毕业设计(论文)摘要随着小型超市快速的发展,商品数量急速增加,有关商品的各种信息也成倍增长。
小型超市管理系统是市场上最流行的、超市上常用的系统之一,它主要包含以下几个模块:进货和退货管理模块、销售模块、库存模块、人事管理模块、系统模块。
它可以使进货、库存、销售、员工信息接受全面、动态、及时的管理。
经过分析,使用JAVA语言为开发工具,使用Microsoft SQL Server 2000作为数据库,利用它们在开发数据库应用程序方面的众多优越性,尤其是JAVA在应用程序应用开发方面提供了大量的用于数据库应用开发的各种组件,大大提高开发的效率。
关键词:JA V A ,Microsoft SQL Server 2000,数据库AbstractWith the rapid development of small supermarkets, a quick increase in the number of goods, the goods of all kinds of information also doubled. Small supermarket management system is the most popular markets, also is one of the commonly used. It contains the following modules: purchase and returns management module, sales module, inventory module, the Personnel Management module, the system module. It can make the purchase, inventory, sales, employees undergo a comprehensive, dynamic and timely management.After analysis, the use of JA V A language for the development of tools, the use of Microsoft SQL Server 2000 as a database, the use of their database applications in the development of numerous advantages, especially in JA V A application development in the application provide a large number of database application development for a variety of group cases, greatly enhanced the efficiency of development.Key words: JA V A ,Microsoft SQL Server 2000,Databas目录1绪论 (5)1.1研究背景 (5)1.2超市管理系统的研究目的 (6)1.3超市管理系统的意义 (6)1.4 管理系统的主要工作 (7)2 关键技术分析 (7)2.1 问题的提出 (7)2.2 JA V A语言 (7)2.3 SQL SERVER 2000 (8)3 系统需求分析 (9)3.1 技术可行性分析 (9)3.2经济可行性分析 (9)3.2.1 小型超市系统开发成本低 (9)3.2.2 新系统带来新效益 (10)3.3 超市基本业务分析 (10)3.3.1 进货业务 (10)3.3.2 库存业务 (10)3.3.3 销售业务 (11)3.4 系统的主要功能 (11)3.5 系统设计的模块 (11)4 系统的设计 (12)4.1 系统设计思想 (12)4.2 系统设计原则 (12)4.3 系统运行的环境需求 (13)4.4 系统结构框架 (13)4.5 系统功能设计 (14)4.6 系统数据库设计 (15)4.6.1 超市管理系统数据库E-R模型 (15)4.6.2 数据结构 (15)4.7数据库表设计 (16)4.7.1 供货商信息表 (16)4.7.2 用户登录表 (16)4.7.3 进货信息表 (16)4.7.4 销售信息表 (17)4.7.5 库存信息表 (17)4.8 创建数据库 (17)5 系统的实现 (18)5.1 系统登录模块 (18)5.2 商品信息管理模块 (19)5.3 职工管理模块 (22)5.4 添加销售信息情况 (24)5.5 库存信息管理模块 (26)5.6 权限设置管理模块 (28)6 结论 (29)致谢 (30)参考文献 (30)1绪论目前,无论是公司还是企业对于货物都实行了信息化管理,以提高管理水平和工作效率,同时也可以最大限度地减少手工操作带来的错误。