文件名称:Restrant

  • 所属分类:
  • WEB源码
  • 资源属性:
  • [Java] [源码]
  • 上传时间:
  • 2017-11-06
  • 文件大小:
  • 28.17mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 冬丽***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

本系统以 Java EE 和SQL 为主要的编程语言;后台管理以前端基础,easy ui为后台展示框架,实现本系统的设计与开发。经过了一学期对Java EE课程的学习,结合已经学过HTML和MySQL数据库,便可以进行网站后台的开发。MySQL数据库是一种支持多线程、多用户的开源数据库,方便易学。因此,从技术层面上说,本系统的设计与开发具有较好的可行性。结构上采用的是B/S结构(Browser/Server,浏览器/服务器模式),此系统针对的用户主要是系统的后台管理人员和广大顾客。(The system uses Java EE and SQL as the main programming language; background management of the previous basis, easy UI as the background display fr a mework, to achieve the design and development of the system. After a semester of learning Java EE course, combined with the HTML and MySQL database, you can develop the website background. MySQL database is an open source database supporting multithreading and multi-user, which is easy to learn. Therefore, from the technical point of view, the design and development of the system has good feasibility. The structure is based on the B/S structure (Browser/Server, browser / server mode), the system for the user is mainly the background of the system management personnel and customers.)
相关搜索: Java课程设计
Java

(系统自动生成,下载前可以参看下载内容)

下载文件列表

Restrant

Restrant\.classpath

Restrant\.myhibernatedata

Restrant\.project

Restrant\.settings

Restrant\.settings\.jsdtscope

Restrant\.settings\com.genuitec.runtime.libraries.xml

Restrant\.settings\org.eclipse.jdt.core.prefs

Restrant\.settings\org.eclipse.wst.jsdt.ui.superType.container

Restrant\.settings\org.eclipse.wst.jsdt.ui.superType.name

Restrant\.springBeans

Restrant\WebRoot

Restrant\WebRoot\META-INF

Restrant\WebRoot\META-INF\MANIFEST.MF

Restrant\WebRoot\WEB-INF

Restrant\WebRoot\WEB-INF\classes

Restrant\WebRoot\WEB-INF\classes\.struts.mex

Restrant\WebRoot\WEB-INF\classes\applicationContext.xml

Restrant\WebRoot\WEB-INF\classes\com

Restrant\WebRoot\WEB-INF\classes\com\restrant

Restrant\WebRoot\WEB-INF\classes\com\restrant\action

Restrant\WebRoot\WEB-INF\classes\com\restrant\action\CartAction.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\action\MealAction.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\action\OrdersAction.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\action\UserAction.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\MealBiz.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\MealSeriesBiz.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\OrderDtsBiz.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\OrdersBiz.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\UserBiz.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\impl

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\impl\MealBizImpl.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\impl\MealSeriesBizImpl.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\impl\OrderDtsBizImpl.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\impl\OrdersBizImpl.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\biz\impl\UserBizImpl.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\MealDAO.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\MealSeriesDAO.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\OrderDtsDAO.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\OrdersDAO.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\UserDAO.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\impl

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\impl\MealDAOImpl.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\impl\MealSeriesDAOImpl.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\impl\OrderDtsDAOImpl.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\impl\OrdersDAOImpl.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\dao\impl\UserDAOImpl.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Admin.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Admin.hbm.xml

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\CartItemBean.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Meal.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Meal.hbm.xml

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Mealseries.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Mealseries.hbm.xml

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Orderdts.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Orderdts.hbm.xml

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Orders.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Orders.hbm.xml

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Pager.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Users.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\entity\Users.hbm.xml

Restrant\WebRoot\WEB-INF\classes\com\restrant\filter

Restrant\WebRoot\WEB-INF\classes\com\restrant\filter\AuthFilter.class

Restrant\WebRoot\WEB-INF\classes\com\restrant\interceptor

Restrant\WebRoot\WEB-INF\classes\com\restrant\interceptor\AuthorityInterceptor.class

Restrant\WebRoot\WEB-INF\classes\log4j.properties

Restrant\WebRoot\WEB-INF\classes\struts.xml

Restrant\WebRoot\WEB-INF\lib

Restrant\WebRoot\WEB-INF\lib\antlr-2.7.2.jar

Restrant\WebRoot\WEB-INF\lib\antlr-2.7.7.jar

Restrant\WebRoot\WEB-INF\lib\aopalliance-1.0.jar

Restrant\WebRoot\WEB-INF\lib\aspectjweaver-1.6.9.jar

Restrant\WebRoot\WEB-INF\lib\c3p0-0.9.1.2.jar

Restrant\WebRoot\WEB-INF\lib\c3p0-0.9.1.jar

Restrant\WebRoot\WEB-INF\lib\cglib-nodep-2.2.jar

Restrant\WebRoot\WEB-INF\lib\classworlds-1.1.jar

Restrant\WebRoot\WEB-INF\lib\commons-beanutils-1.7.0.jar

Restrant\WebRoot\WEB-INF\lib\commons-chain-1.2.jar

Restrant\WebRoot\WEB-INF\lib\commons-collections-3.2.jar

Restrant\WebRoot\WEB-INF\lib\commons-dbcp-1.4.jar

Restrant\WebRoot\WEB-INF\lib\commons-digester-2.0.jar

Restrant\WebRoot\WEB-INF\lib\commons-fileupload-1.2.1.jar

Restrant\WebRoot\WEB-INF\lib\commons-fileupload-1.2.jar

Restrant\WebRoot\WEB-INF\lib\commons-httpclient-3.1.jar

Restrant\WebRoot\WEB-INF\lib\commons-io-1.3.2.jar

Restrant\WebRoot\WEB-INF\lib\commons-lang-2.3.jar

Restrant\WebRoot\WEB-INF\lib\commons-lang-2.5.jar

Restrant\WebRoot\WEB-INF\lib\commons-logging-1.0.4.jar

Restrant\WebRoot\WEB-INF\lib\commons-logging-1.1.1.jar

Restrant\WebRoot\WEB-INF\lib\commons-logging-api-1.1.jar

Restrant\WebRoot\WEB-INF\lib\commons-pool-1.5.3.jar

Restrant\WebRoot\WEB-INF\lib\commons-validator-1.3.1.jar

Restrant\WebRoot\WEB-INF\lib\dom4j-1.6.1.jar

Restrant\WebRoot\WEB-INF\lib\ehcache-core-2.4.3.jar

Restrant\WebRoot\WEB-INF\lib\freemarker-2.3.16.jar

Restrant\WebRoot\WEB-INF\lib\hibernate-c3p0-4.1.4.Final.jar

Restrant\WebRoot\WEB-INF\lib\hibernate-commons-annotations-4.0.1.Final.jar

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org