收藏 分享(赏)

基于J2EE的智能餐桌商务服务系统的设计与开发计算机专业.doc

上传人:g****t 文档编号:1211201 上传时间:2023-04-19 格式:DOC 页数:82 大小:14.52MB
下载 相关 举报
基于J2EE的智能餐桌商务服务系统的设计与开发计算机专业.doc_第1页
第1页 / 共82页
基于J2EE的智能餐桌商务服务系统的设计与开发计算机专业.doc_第2页
第2页 / 共82页
基于J2EE的智能餐桌商务服务系统的设计与开发计算机专业.doc_第3页
第3页 / 共82页
基于J2EE的智能餐桌商务服务系统的设计与开发计算机专业.doc_第4页
第4页 / 共82页
基于J2EE的智能餐桌商务服务系统的设计与开发计算机专业.doc_第5页
第5页 / 共82页
基于J2EE的智能餐桌商务服务系统的设计与开发计算机专业.doc_第6页
第6页 / 共82页
亲,该文档总共82页,到这儿已超出免费预览范围,如果喜欢就下载吧!
资源描述

1、摘 要对于农业这个传统行业来说,信息化程度远不如生产制造业、服务业等。特别是一些农业生产型企业依旧偏向于手工管理,就算是一些大型餐饮企业或者说配餐的电商平台也不过是仅仅体现在点餐的环节上。农产品从最初的生产到收获直到最终到达餐桌,它们之间不能够很好地通过信息化来实现数据的共享、资源的合理调配以及协同工作以致农业的发展始终落后于其他产业。本文采用定制农业模式,以及智慧餐桌平台,消费者可以相应获得更加安全的农产品服务。在这个电子商务平台上,实现了线上对农副产品的销售,线下给用户配送相应农产品。对那些具有一定特色农产品,在全国范围内进行整合,随后进行包装、营销。这也是本文设计的智慧的餐桌这一平台的主

2、要目的。论文从智慧餐桌电子商务系统的特征入手,通过MVC设计模式,利用J2EE体系架构作为开发平台,建立一套基于B/S多层系统的智慧餐桌电子商务系统。平台根据其需求主要分为九个模块,分别为用户管理模块、信息发布管理模块、日志管理模块、网上订阅管理模块、会员管理模块、交易信息反馈管理模块、智慧选食模块、绿色食品溯源模块以及增值服务模块,其中智慧选食模块、绿色食品溯源模块是本文主要实现的模块。本文通过对农副产品销售部门的调研,充分了解到企业的具体需求,并把相关信息整理成系统的需求分析,用软件工程中形式化的方法来构建系统的需求分析。接着采用B/S模式和J2EE体系架构和SQL Server数据库技术

3、设计出系统。并对系统的数据进行了概念和逻辑结构分析。并对业务流程进行梳理,对系统各模块进行了详细设计。详细阐述了系统的整体实现架构,各模块的功能实现过程以及功能的实现。也对平台的关键功能进行了测试。该系统在安全性、定制性以及可操作性上是具有保障的,本系统具有一定的实际应用价值。 【关键词】(智慧 餐桌 农产品 电子商务平台)【论文类型】(应用研究)AbstractFor agriculture as a traditional industry, the informatization level is far behind that of manufacturing, service ind

4、ustry 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 c

5、oordinated 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, th

6、rough 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

7、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 de

8、sign 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 manageme

9、nt 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 sal

10、es 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 pat

11、tern 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

12、 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-comm

13、erce Platform)【Type of Paper】(The project plan)目 录AbstractII第一章 绪论11.1 研究背景及意义11.2国内农产品电子商务发展现状31.3农产品电子商务模式31.4 研究内容与方法4第二章 智慧的餐桌电子商务平台关键技术介绍62.1 J2EE平台概述62.2 数据库实现技术62.3 物联网技术72.4 射频识别RFID技术82.5 本章小结10第三章 智慧的餐桌电子商务平台系统需求分析113.1 智慧的餐桌电子商务平台系统简介113.2 智慧的餐桌电子商务平台系统功能需求分析123.2.1 用户管理模块需求分析123.2.2 信息发布

14、管理模块需求分析133.2.3 日志管理模块需求分析153.2.4 网上订阅管理模块需求分析163.2.5 会员管理模块需求分析183.2.6 智慧选食模块需求分析193.2.7 绿色食品溯源模块需求分析203.2.8 增值服务模块需求分析外卖、预定、健康食谱223.3 智慧的餐桌电子商务平台系统性能需求分析233.3.1 系统运行硬件运行需求分析233.3.2 系统运行软件运行需求分析243.4 智慧的餐桌电子商务平台系统非功能需求分析243.5 本章小结26第四章 智慧的餐桌电子商务平台系统设计274.1 系统总体设计274.1.1 用户管理模块设计274.1.2 信息发布管理模块设计28

15、4.1.3 日志管理模块设计304.1.4 网上订阅管理模块设计314.1.5 会员管理模块设计334.1.6 交易信息反馈管理模块设计344.1.7 智慧选食模块344.1.8 绿色食品溯源模块374.4 系统类图设计394.5 数据库设计424.5.1 系统数据库设计原则424.5.2 数据库设计流程444.5.3 数据库设计454.6 本章小结49第五章 智慧的餐桌电子商务平台系统实现505.1 智慧的餐桌电子商务平台系统实现概述505.1.1 系统实现概述505.1.2 智慧的餐桌电子商务平台系统的实现环境505.2 智慧的餐桌电子商务平台系统实现515.2.1 用户管理模块实现525.2.2 信息发布管理模块实现525.2.3 日志管理模块实现545.2.4 网上订阅管理模块实现555.2.5 会员管理模块实现585.2.6 交易信息反馈管理模块设计585.3 本章小结59第六章 智慧的餐桌电子商务平台系统的测试606.1 管理信息系统的测试环境606.2 管理信息系统的测试626.2.1 用户管理模块测试626.2.2 信息发布管理测试636.2.3 日志管理模块测试646.2.4 网上订阅管理模块测试656.2.5 会员管理模块测试656.2.6 交易信息反馈管理模块测试666.3 本章小结

展开阅读全文
相关资源
猜你喜欢
相关搜索

当前位置:首页 > 资格与职业考试 > 其它

copyright@ 2008-2023 wnwk.com网站版权所有

经营许可证编号:浙ICP备2024059924号-2