本科毕业设计论文-超市前台系统设计与实现.doc
文本预览下载声明
超市前台管理系统设计与开发
摘 要
本系统的主要功能是展示产品。在数据库方面,系统使用瑞典MSQL AB公司的MSQL数据库,并利用JDBC技术完成了对数据库的连接和操作。主要分为以下几个模块:产品类别信息管理、产品信息管理、产品报价管理、相关产品信息管理和客户反馈信息管理。产品类别信息管理模块和产品信息管理模块实现产品类别信息和产品信息的增、删、改操作,并将其显示在网站页面的相应区域;产品信息,主要以图片格式呈现给用户;相关产品类别与产品的周边产品,相关产品信息也是以图片格式呈现给用户的;客户反馈信息管理模块实现对客户反馈信息的管理。
关键词:ABSTRACT
The primary function of the system is owned by the supermarket, to display products for customers and express their views online. Technical editor is used with JSP pages in the database, uses MYSQL Sweden MYSQL database,JDBC for database technology to complete the connection and operation. The future management of the supermarket system is mainly divided into the following modules: product information management, product information management, product pricing management, and related products for information management and customer feedback management. Product category information management modules and product information management module, a product category and product information by the information, delete, change operations, and displays the corresponding page in the site area; product information including product name, material, place of origin, mainly in picture format to the user; related products and product categories showed that peripheral products, the relevant product information is presented in picture format to the user; customer feedback management module for the management of customer feedback.
Keywords: Suppermarket_Frontmanagement_System MYSQL
目 录
一 引言 1
1.1课题的研究背景 1
1.2课题的研究意义 2
二 系统分析 3
2.1功能需求分析 3
2.1.1功能需求 3
2.1.2系统用户角色分析 4
2.1.3系统运行流程分析 4
2.2数据需求分析 5
2.2.1数据实体关系和数据来源 5
2.2.2 数据存储性能分析 5
2.3性能需求分析 5
2.4可行性分析 5
三 总体设计 7
3.1设计目标 7
3.2功能总体设计 7
3.2.1系统的功能特点 7
3.2.2系统功能总体设计 7
3.3数据库总体设计 11
四 详细设计及实现 14
4.1技术背景 14
4.1.1课题的软件环境 14
4.1.2主要使用到的技术 14
4.1.3开发工具的选择 15
4.2功能详细设计 15
4.2.1前台页面设计 15
4.2.2功能模块实现 17
4.2.3功能模块实现 17
4.2.5管理员模块 20
4.3 系统的管理 22
4.4设计总结 23
五 系统测试运行 24
5.1模块测试 24
5.2组装测试 24
5.3 整体测试 24
谢
显示全部