1、 毕业设计说明书 电视机销售库存管理系统的设计与实现 院 ( 系 ) 名 称 xxx 专 业 名 称 计算机科学与技术 学 生 姓 名 xxx 指 导 教 师 xxx 2012 年 5 月 15 日 电视销售库存管理系统的设计与实现 摘 要 本系统采用当今广泛使用的 B/S 模式结构,利用 MyEclipse 作为开发工具,采用功 能强大的 SQL Server 数据库作为后台支持。设计开发了库存管理系统。本文首先介绍 了库存管理的起源和发展,并对开发工具进行了介绍。从系统设计的目标、系统结构的 总体设计、软硬件环境、系统功能结构等几方面阐述了基于 B/S 模式电视库存系统的设 计,提出了基于
2、 B/S 结构的库存系统的总体框架和功能结构。最后,详细说明了系统功 能模块设计和数据库的设计及实现的过程。 在该系统的设计中,成功实现了电视入库、电视出库、出库入库分类查询总计、金 额汇总、录入单位管理的功能。经过测试,达到了设计目的,实现了预定的功能需求。 关键词:MyEclipse,SQL Server,管理 The Design and Implementation of the television stock Management Systems Abstract The system uses todays widespread use of B / S model struct
3、ure, using MyEclipse as a development tool, using a powerful SQL Server database as the back-office support. The design and development of the inventory management system. This paper first introduces the origins and development of inventory management, and development tools were introduced. Elaborat
4、ed based on B / S mode TV inventory system design, the overall framework of inventory system based on B / S structure and functional aspects of system design goals, the overall design of the system architecture, hardware and software environment, system, functional structure, structures. Finally, th
5、e detailed description of the system function module design and database design and implementation process. In the design of the system, the successful implementation of TV storage, TV out of the library, the input unit management functions. Tested to achieve the design purpose, to achieve the inten
6、ded functional requirements. Key words: MyEclipse , SQL Server ,Management 目目 录录 1 绪论绪论 1 1.1 课题的提出 . 1 1.2 课题研发的必要性 . 2 1.3 课题研究的意义 . 2 1.4 课题设计目标 . 3 2 系统技术方法研究系统技术方法研究 . 4 2.1 SPRING框架 . 4 2.2 SPRING框架的 MVC 实现SPRINGMVC . 5 2.3 HIBERNATE框架. 6 2.4 AJAX 技术. 6 2.4.1 JSP 语言 7 3 总体设计总体设计 9 3.1 系统通用结构 . 9 3.2 系统平台环境: . 10 3.2.1 硬件平台: 10 3.2.2 软件平台: 10 3.3 系统架构:B/S 架构 11 3.4 编程语言:JAVA 11 3.5 服务器软件:JBOSS 12 3.6 系统开发工具:MYECLIPSE. 12 3.7 数据库软件:SQLSERVER . 13 3.8 系统功能结构图 . 14 3.9 管理员登录流程 . 14 3.10