文件名称:rest-kitchen-web
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-12-18
- 文件大小:
- 43kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
这是餐厅后场管理系统的一部分,模拟餐厅下单到后场小票机打印出小票。使用的框架为Struts+Mybatis+Spring。这是JavaEE中对应的表现层。这里主要是了FreeMarker技术,类似于JSP技术实现有好的界面。整个系统需要进行Maven编译。
-This part is for how to display for the users.
-This part is for how to display for the users.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
rest-kitchen-web
................\.classpath
................\.project
................\.settings
................\.........\.jsdtscope
................\.........\org.eclipse.core.resources.prefs
................\.........\org.eclipse.jdt.core.prefs
................\.........\org.eclipse.m2e.core.prefs
................\.........\org.eclipse.wst.jsdt.ui.superType.container
................\.........\org.eclipse.wst.jsdt.ui.superType.name
................\.........\org.eclipse.wst.validation.prefs
................\pom.xml
................\src
................\...\main
................\...\....\java
................\...\....\....\com
................\...\....\....\...\angho
................\...\....\....\...\.....\rest
................\...\....\....\...\.....\....\front
................\...\....\....\...\.....\....\.....\base
................\...\....\....\...\.....\....\.....\....\BaseAction.java
................\...\....\....\...\.....\....\.....\ws
................\...\....\....\...\.....\....\.....\..\kitchen
................\...\....\....\...\.....\....\.....\..\.......\AddToTopAction.java
................\...\....\....\...\.....\....\.....\..\.......\DeleteFoodAction.java
................\...\....\....\...\.....\....\.....\..\.......\GetFrontOrderAction.java
................\...\....\....\...\.....\....\.....\..\.......\GetQueueAction.java
................\...\....\resources
................\...\....\.........\ctx-base.xml
................\...\....\.........\ctx-datasource.xml
................\...\....\.........\jdbc.properties
................\...\....\.........\log4j.properties
................\...\....\.........\struts-web.xml
................\...\....\.........\struts.xml
................\...\....\webapp
................\...\....\......\index.html
................\...\....\......\WEB-INF
................\...\....\......\.......\ehcache.xml
................\...\....\......\.......\pages
................\...\....\......\.......\.....\kitchen
................\...\....\......\.......\.....\.......\getdata.ftl
................\...\....\......\.......\.....\.......\printdata.ftl
................\...\....\......\.......\.....\.......\read.ftl
................\...\....\......\.......\.....\.......\showOrder.ftl
................\...\....\......\.......\.....\.......\sort.ftl
................\...\....\......\.......\.....\.......\testfail.ftl
................\...\....\......\.......\.....\.......\testsucc.ftl
................\...\....\......\.......\.....\.......\write.ftl
................\...\....\......\.......\urlrewrite.xml
................\...\....\......\.......\web.xml
................\...\test
................\...\....\java
................\...\....\resources
................\target
................\......\classes
................\......\.......\com
................\......\.......\...\angho
................\......\.......\...\.....\rest
................\......\.......\...\.....\....\front
................\......\.......\...\.....\....\.....\base
................\......\.......\...\.....\....\.....\....\BaseAction.class
................\......\.......\...\.....\....\.....\ws
................\......\.......\...\.....\....\.....\..\kitchen
................\......\.......\...\.....\....\.....\..\.......\AddToTopAction.class
................\......\.......\...\.....\....\.....\..\.......\DeleteFoodAction.class
................\......\.......\...\.....\....\.....\..\.......\GetFrontOrderAction.class
................\......\.......\...\.....\....\.....\..\.......\GetQueueAction.class
................\......\.......\ctx-base.xml
................\......\.......\ctx-datasource.xml
................\......\.......\jdbc.properties
................\......\.......\log4j.properties
................\......\.......\struts-web.xml
................\......\.......\struts.xml
................\......\m2e-wtp
................\......\.......\web-resources
................\......\.......\.............\META-INF
................\......\.......\.............\........\MANIFEST.MF
................\......\.......\.............\........\maven
.