• 大小: 5.9MB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2023-09-25
  • 语言: Java
  • 标签:

资源简介

非常完善的jsp餐饮管理后台,带mysql数据库脚本。下载就能运行,非常适合做毕业设计。参考价值非常高

资源截图

代码片段和文件信息

package cn.gson.cai.common;


public interface Constants {
/**
 * 后台账号session存储的键值
 */
String USER_SESSION_KEY = “user“;
/**
 * 验证码的session存储键值
 */
String CAPTCHA_CODE_SESSION_KEY = “captcha_code“;
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-11-24 17:42  后台参考案例\
     目录           0  2017-11-24 17:42  后台参考案例\OrderingSystem\
     文件        1006  2017-12-10 10:51  后台参考案例\OrderingSystem\.classpath
     文件        1047  2017-07-16 15:53  后台参考案例\OrderingSystem\.project
     目录           0  2017-12-10 08:55  后台参考案例\OrderingSystem\.settings\
     文件         567  2017-07-16 15:53  后台参考案例\OrderingSystem\.settings\.jsdtscope
     文件        1554  2017-08-08 08:33  后台参考案例\OrderingSystem\.settings\org.eclipse.core.resources.prefs
     文件         364  2017-07-16 15:53  后台参考案例\OrderingSystem\.settings\org.eclipse.jdt.core.prefs
     文件         494  2017-07-16 15:53  后台参考案例\OrderingSystem\.settings\org.eclipse.wst.common.component
     文件         305  2017-12-10 10:54  后台参考案例\OrderingSystem\.settings\org.eclipse.wst.common.project.facet.core.xml
     文件          49  2017-07-16 15:53  后台参考案例\OrderingSystem\.settings\org.eclipse.wst.jsdt.ui.superType.container
     文件           6  2017-07-16 15:53  后台参考案例\OrderingSystem\.settings\org.eclipse.wst.jsdt.ui.superType.name
     文件          87  2017-12-10 08:55  后台参考案例\OrderingSystem\.settings\org.eclipse.wst.ws.service.policy.prefs
     目录           0  2017-11-24 17:42  后台参考案例\OrderingSystem\build\
     目录           0  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\
     目录           0  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\
     目录           0  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\
     目录           0  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\
     目录           0  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\common\
     文件         261  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\common\Constants.class
     文件        1962  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\common\Error404Filter.class
     文件        1399  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\common\Error404ResponseWrapper.class
     文件        7335  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\common\VerifyCodeUtils.class
     目录           0  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\controllor\
     文件        2781  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\controllor\AddCaiServlet.class
     文件        2832  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\controllor\AddDeskServlet.class
     文件        2373  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\controllor\AdminEditServlet.class
     文件        3170  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\controllor\AdminLoginServlet.class
     文件        3272  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\controllor\AdminRegisterServlet.class
     目录           0  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\controllor\api\
     文件        2692  2018-04-26 11:20  后台参考案例\OrderingSystem\build\classes\cn\gson\cai\controllor\api\APICaiPinSelectServlet.class
............此处省略591个文件信息

评论

共有 条评论