基于 Java 的超市管理系统
的设计与实现
本科毕业设计
大学本科毕业设计
1
目 录
目 录 ...................................................................
1
摘 要 ...................................................................
1
Abstract . ................................................................ 2
1. 项目开发背景及意义 . ....................................................
1
1.1 项目开发背景 ..............................................................................................................................................
1
1.2 项目开发意义 ..............................................................................................................................................
1
2. 开发技术及开发环境 . ....................................................
1
2.2 开发环境 ......................................................................................................................................................
3
3. 系统的分析与设计 . ...................................................... 5
3.1 系统功能需求分析 ......................................................................................................................................
5
3.2 系统各功能模块描述 ........................................................................... 5
3.3 数据库设计 ..................................................................................................................................................
5
3.3.1 主要详细数据表 ........................................................................................................................................
5
4. 系统功能模块的实现 . .................................................... 6
4.1 注册模块 .......................................................................................................................................................
6
4.2 登录模块功能 ...............................................................................................................................................
7
4.3 顾客查看商品功能 ......................................................................................................................................
9
4.5 管理员增删改查功能 .................................................................................................................................
11
4.6jdbc 工具模块 ............................................................................................................................................
16
4.7 商品类的构建 .............................................................................................................................................
18
4.8 用户类的构建 .............................................................................................................................................
21
结束语
................................................... 23
大学本科毕业设计
1
摘 要
本系统是通过 JavaSE 开发而成的超市管理系统。 超市管理系统是一个典型的信息管理系
统,是一个为适应当前逛超市麻烦开发的软件系统。
随着社会的快速发展,人们生活节奏越来越快,如何适应高效率的生活节奏是人们当前
面临的一大难题,此系统可以大程度解决人们逛超市时找不到商品的难题,同时也便捷了超
市管理层管理商品。
关键词: 超市管理系统; javaSE ;商品管理
大学本科毕业设计
2
Abstract
This system is a human resource management system that ’s developed with
J2EE. Human Resource Management System is a typical information management
system, the system is a different industry to adapt to the current design and
development of software systems.
Human resources management is a relatively important enterprise management
process, with the rapid development of society. How to manage corporate
information and internal staff, corporate management become a big problem. In this
case, one can be standardized, automated enterprise human resource management
system is very necessary.
Human resource management first are accomplished by human. When the
relatively small scale enterprises, human can be completed, along with the enterprise
scale is more and more big, the number of employees in enterprises is also more and
more, still use the human management will result in low efficiency, serious problems
increased error rate.
This system realized the human resources management system can basically
meet the modern enterprise human resources management needs.Information
input,the project is complete, friendly.
The human resource management system includes the management, staff
management, recruitment management, incentive management, training
management, salary management and system management. The system user
大学本科毕业设计
3
interface is very simple, practical, convenient and simple operation.
Key words: supermaket system;J2EE