温馨提示:
1. 部分包含数学公式或PPT动画的文件,查看预览时可能会显示错乱或异常,文件下载后无此问题,请放心下载。
2. 本文档由用户上传,版权归属用户,汇文网负责整理代发布。如果您对本文档版权有争议请及时联系客服。
3. 下载前请仔细阅读文档内容,确认文档内容符合您的需求后进行下载,若出现内容与标题不符可向本站投诉处理。
4. 下载文档时可能由于网络波动等原因无法下载或下载错误,付费完成后未能成功下载的用户请联系客服处理。
网站客服:3074922707
基于J2EE的智能餐桌商务服务系统的设计与开发
计算机专业
基于
J2EE
智能
餐桌
商务
服务
系统
设计
开发
摘 要
对于农业这个传统行业来说,信息化程度远不如生产制造业、服务业等。特别是一些农业生产型企业依旧偏向于手工管理,就算是一些大型餐饮企业或者说配餐的电商平台也不过是仅仅体现在点餐的环节上。农产品从最初的生产到收获直到最终到达餐桌,它们之间不能够很好地通过信息化来实现数据的共享、资源的合理调配以及协同工作以致农业的发展始终落后于其他产业。本文采用定制农业模式,以及智慧餐桌平台,消费者可以相应获得更加安全的农产品服务。在这个电子商务平台上,实现了线上对农副产品的销售,线下给用户配送相应农产品。对那些具有一定特色农产品,在全国范围内进行整合,随后进行包装、营销。这也是本文设计的智慧的餐桌这一平台的主要目的。
论文从智慧餐桌电子商务系统的特征入手,通过MVC设计模式,利用J2EE体系架构作为开发平台,建立一套基于B/S多层系统的智慧餐桌电子商务系统。平台根据其需求主要分为九个模块,分别为用户管理模块、信息发布管理模块、日志管理模块、网上订阅管理模块、会员管理模块、交易信息反馈管理模块、智慧选食模块、绿色食品溯源模块以及增值服务模块,其中智慧选食模块、绿色食品溯源模块是本文主要实现的模块。
本文通过对农副产品销售部门的调研,充分了解到企业的具体需求,并把相关信息整理成系统的需求分析,用软件工程中形式化的方法来构建系统的需求分析。接着采用B/S模式和J2EE体系架构和SQL Server数据库技术设计出系统。并对系统的数据进行了概念和逻辑结构分析。并对业务流程进行梳理,对系统各模块进行了详细设计。详细阐述了系统的整体实现架构,各模块的功能实现过程以及功能的实现。也对平台的关键功能进行了测试。该系统在安全性、定制性以及可操作性上是具有保障的,本系统具有一定的实际应用价值。
【关键词】(智慧 餐桌 农产品 电子商务平台)
【论文类型】(应用研究)
Abstract
For agriculture as a traditional industry, the informatization level is far behind that of manufacturing, service industry and so on. In particular, some agricultural production enterprises still prefer manual management. Even for some large catering enterprises or food-delivering E-commerce platforms, informatization is only represented in the food-ordering link. Data-sharing, reasonable resource allocation and coordinated work cannot be well realized from the production and harvest of the agriculture products to being served as dishes, resulting in the reality that agricultural development lags behind other industries. In this paper, customized agricultural mode and smart dining table platform are used, through which consumers can obtain safer agricultural products and services. Online sales of agricultural byproducts and off-line distribution of agricultural products to users are achieved on this E-commerce platform. Those featured agricultural products are integrated throughout the nation and then packaged and are put in the market. This is also a main objective of the smart dining table designed in this paper.
This paper starts from the features of E-commerce system of the smart dining table. A set of B-S multi-layer system-based smart dining table E-commerce system is established with MVC design pattern and by using J2EE system structure as the development platform. The platform shall be divided into nine modules according to its requirements: user management module, information release management module, log management module, online subscription management module, membership management module, trading information feedback management module, smart food selection module, green food tracing module and value-added service module. Among these modules, smart food selection module and green food tracing module are these primarily to be implemented in this paper.
With a study on the sales department of agricultural byproducts, this paper gains full understanding of specific requirements of the enterprises and sorts relevant information into systematic requirement analysis that is established by the formal method of software engineering. The system is then designed by using B/S pattern and J2EE system structure and SQL Server database. The concept and the logic structure of system data are analyzed. The business process is combed. Different modules of the system are designed in detail. The overall implementation architecture of the system, function implementation processes of modules and implementation of functions are elaborated. Key functions of the platform are also tested. The system is guaranteed in terms of safety, customizability and operability and is thus of much value in practical application.
【Keywords】(Intelligence; Dining Table; Agricultural Products; E-commerce Platform)
【Type of Paper】(The project plan)
目 录
Abstract II
第一章 绪论 1
1.1 研究背景及意义 1
1.2国内农产品电子商务发展现状 3
1.3农产品电子商务模式 3
1.4 研究内容与方法 4
第二章 智慧的餐桌电子商务平台关键技术介绍 6
2.1 J2EE平台概述 6
2.2 数据库实现技术 6
2.3 物联网技术 7
2.4 射频识别RFID技术 8
2.5 本章小结 10
第三章 智慧的餐桌电子商务平台系统需求分析 11
3.1 智慧的餐桌电子商务平台系统简介 11
3.2 智慧的餐桌电子商务平台系统功能需求分析 12
3.2.1 用户管理模块需求分析 12
3.2.2 信息发布管理模块需求分析 13
3.2.3 日志管理模块需求分析 15
3.2.4 网上订阅管理模块需求分析 16
3.2.5 会员管理模块需求分析 18
3.2.6 智慧选食模块需求分析 19
3.2.7 绿色食品溯源模块需求分析 20
3.2.8 增值服务模块需求分析——外卖、预定、健康食谱 22
3.3 智慧的餐桌电子商务平台系统性能需求分析 23
3.3.1 系统运行硬件运行需求分析 23
3.3.2 系统运行软件运行需求分析 24
3.4 智慧的餐桌电子商务平台系统非功能需求分析 24
3.5 本章小结 26
第四章 智慧的餐桌电子商务平台系统设计 27
4.1 系统总体设计 27
4.1.1 用户管理模块设计 27
4.1.2 信息发布管理模块设计 28
4.1.3 日志管理模块设计 30
4.1.4 网上订阅管理模块设计 31
4.1.5 会员管理模块设计 33
4.1.6 交易信息反馈管理模块设计 34
4.1.7 智慧选食模块 34
4.1.8 绿色食品溯源模块 37
4.4 系统类图设计 39
4.5 数据库设计 42
4.5.1 系统数据库设计原则 42
4.5.2 数据库设计流程 44
4.5.3 数据库设计 45
4.6 本章小结 49
第五章 智慧的餐桌电子商务平台系统实现 50
5.1 智慧的餐桌电子商务平台系统实现概述 50
5.1.1 系统实现概述 50
5.1.2 智慧的餐桌电子商务平台系统的实现环境 50
5.2 智慧的餐桌电子商务平台系统实现 51
5.2.1 用户管理模块实现 52
5.2.2 信息发布管理模块实现 52
5.2.3 日志管理模块实现 54
5.2.4 网上订阅管理模块实现 55
5.2.5 会员管理模块实现 58
5.2.6 交易信息反馈管理模块设计 58
5.3 本章小结 59
第六章 智慧的餐桌电子商务平台系统的测试 60
6.1 管理信息系统的测试环境 60
6.2 管理信息系统的测试 62
6.2.1 用户管理模块测试 62
6.2.2 信息发布管理测试 63
6.2.3 日志管理模块测试 64
6.2.4 网上订阅管理模块测试 65
6.2.5 会员管理模块测试 65
6.2.6 交易信息反馈管理模块测试 66
6.3 本章小结