境外人员酒店隔离系统.zip

上传者: 45683301 | 上传时间: 2021-06-10 20:02:49 | 文件大小: 1.71MB | 文件类型: ZIP
本次疫情期间,周边地区出现不少境外来华人员。基于疫情防控的需要,需要对这些境外人员进行全面登记并且在酒店接受为期14天的自我隔离。本境外人员酒店隔离管理系统的目标为帮助酒店更好的实现对隔离人员的登记与管理。本系统基于纯Java开发,使用MySQL数据库存储数据。

文件下载

资源详情

[{"title":"( 69 个子文件 1.71MB ) 境外人员酒店隔离系统.zip","children":[{"title":"境外人员酒店隔离系统","children":[{"title":"数据库脚本.sql <span style='color:#111;'> 19.75KB </span>","children":null,"spread":false},{"title":"IsolationSystem_log.ldf <span style='color:#111;'> 1024.00KB </span>","children":null,"spread":false},{"title":"应用系统的安装配置说明.doc <span style='color:#111;'> 676.00KB </span>","children":null,"spread":false},{"title":"IsolationSystem.mdf <span style='color:#111;'> 3.00MB </span>","children":null,"spread":false},{"title":"源代码hotel-Isolation-management-system","children":[{"title":".project <span style='color:#111;'> 409B </span>","children":null,"spread":false},{"title":"src","children":[{"title":"service","children":[{"title":"RemindService.java <span style='color:#111;'> 1.18KB </span>","children":null,"spread":false},{"title":"LoginService.java <span style='color:#111;'> 972B </span>","children":null,"spread":false},{"title":"RoomService.java <span style='color:#111;'> 1.38KB </span>","children":null,"spread":false},{"title":"UserService.java <span style='color:#111;'> 803B </span>","children":null,"spread":false}],"spread":true},{"title":"ui","children":[{"title":"Start.java <span style='color:#111;'> 115B </span>","children":null,"spread":false},{"title":"AdminUI.java <span style='color:#111;'> 18.65KB </span>","children":null,"spread":false},{"title":"UserUI.java <span style='color:#111;'> 10.59KB </span>","children":null,"spread":false},{"title":"Register.java <span style='color:#111;'> 5.04KB </span>","children":null,"spread":false},{"title":"Login.java <span style='color:#111;'> 4.78KB </span>","children":null,"spread":false}],"spread":true},{"title":"model","children":[{"title":"User.java <span style='color:#111;'> 1.84KB </span>","children":null,"spread":false},{"title":"Remind.java <span style='color:#111;'> 547B </span>","children":null,"spread":false},{"title":"Admin.java <span style='color:#111;'> 428B </span>","children":null,"spread":false},{"title":"Record.java <span style='color:#111;'> 1.15KB </span>","children":null,"spread":false},{"title":"Room.java <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"RecordDao.java <span style='color:#111;'> 5.53KB </span>","children":null,"spread":false},{"title":"UserDao.java <span style='color:#111;'> 7.25KB </span>","children":null,"spread":false},{"title":"BaseConn.java <span style='color:#111;'> 672B </span>","children":null,"spread":false},{"title":"RoomDao.java <span style='color:#111;'> 3.78KB </span>","children":null,"spread":false},{"title":"AdminDao.java <span style='color:#111;'> 1011B </span>","children":null,"spread":false},{"title":"RemindDao.java <span style='color:#111;'> 2.78KB </span>","children":null,"spread":false}],"spread":true},{"title":"util","children":[{"title":"ShowMessage.java <span style='color:#111;'> 260B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"lib","children":[{"title":"sqljdbc42.jar <span style='color:#111;'> 877.80KB </span>","children":null,"spread":false}],"spread":true},{"title":".classpath <span style='color:#111;'> 352B </span>","children":null,"spread":false},{"title":"bin","children":[{"title":"service","children":[{"title":"RemindService.class <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"UserService.class <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"LoginService.class <span style='color:#111;'> 1.72KB </span>","children":null,"spread":false},{"title":"RoomService.class <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false}],"spread":true},{"title":"ui","children":[{"title":"AdminUI$2.class <span style='color:#111;'> 647B </span>","children":null,"spread":false},{"title":"AdminUI$5.class <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"AdminUI$3.class <span style='color:#111;'> 672B </span>","children":null,"spread":false},{"title":"AdminUI$1.class <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false},{"title":"UserUI$2.class <span style='color:#111;'> 694B </span>","children":null,"spread":false},{"title":"Login.class <span style='color:#111;'> 3.93KB </span>","children":null,"spread":false},{"title":"AdminUI$7.class <span style='color:#111;'> 2.39KB </span>","children":null,"spread":false},{"title":"AdminUI$6.class <span style='color:#111;'> 1.53KB </span>","children":null,"spread":false},{"title":"Register$2.class <span style='color:#111;'> 2.46KB </span>","children":null,"spread":false},{"title":"AdminUI.class <span style='color:#111;'> 11.97KB </span>","children":null,"spread":false},{"title":"AdminUI$10.class <span style='color:#111;'> 1.70KB </span>","children":null,"spread":false},{"title":"UserUI$3.class <span style='color:#111;'> 678B </span>","children":null,"spread":false},{"title":"UserUI.class <span style='color:#111;'> 9.10KB </span>","children":null,"spread":false},{"title":"Register.class <span style='color:#111;'> 4.83KB </span>","children":null,"spread":false},{"title":"UserUI$6.class <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"AdminUI$9.class <span style='color:#111;'> 1.75KB </span>","children":null,"spread":false},{"title":"Login$1.class <span style='color:#111;'> 929B </span>","children":null,"spread":false},{"title":"AdminUI$8.class <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"UserUI$4.class <span style='color:#111;'> 1.66KB </span>","children":null,"spread":false},{"title":"Login$2.class <span style='color:#111;'> 2.32KB </span>","children":null,"spread":false},{"title":"Start.class <span style='color:#111;'> 407B </span>","children":null,"spread":false},{"title":"Register$1.class <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"UserUI$1.class <span style='color:#111;'> 972B </span>","children":null,"spread":false},{"title":"AdminUI$4.class <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"UserUI$5.class <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false}],"spread":false},{"title":"model","children":[{"title":"User.class <span style='color:#111;'> 2.79KB </span>","children":null,"spread":false},{"title":"Remind.class <span style='color:#111;'> 1015B </span>","children":null,"spread":false},{"title":"Admin.class <span style='color:#111;'> 835B </span>","children":null,"spread":false},{"title":"Record.class <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"Room.class <span style='color:#111;'> 1.95KB </span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"AdminDao.class <span style='color:#111;'> 2.23KB </span>","children":null,"spread":false},{"title":"RoomDao.class <span style='color:#111;'> 5.11KB </span>","children":null,"spread":false},{"title":"RecordDao.class <span style='color:#111;'> 6.52KB </span>","children":null,"spread":false},{"title":"RemindDao.class <span style='color:#111;'> 3.95KB </span>","children":null,"spread":false},{"title":"BaseConn.class <span style='color:#111;'> 1.22KB </span>","children":null,"spread":false},{"title":"UserDao.class <span style='color:#111;'> 6.41KB </span>","children":null,"spread":false}],"spread":true},{"title":"util","children":[{"title":"ShowMessage.class <span style='color:#111;'> 535B </span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明