基于 SSM 的网上订餐系统的设计与研究 Design and Research of Online Ordering System Based on SSM内容摘要□□如今互联网发展迅速,开始与人们的日常生活有越来越紧密的连系,人们生活得以有了便利,就比如网上订餐。一款好用的有个性的网上订餐系统可以给用户带来很好的用户体验,本文便是以一款基于 spring 框架,springmvc 框架和 mybatis 框架的网上订餐系统为对象做了详细的设计和研究的记录,这个系统是用 java 语言在 eclipse 中编程的,运用了MySQL 数据库来存储相关的数据信息,页面是 jsp,为了丰富页面的内容,使用了 css 对页面进行了排版和美化,使用了 jQuery 框架来提升页面的处理性能。希望通过上述的技术和框架完成登录注册模块,智能点餐模块,后台管理模块,个人信息模块,购物车模块等,这些模块的组合将会生成一个好用的网上订餐系统。□□关键词:spring 框架,springmvc 框架,mybatis 框架,MySQL 数据库Abstract □Nowadays, with the rapid development of the Internet, it has become more and more closely connected with people's daily life. People's life has become convenient, such as ordering meals online. An easy-to-use and personalized online ordering system can bring good user experience to users. In this paper, a detailed design and research record of online ordering system based on spring framework, spring MVC framework and mybatis framework is made. This system is programmed in eclipse with Java language and uses MySQL database to store relevant data information and pages Face is JSP. In order to enrich the content of the page, CSS is used to layout and beautify the page, and jQuery framework is used to improve the processing performance of the page. I hope that through the above technology and framework to complete the login registration module, intelligent ordering module, background management module, personal information module, shopping cart module, etc., the combination of these modules will generate a goo...