基于SSM百货商城的设计与研究

上传人:知进****失 文档编号:233171194 上传时间:2022-01-01 格式:DOC 页数:36 大小:2.02MB
返回 下载 相关 举报
基于SSM百货商城的设计与研究_第1页
第1页 / 共36页
基于SSM百货商城的设计与研究_第2页
第2页 / 共36页
基于SSM百货商城的设计与研究_第3页
第3页 / 共36页
基于SSM百货商城的设计与研究_第4页
第4页 / 共36页
基于SSM百货商城的设计与研究_第5页
第5页 / 共36页
点击查看更多>>
资源描述

《基于SSM百货商城的设计与研究》由会员分享,可在线阅读,更多相关《基于SSM百货商城的设计与研究(36页珍藏版)》请在金锄头文库上搜索。

1、摘摘 要要随着科学技术的不断提高,IT 开发技术也在不断的更新换代,使用当前主流的开发模式对该 Web 系统进行更新升级,已经具备了技术上的条件,同时这也是提高企业形象的方式。企业现在使用的还是几年前开发的 Web 系统,受制于当时的技术现状,该系统存在着许多缺点,如界面不够美观,操作流程繁琐,效率低且保密性差,对浏览器的兼容性不够好,不方便用户随时随地的查看管理各类信息。企业长期以来使用过时的基于客户端/服务器端的管理系统进行百货销售信息管理的日常业务,其操作流程比较繁琐。传统的管理方式存在着种种不足,针对诸多的缺点,本项目研究了一种基于 B/S 的网络版的信息管理系统来解决上述问题,提供快

2、速的百货销售信息检索功能及快捷的信息管理流程,让用户可以使用更简单、实时、高效的百货销售管理系统。结合百货销售管理系统的实际需求进行分析和功能调整,探讨了利用 JSP 开发百货销售管理系统的过程。管理人员通过系统完成对各项数据信息的录入和管理工作,同时还需要完成数据信息的及时更新功能。利用 Myeclipse 集成开发平台和 Mysql 数据库实现了本系统的具体设计,根据企业百货销售信息的管理流程和日常管理工作的需求,本项目设计并开发一个基于网络环境的百货销售管理系统1。针对百货销售信息管理的业务流程,系统的功能实现由系统管理员和系统用户两种角色完成。本文主要介绍了设计的开发背景与研究现状、技

3、术介绍,在本文中结合系统数据管理的业务流程详细介绍了相关页面文件的实现过程和不同用户角色对应的功能2。关键词:关键词:百货销售 开发 JSP Myeclipse Mysql Abstract As science and technology continue to improve, IT development technology is constantly changing, Using the current mainstream development model to update and upgrade the Web system already has the technic

4、al conditions, and this is also a way to improve the corporate image. Enterprises are still using the Web system developed a few years ago. The system has many disadvantages, such as the interface is not beautiful enough ,the operation process is cumbersome, the efficiency is low and the security is

5、 poor, and the compatibility with the browser is not good enough. It is not convenient for users to view and manage various types of information anytime, anywhere.Enterprises have long used outdated client / server-based management systems for daily business of flower sales information management, a

6、nd their operation processes are relatively cumbersome. There are various shortcomings in the traditional management process. In view of many shortcomings, this project researches a B / S-based online version of the information management system to solve the above problems, and provides a fast depar

7、tment store sales information retrieval function and a fast information management process So that users can use a simpler, real-time and efficient department store sales system. Based on the actual needs of the department store sales system for analysis and function adjustment, the process of devel

8、oping a department store sales system using JSP was discussed. Management through the system to complete the data information input and management work, but also need to complete the timely updating of data information function. The design of this system is realized by using Myeclipse integrated dev

9、elopment platform and Mysql database. According to the management process of department store sales information and the needs of daily management work, this project designed and developed a network-based department store sales management system. In view of the business process of department store sa

10、les information management, the function realization of the system is accomplished by two roles: system administrator and system user. This paper mainly introduces the development background, research status and technical introduction of the design.In this paper, the implementation process of relate

11、d page files and the functions corresponding to different user roles are introduced in detail in conjunction with the business process of system data managementKeywords: Department store sale Development JSP Myeclipse Mysql目目 录录第一章第一章 绪论绪论.11.11.1 研究背景与意义研究背景与意义.11.21.2 国内外现状国内外现状.11.31.3 主要研究内容主要研究

12、内容.2第二章第二章 相关技术相关技术.32.12.1 JSPJSP 技术简介技术简介.32.22.2 系统使用的编程语言系统使用的编程语言.32.32.3 B/SB/S 结构结构.32.42.4 M MYSQLYSQL数据库简介数据库简介.32.52.5 动态网站动态网站.42.62.6 SSMSSM 简介简介.42.6.1SPRING简述.4第三章第三章 需求分析需求分析.53.13.1 可行性分析可行性分析.53.1.1 技术可行性.53.1.2 运行可行性.53.1.3 时间可行性.53.1.4 经济可行性.53.23.2 需求背景分析需求背景分析.53.33.3 功能需求分析功能需求

13、分析.63.43.4 参与者分析参与者分析.63.53.5 非功能需求分析非功能需求分析.73.5.1 性能需求.73.5.2 安全需求.73.5.3 可靠性需求.73.5.4 运行环境需求.8第四章第四章 系统设计系统设计.94.14.1 总体设计总体设计.94.1.1 业务流程分析.94.1.2 系统功能结构.94.1.3 系统数据流程.104.24.2 数据库设计数据库设计.114.2.1 E-R 模型.124.2.2 数据库表清单.124.34.3 系统开发流程.11194.3.1 系统开发流程设计.154.3.2 系统体系结构设计.164.44.4 系统开发环境系统开发环境.17第五

14、章第五章 系统实现系统实现.185.15.1 系统登录实现系统登录实现.185.25.2 系统首页实现系统首页实现.185.35.3 用户密码管理模块实现用户密码管理模块实现.195.45.4 用户信息管理模块实现用户信息管理模块实现.195.55.5 百货信息管理模块实现百货信息管理模块实现.205.65.6 订单信息管理模块实现订单信息管理模块实现.215.75.7 信息查询模块实现信息查询模块实现.215.85.8 新闻信息发布管理实现新闻信息发布管理实现.215.95.9 购物车管理模块实现购物车管理模块实现.22第六章第六章 系统测试系统测试.236.16.1 测试目的测试目的.23

15、6.26.2 测试用例测试用例.236.36.3 测试结果测试结果.266.46.4 系统维护系统维护.26结结 论论.27致致 谢谢.28参考文献参考文献.291第一章第一章 绪论绪论1.11.1 研究背景与意义研究背景与意义在当今时代人们利用计算机网络可以足不出户的进行各种社交活动及获取社会各界信息,例如在线网络购物,房屋租赁,娱乐消费,企业文化宣传,招聘求职等等。在这个快节奏的生活时代,人们利用电子设备上网成为人们每天的习惯。同时各行各业都需要有属于自己企业的网站去扩大自己的影响力,为自身带来巨大的经济和社会效益。我们的社会越来越依赖信息系统,不管将来要从事何种职业,都需要对计算机和信息

16、系统的文化有所了解。管理人员和决策者对信息系统所有方面的参与是组织获得成功、更高利润和更低成本的关键因素之一。对信息系统的了解可以对工作产生很大的帮助,在职业或行业内取得进展。计算机文化教育偏重于技术层面,对于知识工作者来说是必不可少的。随着信息技术的进步和应用范围的不断扩大,人们发现信息技术不仅可提高原有工作效率,而且还改变着人们的习惯和行为模式。信息技术作用的发挥不仅受制于技术能力,更受制于人们的思维习惯和观念。企业长期以来使用操作流程比较繁琐的传统管理系统,本次任务是开发一个新的信息管理系统来解决这个问题,提供快速的百货销售信息检索功能及快捷的信息管理流程,让用户可以使用更简单、实时、高效的百货销售管理系统。管理人员通过系统完成对各项数据信息的录入和管理工作,同时还需要完成数据信息的及时更新功能。利用 Myeclipse 集成开发平台和 Mysql 数据库实现了本系统的具体设计,根据企业百货销售信息的管理流程和日常管理工作的需求,本项目设计并开发一个基于网络环境的百货销售管理系统31.21.2 国内外现状国内外现状西方发达国家的经济已经发展到了一个相对繁荣平稳的阶段,各方面发展也

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 学术论文 > 大学论文

电脑版 |金锄头文库版权所有
经营许可证:蜀ICP备13022795号 | 川公网安备 51140202000112号