基于JSP的酒店客房管理系统.zip


基于JSP的酒店客房管理系统.zip
资源截图
代码片段和文件信息
/*
 * Copyright (c) 2019.  黄钰朝
 *
 * Licensed under the Apache License Version 2.0 (the “License“);
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing software
 * distributed under the License is distributed on an “AS IS“ BASIS
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

package com.hyc.www.controller.constant;

/**
 * @author 黄钰朝
 * @program XHotel
 * @description 用于枚举缓存项
 * @date 2019-04-20 21:46
 */
public enum  CacheConst {
    /**
     * 登陆用户类型
     */
    USER
    ADMIN
    SUPER
    /**
     * 是否记住登陆
     */
    TRUE
    AUTO_LOGIN

}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2019-08-03 00:10  HotelSystem
     文件      431336  2019-08-03 00:10  HotelSystemXhotel API 文档.CHM
     文件       96187  2019-08-03 00:10  HotelSystemdb_xhotel.sql
     目录           0  2019-08-03 00:10  HotelSystemsrc
     目录           0  2019-08-03 00:10  HotelSystemsrccom
     目录           0  2019-08-03 00:10  HotelSystemsrccomhyc
     目录           0  2019-08-03 00:10  HotelSystemsrccomhycwww
     目录           0  2019-08-03 00:10  HotelSystemsrccomhycwwwcontroller
     目录           0  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerconstant
     文件         968  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerconstantCacheConst.java
     文件        1619  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerconstantMethods.java
     文件        1807  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerconstantPages.java
     目录           0  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerfilter
     文件        2577  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerfilterEncodingFilter.java
     文件        4009  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerfilterLoginFilter.java
     目录           0  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerlistener
     文件        2257  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerlistenerMyServletContextListener.java
     目录           0  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerservlet
     文件        4703  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerservletOrderRoomServlet.java
     文件        3309  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerservletRemarkServlet.java
     文件        6938  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerservletRoomServlet.java
     文件       10337  2019-08-03 00:10  HotelSystemsrccomhycwwwcontrollerservletUserServlet.java
     目录           0  2019-08-03 00:10  HotelSystemsrccomhycwwwdao
     目录           0  2019-08-03 00:10  HotelSystemsrccomhycwwwdaoimpl
     文件       28616  2019-08-03 00:10  HotelSystemsrccomhycwwwdaoimplaseDaoImpl.java
     文件        6545  2019-08-03 00:10  HotelSystemsrccomhycwwwdaoimplHotelDaoImpl.java
     文件        5824  2019-08-03 00:10  HotelSystemsrccomhycwwwdaoimplMyDataSourceImpl.java
     文件        6587  2019-08-03 00:10  HotelSystemsrccomhycwwwdaoimplOrderRoomDaoImpl.java
     文件        2052  2019-08-03 00:10  HotelSystemsrccomhycwwwdaoimplPictrueDaoImpl.java
     文件        2337  2019-08-03 00:10  HotelSystemsrccomhycwwwdaoimplRemarkDaoImpl.java
     文件        9253  2019-08-03 00:10  HotelSystemsrccomhycwwwdaoimplRoomDaoImpl.java
............此处省略145个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)