本科毕业设计(论文)
基于SSM框架的超市信息管理系统的设计与实现
Design and Implementation of Supermarket Information Management System Based on SSM
ssm框架实现登录功能Framework
摘要
随着人们的物质生活提高,需求增加,昔日的杂货铺也逐渐发展成了商品种类更加繁多、管理制度更加完善的中、小型超市。超市管理员为了将智能化管理进程提速以便于快速处理超市的日常业务,超市信息管理系统变为了管理者的第一选择,其为管理者提供完整的供应商、商品信息、员工信息等管理功能,本文所设计的是一款基于SSM框架的超市信息管理系统。
此系统是以J2EE平台为基础来开发SSM框架,利用的开发工具是鉴于JAVA语言的Eelipse开发平台,JDK 1.7,tomcat 8.5服务器,MySQL 5.6.10数据库。系统采用的技术是SSM框架 + Jsp + EasyUI + jQuery + Ajax + 面向接口编程。
关键词:超市信息管理系统;JAVA;面向接口编程;SSM框架;
Abstract
With the improved quality of life and increased demand, the grocery stores in the past have gradually developed into small and medium-sized supermarkets with more varieties of goods and more perfect management system. To promote the management automation and improve the business processing efficiency of supermarkets, the supermarket information management system has been preferred by m
anagers, which can provide managers with complete functions of supplier management, commodity information management, employee information management, etc. In this paper, a supermarket information management system is designed based on SSM framework.
This system is developed based on J2EE platform and SSM framework. The development tools include Eelipse development platform, JDK 1.7, tomcat 8.5 server, MySQL 5.6.10 database based on JA V A language. The technology is SSM framework + Jsp + EasyUI + jQuery + Ajax + interface-oriented programming.
Keywords:Supermarket information management system; JA V A; interface-oriented programming; SSM framework
目录
第一章绪论 (1)
1.1 选题背景 (1)
1.2 国内外研究现状 (1)
1.2.1 国外研究现状 (1)
1.2.2 国内研究现状 (2)
1.3 课题内容 (2)
第二章关键技术介绍 (1)
2.1、Spring (1)
2.2、SpringMVC (2)
2.3、MyBatis (2)
2.4、MySQL数据库 (3)
第三章系统需求分析 (1)
3.1 运行环境需求 (1)
3.1.1用户界面 (1)
3.1.2 硬件接口 (1)
3.1.3 软件接口 (1)
3.2 系统设计原则 (1)
3.2.1 易用性 (1)
3.2.2 稳定性 (1)
3.2.3 优化原则 (2)
3.3 系统功能需求分析 (2)
3.3.1 后台管理员 (2)
3.3.2 商品信息管理 (2)
3.3.3营业额管理 (3)
3.3.4 会员管理 (3)
3.3.5供应商管理 (4)
3.3.6 员工管理 (4)
第四章系统总体设计 (5)
4.1 系统的功能模块设计 (5)
4.2 系统的子模块设计 (5)
4.2.1 管理员管理模块 (5)
4.2.2 员工考勤模块 (6)
4.2.3 商品管理模块 (6)
4.2.4 会员管理模块 (6)
4.2.5 营业额管理模块 (7)
4.2.6 供应商管理模块 (7)
4.3 系统的功能用例图 (8)
4.4 系统的数据库设计 (9)
4.4.1 数据库概念设计图 (9)
4.4.2 数据库表设计 (9)
第五章系统主要功能模块实现 (1)
5.1登录模块 (1)
5.1.1 管理员登录 (1)
5.1.2 普通账号登录 (1)
5.2 商品管理模块 (2)
5.2.1 模拟购物 (3)
5.2.2库存预警模块 (3)
5.2.3 进货订单 (3)
5.3员工考勤模块 (4)
第六章测试用例和测试结果 (1)
6.1 旷工记录测试 (1)
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系QQ:729038198,我们将在24小时内删除。
发表评论