基于javaweb+mysql的网上订餐在线点餐系统(前台、后台)

基于javaweb+mysql的网上订餐在线点餐系统(前台、后台)

运行环境

Java≥8、MySQL≥5.7、Tomcat≥8

开发工具

eclipse/idea/myeclipse/sts等均可配置运行

适用

课程设计,大作业,毕业设计,项目练习,学习演示等

功能说明

后台:登录、类别管理、菜品管理、会员管理、订单管理、留言管理等

前台:登录、注册、查看菜品、购买、留言

前台

后台

技术框架

JSP Servlet MySQL DBUtil Tomcat JavaScript CSS jstl


           var i=0;
           function catelogAll()//获得所有菜品类别函数
           {
   
               if(i==0)
               {
   
                   document.getElementById("indicator").style.display="block";
                   loginService.catelogAll(callback);
                   i=1;
               }             
           }
           function callback(data)
           {
   
               document.getElementById("indicator").style.display="none";
			margin-left: 0px;
			margin-top: 2px;
			margin-right: 0px;
			margin-bottom: 2px;
			background-image: url(<%=path %>/images/backGroup.gif);	
		}
		
		
		.header_menu{
   background:url(<%=path %>/images/header_menu_02.gif) repeat-x;}
		
		
		.whiteTitle{
   
			font-family: "宋体", System;
			font-size: 13px;
			line-height: 20px;
			font-weight: bold;
			color: #FFFFFF;
			text-decoration: none;	
		}
			key will now have the default browser behavior if TabSpaces=0. It will move the
			focus out of the editor (expect on Safari).</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2296">#2296</a>] Fixed
			permission denied error on clicking on files in the file browser.</li>
	</ul>
	<h3>
		Version 2.6.1</h3>
	<p>
		New Features and Improvements:</p>
	<ul>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2150">#2150</a>] The searching
			speed of the Find/Replace dialog has been vastly improved.</li>
		<li>New language file for <strong>Gujarati</strong> (by Nilam Doctor).</li>
		<li>A new TabIndex property has been added to the JavaScript integration files.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2215">#2215</a>] Following
			the above new feature, the ReplaceTextarea method will now copy the textarea.tabIndex
			value if available.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2163">#2163</a>] If the
			FCKConfig.DocType setting points to a HTML DocType then the output won't generate
			self-closing tags (it will output &lt;img &gt; instead of &lt;img /&gt;).</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2173">#2173</a>] A throbber
			will be shown in the Quick Uploads.</li>
		<li>[<a target="_blank" href="http://dev.fckeditor.net/ticket/2142">#2142</a>] HTML
			samples will now use sampleposteddata.php in action parameter inside a form.</li>
				user.setId(rs.getString("id"));
				user.setLoginname(rs.getString("loginname"));
				user.setLoginpw(rs.getString("loginpw"));
				user.setLoginpw(rs.getString("loginpw"));
				user.setName(rs.getString("name"));
				
				userList.add(user);
		    }
			rs.close();
		}
		catch(Exception e)
		{
   
			e.printStackTrace
  • 0
    点赞
  • 5
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值