高校学生宿舍管理系统源码
.
├── dormitory.sql
├── dormitorySystem.iml
├── lib
│ ├── javax.annotation.jar
│ ├── javax.ejb.jar
│ ├── javax.jms.jar
│ ├── javax.persistence.jar
│ ├── javax.resource.jar
│ ├── javax.servlet.jar
│ ├── javax.servlet.jsp.jar
│ └── javax.transaction.jar
├── out
│ ├── artifacts
│ │ ├── LogisticsSystem_war_exploded
│ │ │ ├── WEB-INF
│ │ │ │ ├── classes
│ │ │ │ │ ├── applicationContext.xml
│ │ │ │ │ ├── db.properties
│ │ │ │ │ ├── log4j.properties
│ │ │ │ │ ├── mybatis-config.xml
│ │ │ │ │ ├── resource.properties
│ │ │ │ │ └── springmvc-config.xml
│ │ │ │ ├── jsp
│ │ │ │ │ ├── homepage.jsp
│ │ │ │ │ ├── student_list.jsp
│ │ │ │ │ └── wwwa.html
│ │ │ │ ├── lib
│ │ │ │ │ ├── ant-1.9.6.jar
│ │ │ │ │ ├── ant-launcher-1.9.6.jar
│ │ │ │ │ ├── aopalliance-1.0.jar
│ │ │ │ │ ├── asm-5.1.jar
│ │ │ │ │ ├── aspectjweaver-1.8.4.jar
│ │ │ │ │ ├── cglib-3.2.4.jar
│ │ │ │ │ ├── commons-dbcp2-2.1.1.jar
│ │ │ │ │ ├── commons-fileupload-1.3.3.jar
│ │ │ │ │ ├── commons-io-2.6.jar
│ │ │ │ │ ├── commons-lang3-3.4.jar
│ │ │ │ │ ├── commons-logging-1.2.jar
│ │ │ │ │ ├── commons-pool2-2.4.2.jar
│ │ │ │ │ ├── jackson-annotations-2.8.6.jar
│ │ │ │ │ ├── jackson-core-2.8.6.jar
│ │ │ │ │ ├── jackson-databind-2.8.6.jar
│ │ │ │ │ ├── javassist-3.21.0-GA.jar
│ │ │ │ │ ├── log4j-1.2.17.jar
│ │ │ │ │ ├── log4j-api-2.3.jar
│ │ │ │ │ ├── log4j-core-2.3.jar
│ │ │ │ │ ├── mybatis-3.4.2.jar
│ │ │ │ │ ├── mybatis-spring-1.3.1.jar
│ │ │ │ │ ├── mysql-connector-java-5.1.40-bin.jar
│ │ │ │ │ ├── ognl-3.1.12.jar
│ │ │ │ │ ├── slf4j-api-1.7.22.jar
│ │ │ │ │ ├── slf4j-log4j12-1.7.22.jar
│ │ │ │ │ ├── spring-aop-4.3.6.RELEASE.jar
│ │ │ │ │ ├── spring-aspects-4.3.6.RELEASE.jar
│ │ │ │ │ ├── spring-beans-4.3.6.RELEASE.jar
│ │ │ │ │ ├── spring-context-4.3.6.RELEASE.jar
│ │ │ │ │ ├── spring-core-4.3.6.RELEASE.jar
│ │ │ │ │ ├── spring-expression-4.3.6.RELEASE.jar
│ │ │ │ │ ├── spring-jdbc-4.3.6.RELEASE.jar
│ │ │ │ │ ├── spring-tx-4.3.6.RELEASE.jar
│ │ │ │ │ ├── spring-web-4.3.6.RELEASE.jar
│ │ │ │ │ ├── spring-webmvc-4.3.6.RELEASE.jar
│ │ │ │ │ ├── taglibs-standard-impl-1.2.5.jar
│ │ │ │ │ └── taglibs-standard-spec-1.2.5.jar
│ │ │ │ └── web.xml
│ │ │ ├── css
│ │ │ │ ├── font.css
│ │ │ │ └── xadmin.css
│ │ │ ├── fonts
│ │ │ │ ├── iconfont.eot
│ │ │ │ ├── iconfont.svg
│ │ │ │ ├── iconfont.ttf
│ │ │ │ └── iconfont.woff
│ │ │ ├── index.jsp
│ │ │ ├── js
│ │ │ │ ├── xadmin.js
│ │ │ │ └── xcity.js
│ │ │ └── lib
│ │ │ └── layui
│ │ │ ├── css
│ │ │ │ ├── layui.css
│ │ │ │ ├── layui.mobile.css
│ │ │ │ └── modules
│ │ │ │ ├── code.css
│ │ │ │ ├── laydate
│ │ │ │ │ └── default
│ │ │ │ │ └── laydate.css
│ │ │ │ └── layer
│ │ │ │ └── default
│ │ │ │ ├── icon-ext.png
│ │ │ │ ├── icon.png
│ │ │ │ ├── layer.css
│ │ │ │ ├── loading-0.gif
│ │ │ │ ├── loading-1.gif
│ │ │ │ └── loading-2.gif
│ │ │ ├── font
│ │ │ │ ├── iconfont.eot
│ │ │ │ ├── iconfont.svg
│ │ │ │ ├── iconfont.ttf
│ │ │ │ └── iconfont.woff
│ │ │ ├── images
│ │ │ │ └── face
│ │ │ │ ├── 0.gif
│ │ │ │ ├── 1.gif
│ │ │ │ ├── 10.gif
│ │ │ │ ├── 11.gif
│ │ │ │ ├── 12.gif
│ │ │ │ ├── 13.gif
│ │ │ │ ├── 14.gif
│ │ │ │ ├── 15.gif
│ │ │ │ ├── 16.gif
│ │ │ │ ├── 17.gif
│ │ │ │ ├── 18.gif
│ │ │ │ ├── 19.gif
│ │ │ │ ├── 2.gif
│ │ │ │ ├── 20.gif
│ │ │ │ ├── 21.gif
│ │ │ │ ├── 22.gif
│ │ │ │ ├── 23.gif
│ │ │ │ ├── 24.gif
│ │ │ │ ├── 25.gif
│ │ │ │ ├── 26.gif
│ │ │ │ ├── 27.gif
│ │ │ │ ├── 28.gif
│ │ │ │ ├── 29.gif
│ │ │ │ ├── 3.gif
│ │ │ │ ├── 30.gif
│ │ │ │ ├── 31.gif
│ │ │ │ ├── 32.gif
│ │ │ │ ├── 33.gif
│ │ │ │ ├── 34.gif
│ │ │ │ ├── 35.gif
│ │ │ │ ├── 36.gif
│ │ │ │ ├── 37.gif
│ │ │ │ ├── 38.gif
│ │ │ │ ├── 39.gif
│ │ │ │ ├── 4.gif
│ │ │ │ ├── 40.gif
│ │ │ │ ├── 41.gif
│ │ │ │ ├── 42.gif
│ │ │ │ ├── 43.gif
│ │ │ │ ├── 44.gif
│ │ │ │ ├── 45.gif
│ │ │ │ ├── 46.gif
│ │ │ │ ├── 47.gif
│ │ │ │ ├── 48.gif
│ │ │ │ ├── 49.gif
│ │ │ │ ├── 5.gif
│ │ │ │ ├── 50.gif
│ │ │ │ ├── 51.gif
│ │ │ │ ├── 52.gif
│ │ │ │ ├── 53.gif
│ │ │ │ ├── 54.gif
│ │ │ │ ├── 55.gif
│ │ │ │ ├── 56.gif
│ │ │ │ ├── 57.gif
│ │ │ │ ├── 58.gif
│ │ │ │ ├── 59.gif
│ │ │ │ ├── 6.gif
│ │ │ │ ├── 60.gif
│ │ │ │ ├── 61.gif
│ │ │ │ ├── 62.gif
│ │ │ │ ├── 63.gif
│ │ │ │ ├── 64.gif
│ │ │ │ ├── 65.gif
│ │ │ │ ├── 66.gif
│ │ │ │ ├── 67.gif
│ │ │ │ ├── 68.gif
│ │ │ │ ├── 69.gif
│ │ │ │ ├── 7.gif
│ │ │ │ ├── 70.gif
│ │ │ │ ├── 71.gif
│ │ │ │ ├── 8.gif
│ │ │ │ └── 9.gif
│ │ │ ├── lay
│ │ │ │ └── modules
│ │ │ │ ├── carousel.js
│ │ │ │ ├── code.js
│ │ │ │ ├── element.js
│ │ │ │ ├── flow.js
│ │ │ │ ├── form.js
│ │ │ │ ├── jquery.js
│ │ │ │ ├── laydate.js
│ │ │ │ ├── layedit.js
│ │ │ │ ├── layer.js
│ │ │ │ ├── laypage.js
│ │ │ │ ├── laytpl.js
│ │ │ │ ├── mobile.js
│ │ │ │ ├── table.js
│ │ │ │ ├── tree.js
│ │ │ │ ├── upload.js
│ │ │ │ └── util.js
│ │ │ ├── layui.all.js
│ │ │ └── layui.js
│ │ └── dormitorySystem_war_exploded
│ │ ├── WEB-INF
│ │ │ ├── classes
│ │ │ │ ├── META-INF
│ │ │ │ │ └── dormitorySystem.kotlin_module
│ │ │ │ ├── applicationContext.xml
│ │ │ │ ├── com
│ │ │ │ │ └── itheima
│ │ │ │ │ ├── controller
│ │ │ │ │ │ ├── AdminController.class
│ │ │ │ │ │ ├── ClassController.class
│ │ │ │ │ │ ├── DormitoryController.class
│ │ │ │ │ │ └── StudentController.class
│ │ │ │ │ ├── dao
│ │ │ │ │ │ ├── AdminDao.class
│ │ │ │ │ │ ├── AdminDao.xml
│ │ │ │ │ │ ├── ClassDao.class
│ │ │ │ │ │ ├── ClassDao.xml
│ │ │ │ │ │ ├── DormCleanDao.xml
│ │ │ │ │ │ ├── DormRepairDao.xml
│ │ │ │ │ │ ├── DormitoryDao.class
│ │ │ │ │ │ ├── DormitoryDao.xml
│ │ │ │ │ │ ├── StudentCleanDao.xml
│ │ │ │ │ │ ├── StudentDao.class
│ │ │ │ │ │ ├── StudentDao.xml
│ │ │ │ │ │ └── VisitorDao.xml
│ │ │ │ │ ├── interceptor
│ │ │ │ │ │ └── Loginlnterceptor.class
│ │ │ │ │ ├── po
│ │ │ │ │ │ ├── Admin.class
│ │ │ │ │ │ ├── Class.class
│ │ │ │ │ │ ├── Dormitory.class
│ │ │ │ │ │ ├── PageInfo.class
│ │ │ │ │ │ └── Student.class
│ │ │ │ │ └── service
│ │ │ │ │ ├── AdminService.class
│ │ │ │ │ ├── ClassService.class
│ │ │ │ │ ├── DormitoryService.class
│ │ │ │ │ ├── StudentService.class
│ │ │ │ │ └── impl
│ │ │ │ │ ├── AdminServiceImpl.class
│ │ │ │ │ ├── ClassServiceImpl.class
│ │ │ │ │ ├── DormitoryServiceImpl.class
│ │ │ │ │ └── StudentServiceImpl.class
│ │ │ │ ├── db.properties
│ │ │ │ ├── log4j.properties
│ │ │ │ ├── mybatis-config.xml
│ │ │ │ └── springmvc-config.xml
│ │ │ ├── jsp
│ │ │ │ ├── admin_edit.jsp
│ │ │ │ ├── admin_list.jsp
│ │ │ │ ├── class_Studentlist.jsp
│ │ │ │ ├── class_edit.jsp
│ │ │ │ ├── class_list.jsp
│ │ │ │ ├── dormclean_edit.jsp
│ │ │ │ ├── dormclean_list.jsp
│ │ │ │ ├── dormitory_Studentlist.jsp
│ │ │ │ ├── dormitory_edit.jsp
│ │ │ │ ├── dormitory_list.jsp
│ │ │ │ ├── dormrepair_edit.jsp
│ │ │ │ ├── dormrepair_list.jsp
│ │ │ │ ├── homepage.jsp
│ │ │ │ ├── login.jsp
│ │ │ │ ├── pageBtn.jsp
│ │ │ │ ├── student_edit.jsp
│ │ │ │ ├── student_list.jsp
│ │ │ │ ├── studentclean_edit.jsp
│ │ │ │ ├── studentclean_list.jsp
│ │ │ │ └── visitor_list.jsp
│ │ │ ├── lib
│ │ │ │ ├── ant-1.9.6.jar
│ │ │ │ ├── ant-launcher-1.9.6.jar
│ │ │ │ ├── aopalliance-1.0.jar
│ │ │ │ ├── applicationContext.xml
│ │ │ │ ├── asm-5.1.jar
│ │ │ │ ├── aspectjweaver-1.8.4.jar
│ │ │ │ ├── cglib-3.2.4.jar
│ │ │ │ ├── commons-dbcp2-2.1.1.jar
│ │ │ │ ├── commons-fileupload-1.3.3.jar
│ │ │ │ ├── commons-io-2.6.jar
│ │ │ │ ├── commons-lang3-3.4.jar
│ │ │ │ ├── commons-logging-1.2.jar
│ │ │ │ ├── commons-pool2-2.4.2.jar
│ │ │ │ ├── db.properties
│ │ │ │ ├── jackson-annotations-2.8.6.jar
│ │ │ │ ├── jackson-core-2.8.6.jar
│ │ │ │ ├── jackson-databind-2.8.6.jar
│ │ │ │ ├── javassist-3.21.0-GA.jar
│ │ │ │ ├── log4j-1.2.17.jar
│ │ │ │ ├── log4j-api-2.3.jar
│ │ │ │ ├── log4j-core-2.3.jar
│ │ │ │ ├── mybatis-3.4.2.jar
│ │ │ │ ├── mybatis-config.xml
│ │ │ │ ├── mybatis-spring-1.3.1.jar
│ │ │ │ ├── mysql-connector-java-5.1.40-bin.jar
│ │ │ │ ├── ognl-3.1.12.jar
│ │ │ │ ├── slf4j-api-1.7.22.jar
│ │ │ │ ├── slf4j-log4j12-1.7.22.jar
│ │ │ │ ├── spring-aop-4.3.6.RELEASE.jar
│ │ │ │ ├── spring-aspects-4.3.6.RELEASE.jar
│ │ │ │ ├── spring-beans-4.3.6.RELEASE.jar
│ │ │ │ ├── spring-context-4.3.6.RELEASE.jar
│ │ │ │ ├── spring-core-4.3.6.RELEASE.jar
│ │ │ │ ├── spring-expression-4.3.6.RELEASE.jar
│ │ │ │ ├── spring-jdbc-4.3.6.RELEASE.jar
│ │ │ │ ├── spring-tx-4.3.6.RELEASE.jar
│ │ │ │ ├── spring-web-4.3.6.RELEASE.jar
│ │ │ │ ├── spring-webmvc-4.3.6.RELEASE.jar
│ │ │ │ ├── springmvc-config.xml
│ │ │ │ ├── taglibs-standard-impl-1.2.5.jar
│ │ │ │ └── taglibs-standard-spec-1.2.5.jar
│ │ │ └── web.xml
│ │ ├── css
│ │ │ ├── font.css
│ │ │ ├── login-style.css
│ │ │ ├── pg_btn.css
│ │ │ ├── usersLogin.css
│ │ │ └── xadmin.css
│ │ ├── fonts
│ │ │ ├── iconfont.eot
│ │ │ ├── iconfont.svg
│ │ │ ├── iconfont.ttf
│ │ │ └── iconfont.woff
│ │ ├── images
│ │ │ ├── 01.jpg
│ │ │ ├── J1.PNG
│ │ │ ├── J2.PNG
│ │ │ ├── bti.jpg
│ │ │ ├── favicon.ico
│ │ │ └── timg-1.jpg
│ │ ├── index.jsp
│ │ ├── js
│ │ │ ├── excel.min.js
│ │ │ ├── index.js
│ │ │ ├── jquery-1.11.3.min.js
│ │ │ ├── jquery-1.3.2.min.js
│ │ │ ├── layfilter.js
│ │ │ ├── login.js
│ │ │ ├── xadmin.js
│ │ │ └── xcity.js
│ │ ├── layui_exts
│ │ │ └── excel.js
│ │ └── lib
│ │ └── layui
│ │ ├── css
│ │ │ ├── layui.css
│ │ │ ├── layui.mobile.css
│ │ │ └── modules
│ │ │ ├── code.css
│ │ │ ├── laydate
│ │ │ │ └── default
│ │ │ │ └── laydate.css
│ │ │ └── layer
│ │ │ └── default
│ │ │ ├── icon-ext.png
│ │ │ ├── icon.png
│ │ │ ├── layer.css
│ │ │ ├── loading-0.gif
│ │ │ ├── loading-1.gif
│ │ │ └── loading-2.gif
│ │ ├── font
│ │ │ ├── iconfont.eot
│ │ │ ├── iconfont.svg
│ │ │ ├── iconfont.ttf
│ │ │ └── iconfont.woff
│ │ ├── images
│ │ │ └── face
│ │ │ ├── 0.gif
│ │ │ ├── 1.gif
│ │ │ ├── 10.gif
│ │ │ ├── 11.gif
│ │ │ ├── 12.gif
│ │ │ ├── 13.gif
│ │ │ ├── 14.gif
│ │ │ ├── 15.gif
│ │ │ ├── 16.gif
│ │ │ ├── 17.gif
│ │ │ ├── 18.gif
│ │ │ ├── 19.gif
│ │ │ ├── 2.gif
│ │ │ ├── 20.gif
│ │ │ ├── 21.gif
│ │ │ ├── 22.gif
│ │ │ ├── 23.gif
│ │ │ ├── 24.gif
│ │ │ ├── 25.gif
│ │ │ ├── 26.gif
│ │ │ ├── 27.gif
│ │ │ ├── 28.gif
│ │ │ ├── 29.gif
│ │ │ ├── 3.gif
│ │ │ ├── 30.gif
│ │ │ ├── 31.gif
│ │ │ ├── 32.gif
│ │ │ ├── 33.gif
│ │ │ ├── 34.gif
│ │ │ ├── 35.gif
│ │ │ ├── 36.gif
│ │ │ ├── 37.gif
│ │ │ ├── 38.gif
│ │ │ ├── 39.gif
│ │ │ ├── 4.gif
│ │ │ ├── 40.gif
│ │ │ ├── 41.gif
│ │ │ ├── 42.gif
│ │ │ ├── 43.gif
│ │ │ ├── 44.gif
│ │ │ ├── 45.gif
│ │ │ ├── 46.gif
│ │ │ ├── 47.gif
│ │ │ ├── 48.gif
│ │ │ ├── 49.gif
│ │ │ ├── 5.gif
│ │ │ ├── 50.gif
│ │ │ ├── 51.gif
│ │ │ ├── 52.gif
│ │ │ ├── 53.gif
│ │ │ ├── 54.gif
│ │ │ ├── 55.gif
│ │ │ ├── 56.gif
│ │ │ ├── 57.gif
│ │ │ ├── 58.gif
│ │ │ ├── 59.gif
│ │ │ ├── 6.gif
│ │ │ ├── 60.gif
│ │ │ ├── 61.gif
│ │ │ ├── 62.gif
│ │ │ ├── 63.gif
│ │ │ ├── 64.gif
│ │ │ ├── 65.gif
│ │ │ ├── 66.gif
│ │ │ ├── 67.gif
│ │ │ ├── 68.gif
│ │ │ ├── 69.gif
│ │ │ ├── 7.gif
│ │ │ ├── 70.gif
│ │ │ ├── 71.gif
│ │ │ ├── 8.gif
│ │ │ └── 9.gif
│ │ ├── lay
│ │ │ └── modules
│ │ │ ├── carousel.js
│ │ │ ├── code.js
│ │ │ ├── colorpicker.js
│ │ │ ├── element.js
│ │ │ ├── flow.js
│ │ │ ├── form.js
│ │ │ ├── jquery.js
│ │ │ ├── laydate.js
│ │ │ ├── layedit.js
│ │ │ ├── layer.js
│ │ │ ├── laypage.js
│ │ │ ├── laytpl.js
│ │ │ ├── mobile.js
│ │ │ ├── rate.js
│ │ │ ├── slider.js
│ │ │ ├── table.js
│ │ │ ├── tree.js
│ │ │ ├── upload.js
│ │ │ └── util.js
│ │ ├── layui.all.js
│ │ └── layui.js
│ └── production
│ ├── LogisticsSystem
│ │ ├── applicationContext.xml
│ │ ├── db.properties
│ │ ├── log4j.properties
│ │ ├── mybatis-config.xml
│ │ ├── resource.properties
│ │ └── springmvc-config.xml
│ └── dormitorySystem
│ ├── META-INF
│ │ └── dormitorySystem.kotlin_module
│ ├── applicationContext.xml
│ ├── com
│ │ └── itheima
│ │ ├── controller
│ │ │ ├── AdminController.class
│ │ │ ├── ClassController.class
│ │ │ ├── DormitoryController.class
│ │ │ └── StudentController.class
│ │ ├── dao
│ │ │ ├── AdminDao.class
│ │ │ ├── AdminDao.xml
│ │ │ ├── ClassDao.class
│ │ │ ├── ClassDao.xml
│ │ │ ├── DormCleanDao.xml
│ │ │ ├── DormRepairDao.xml
│ │ │ ├── DormitoryDao.class
│ │ │ ├── DormitoryDao.xml
│ │ │ ├── StudentCleanDao.xml
│ │ │ ├── StudentDao.class
│ │ │ ├── StudentDao.xml
│ │ │ └── VisitorDao.xml
│ │ ├── interceptor
│ │ │ └── Loginlnterceptor.class
│ │ ├── po
│ │ │ ├── Admin.class
│ │ │ ├── Class.class
│ │ │ ├── Dormitory.class
│ │ │ ├── PageInfo.class
│ │ │ └── Student.class
│ │ └── service
│ │ ├── AdminService.class
│ │ ├── ClassService.class
│ │ ├── DormitoryService.class
│ │ ├── StudentService.class
│ │ └── impl
│ │ ├── AdminServiceImpl.class
│ │ ├── ClassServiceImpl.class
│ │ ├── DormitoryServiceImpl.class
│ │ └── StudentServiceImpl.class
│ ├── db.properties
│ ├── log4j.properties
│ ├── mybatis-config.xml
│ └── springmvc-config.xml
├── src
│ ├── applicationContext.xml
│ ├── com
│ │ └── itheima
│ │ ├── controller
│ │ │ ├── AdminController.java
│ │ │ ├── ClassController.java
│ │ │ ├── DormCleanController.java
│ │ │ ├── DormRepairController.java
│ │ │ ├── DormitoryController.java
│ │ │ ├── StudentCleanController.java
│ │ │ ├── StudentController.java
│ │ │ └── VisitorController.java
│ │ ├── dao
│ │ │ ├── AdminDao.java
│ │ │ ├── AdminDao.xml
│ │ │ ├── ClassDao.java
│ │ │ ├── ClassDao.xml
│ │ │ ├── DormCleanDao.java
│ │ │ ├── DormCleanDao.xml
│ │ │ ├── DormRepairDao.java
│ │ │ ├── DormRepairDao.xml
│ │ │ ├── DormitoryDao.java
│ │ │ ├── DormitoryDao.xml
│ │ │ ├── StudentCleanDao.java
│ │ │ ├── StudentCleanDao.xml
│ │ │ ├── StudentDao.java
│ │ │ ├── StudentDao.xml
│ │ │ ├── VisitorDao.java
│ │ │ └── VisitorDao.xml
│ │ ├── interceptor
│ │ │ └── Loginlnterceptor.java
│ │ ├── po
│ │ │ ├── Admin.java
│ │ │ ├── Class.java
│ │ │ ├── DormClean.java
│ │ │ ├── DormRepair.java
│ │ │ ├── Dormitory.java
│ │ │ ├── PageInfo.java
│ │ │ ├── Student.java
│ │ │ ├── StudentClean.java
│ │ │ └── Visitor.java
│ │ ├── service
│ │ │ ├── AdminService.java
│ │ │ ├── ClassService.java
│ │ │ ├── DormCleanService.java
│ │ │ ├── DormRepairService.java
│ │ │ ├── DormitoryService.java
│ │ │ ├── StudentCleanService.java
│ │ │ ├── StudentService.java
│ │ │ ├── VisitorService.java
│ │ │ └── impl
│ │ │ ├── AdminServiceImpl.java
│ │ │ ├── ClassServiceImpl.java
│ │ │ ├── DormCleanServiceImpl.java
│ │ │ ├── DormRepairServiceImpl.java
│ │ │ ├── DormitoryServiceImpl.java
│ │ │ ├── StudentCleanServiceImpl.java
│ │ │ ├── StudentServiceImpl.java
│ │ │ └── VisitorServiceImpl.java
│ │ └── util
│ │ ├── MD5Util.java
│ │ └── PropertiesUtil.java
│ ├── db.properties
│ ├── log4j.properties
│ ├── mybatis-config.xml
│ └── springmvc-config.xml
├── web
│ ├── WEB-INF
│ │ ├── jsp
│ │ │ ├── admin_edit.jsp
│ │ │ ├── admin_list.jsp
│ │ │ ├── class_Studentlist.jsp
│ │ │ ├── class_edit.jsp
│ │ │ ├── class_list.jsp
│ │ │ ├── dormclean_edit.jsp
│ │ │ ├── dormclean_list.jsp
│ │ │ ├── dormitory_Studentlist.jsp
│ │ │ ├── dormitory_edit.jsp
│ │ │ ├── dormitory_list.jsp
│ │ │ ├── dormrepair_edit.jsp
│ │ │ ├── dormrepair_list.jsp
│ │ │ ├── homepage.jsp
│ │ │ ├── login.jsp
│ │ │ ├── pageBtn.jsp
│ │ │ ├── student_edit.jsp
│ │ │ ├── student_list.jsp
│ │ │ ├── studentclean_edit.jsp
│ │ │ ├── studentclean_list.jsp
│ │ │ └── visitor_list.jsp
│ │ ├── lib
│ │ │ ├── ant-1.9.6.jar
│ │ │ ├── ant-launcher-1.9.6.jar
│ │ │ ├── aopalliance-1.0.jar
│ │ │ ├── applicationContext.xml
│ │ │ ├── asm-5.1.jar
│ │ │ ├── aspectjweaver-1.8.4.jar
│ │ │ ├── cglib-3.2.4.jar
│ │ │ ├── commons-dbcp2-2.1.1.jar
│ │ │ ├── commons-fileupload-1.3.3.jar
│ │ │ ├── commons-io-2.6.jar
│ │ │ ├── commons-lang3-3.4.jar
│ │ │ ├── commons-logging-1.2.jar
│ │ │ ├── commons-pool2-2.4.2.jar
│ │ │ ├── db.properties
│ │ │ ├── jackson-annotations-2.8.6.jar
│ │ │ ├── jackson-core-2.8.6.jar
│ │ │ ├── jackson-databind-2.8.6.jar
│ │ │ ├── javassist-3.21.0-GA.jar
│ │ │ ├── log4j-1.2.17.jar
│ │ │ ├── log4j-api-2.3.jar
│ │ │ ├── log4j-core-2.3.jar
│ │ │ ├── mybatis-3.4.2.jar
│ │ │ ├── mybatis-config.xml
│ │ │ ├── mybatis-spring-1.3.1.jar
│ │ │ ├── mysql-connector-java-5.1.40-bin.jar
│ │ │ ├── ognl-3.1.12.jar
│ │ │ ├── slf4j-api-1.7.22.jar
│ │ │ ├── slf4j-log4j12-1.7.22.jar
│ │ │ ├── spring-aop-4.3.6.RELEASE.jar
│ │ │ ├── spring-aspects-4.3.6.RELEASE.jar
│ │ │ ├── spring-beans-4.3.6.RELEASE.jar
│ │ │ ├── spring-context-4.3.6.RELEASE.jar
│ │ │ ├── spring-core-4.3.6.RELEASE.jar
│ │ │ ├── spring-expression-4.3.6.RELEASE.jar
│ │ │ ├── spring-jdbc-4.3.6.RELEASE.jar
│ │ │ ├── spring-tx-4.3.6.RELEASE.jar
│ │ │ ├── spring-web-4.3.6.RELEASE.jar
│ │ │ ├── spring-webmvc-4.3.6.RELEASE.jar
│ │ │ ├── springmvc-config.xml
│ │ │ ├── taglibs-standard-impl-1.2.5.jar
│ │ │ └── taglibs-standard-spec-1.2.5.jar
│ │ └── web.xml
│ ├── css
│ │ ├── font.css
│ │ ├── login-style.css
│ │ ├── pg_btn.css
│ │ ├── usersLogin.css
│ │ └── xadmin.css
│ ├── fonts
│ │ ├── iconfont.eot
│ │ ├── iconfont.svg
│ │ ├── iconfont.ttf
│ │ └── iconfont.woff
│ ├── images
│ │ ├── 01.jpg
│ │ ├── J1.PNG
│ │ ├── J2.PNG
│ │ ├── bti.jpg
│ │ ├── favicon.ico
│ │ └── timg-1.jpg
│ ├── index.jsp
│ ├── js
│ │ ├── excel.min.js
│ │ ├── index.js
│ │ ├── jquery-1.11.3.min.js
│ │ ├── jquery-1.3.2.min.js
│ │ ├── layfilter.js
│ │ ├── login.js
│ │ ├── xadmin.js
│ │ └── xcity.js
│ ├── layui_exts
│ │ └── excel.js
│ └── lib
│ └── layui
│ ├── css
│ │ ├── layui.css
│ │ ├── layui.mobile.css
│ │ └── modules
│ │ ├── code.css
│ │ ├── laydate
│ │ │ └── default
│ │ │ └── laydate.css
│ │ └── layer
│ │ └── default
│ │ ├── icon-ext.png
│ │ ├── icon.png
│ │ ├── layer.css
│ │ ├── loading-0.gif
│ │ ├── loading-1.gif
│ │ └── loading-2.gif
│ ├── font
│ │ ├── iconfont.eot
│ │ ├── iconfont.svg
│ │ ├── iconfont.ttf
│ │ └── iconfont.woff
│ ├── images
│ │ └── face
│ │ ├── 0.gif
│ │ ├── 1.gif
│ │ ├── 10.gif
│ │ ├── 11.gif
│ │ ├── 12.gif
│ │ ├── 13.gif
│ │ ├── 14.gif
│ │ ├── 15.gif
│ │ ├── 16.gif
│ │ ├── 17.gif
│ │ ├── 18.gif
│ │ ├── 19.gif
│ │ ├── 2.gif
│ │ ├── 20.gif
│ │ ├── 21.gif
│ │ ├── 22.gif
│ │ ├── 23.gif
│ │ ├── 24.gif
│ │ ├── 25.gif
│ │ ├── 26.gif
│ │ ├── 27.gif
│ │ ├── 28.gif
│ │ ├── 29.gif
│ │ ├── 3.gif
│ │ ├── 30.gif
│ │ ├── 31.gif
│ │ ├── 32.gif
│ │ ├── 33.gif
│ │ ├── 34.gif
│ │ ├── 35.gif
│ │ ├── 36.gif
│ │ ├── 37.gif
│ │ ├── 38.gif
│ │ ├── 39.gif
│ │ ├── 4.gif
│ │ ├── 40.gif
│ │ ├── 41.gif
│ │ ├── 42.gif
│ │ ├── 43.gif
│ │ ├── 44.gif
│ │ ├── 45.gif
│ │ ├── 46.gif
│ │ ├── 47.gif
│ │ ├── 48.gif
│ │ ├── 49.gif
│ │ ├── 5.gif
│ │ ├── 50.gif
│ │ ├── 51.gif
│ │ ├── 52.gif
│ │ ├── 53.gif
│ │ ├── 54.gif
│ │ ├── 55.gif
│ │ ├── 56.gif
│ │ ├── 57.gif
│ │ ├── 58.gif
│ │ ├── 59.gif
│ │ ├── 6.gif
│ │ ├── 60.gif
│ │ ├── 61.gif
│ │ ├── 62.gif
│ │ ├── 63.gif
│ │ ├── 64.gif
│ │ ├── 65.gif
│ │ ├── 66.gif
│ │ ├── 67.gif
│ │ ├── 68.gif
│ │ ├── 69.gif
│ │ ├── 7.gif
│ │ ├── 70.gif
│ │ ├── 71.gif
│ │ ├── 8.gif
│ │ └── 9.gif
│ ├── lay
│ │ └── modules
│ │ ├── carousel.js
│ │ ├── code.js
│ │ ├── colorpicker.js
│ │ ├── element.js
│ │ ├── flow.js
│ │ ├── form.js
│ │ ├── jquery.js
│ │ ├── laydate.js
│ │ ├── layedit.js
│ │ ├── layer.js
│ │ ├── laypage.js
│ │ ├── laytpl.js
│ │ ├── mobile.js
│ │ ├── rate.js
│ │ ├── slider.js
│ │ ├── table.js
│ │ ├── tree.js
│ │ ├── upload.js
│ │ └── util.js
│ ├── layui.all.js
│ └── layui.js
└── 找例子网_DormitoryManager.zip
100 directories, 694 files
评论