資源簡介
基于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??HotelSystem\Xhotel?API?文檔.CHM
?????文件???????96187??2019-08-03?00:10??HotelSystem\db_xhotel.sql
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\com\
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\com\hyc\
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\com\hyc\www\
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\constant\
?????文件?????????968??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\constant\CacheConst.java
?????文件????????1619??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\constant\Methods.java
?????文件????????1807??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\constant\Pages.java
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\filter\
?????文件????????2577??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\filter\EncodingFilter.java
?????文件????????4009??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\filter\LoginFilter.java
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\listener\
?????文件????????2257??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\listener\MyServletContextListener.java
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\servlet\
?????文件????????4703??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\servlet\OrderRoomServlet.java
?????文件????????3309??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\servlet\RemarkServlet.java
?????文件????????6938??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\servlet\RoomServlet.java
?????文件???????10337??2019-08-03?00:10??HotelSystem\src\com\hyc\www\controller\servlet\UserServlet.java
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\com\hyc\www\dao\
?????目錄???????????0??2019-08-03?00:10??HotelSystem\src\com\hyc\www\dao\impl\
?????文件???????28616??2019-08-03?00:10??HotelSystem\src\com\hyc\www\dao\impl\ba
?????文件????????6545??2019-08-03?00:10??HotelSystem\src\com\hyc\www\dao\impl\HotelDaoImpl.java
?????文件????????5824??2019-08-03?00:10??HotelSystem\src\com\hyc\www\dao\impl\MyDataSourceImpl.java
?????文件????????6587??2019-08-03?00:10??HotelSystem\src\com\hyc\www\dao\impl\OrderRoomDaoImpl.java
?????文件????????2052??2019-08-03?00:10??HotelSystem\src\com\hyc\www\dao\impl\PictrueDaoImpl.java
?????文件????????2337??2019-08-03?00:10??HotelSystem\src\com\hyc\www\dao\impl\RemarkDaoImpl.java
?????文件????????9253??2019-08-03?00:10??HotelSystem\src\com\hyc\www\dao\impl\RoomDaoImpl.java
............此處省略145個文件信息
- 上一篇:北郵2019復試課件.rar
- 下一篇:Android捕魚達人源碼.rar
評論
共有 條評論