在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 宿舍管理系统全套

宿舍管理系统全套

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:23.85M
  • 下载次数:54
  • 浏览次数:331
  • 发布时间:2020-10-04
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
毕业设计宿舍管理系统全套,有毕业设计毕业论文,毕业过程管理手册,源代码什么都有
【实例截图】
【核心代码】
宿舍管理系统毕业全套
└── 宿舍管理系统毕业全套
├── 开题报告
│   └── 开题报告.doc
├── 文献综述
│   └── 文献综述.doc
├── 毕业实习成绩认定+实习报告
│   └── 毕业实习成绩认定+实习报告-(打印版) .doc
├── 毕业论文
│   └── 201320180109彭加文宿舍管理系统.docx
├── 源代码
│   ├── DormManage
│   │   └── DormManage
│   │   ├── admin
│   │   │   ├── blank.jsp
│   │   │   ├── dormBuild.jsp
│   │   │   ├── dormBuildSave.jsp
│   │   │   ├── dormManager.jsp
│   │   │   ├── dormManagerSave.jsp
│   │   │   ├── passwordChange.jsp
│   │   │   ├── record.jsp
│   │   │   ├── selectManager.jsp
│   │   │   ├── student.jsp
│   │   │   ├── studentRecord.jsp
│   │   │   └── studentSave.jsp
│   │   ├── assets
│   │   │   ├── avatars
│   │   │   │   ├── avatar1.png
│   │   │   │   ├── avatar2.png
│   │   │   │   ├── avatar3.png
│   │   │   │   ├── avatar4.png
│   │   │   │   ├── avatar5.png
│   │   │   │   ├── avatar.png
│   │   │   │   ├── profile-pic.jpg
│   │   │   │   └── user.jpg
│   │   │   ├── Common.js
│   │   │   ├── css
│   │   │   │   ├── ace-ie.min.css
│   │   │   │   ├── ace.min.css
│   │   │   │   ├── ace-rtl.min.css
│   │   │   │   ├── ace-skins.min.css
│   │   │   │   ├── bootstrap-editable.css
│   │   │   │   ├── bootstrap.min.css
│   │   │   │   ├── bootstrap-timepicker.css
│   │   │   │   ├── chosen.css
│   │   │   │   ├── colorbox.css
│   │   │   │   ├── colorpicker.css
│   │   │   │   ├── datepicker.css
│   │   │   │   ├── daterangepicker.css
│   │   │   │   ├── dropzone.css
│   │   │   │   ├── font-awesome-ie7.min.css
│   │   │   │   ├── font-awesome.min.css
│   │   │   │   ├── fullcalendar.css
│   │   │   │   ├── images
│   │   │   │   │   └── loading.gif
│   │   │   │   ├── jquery.gritter.css
│   │   │   │   ├── jquery-ui-1.10.3.custom.min.css
│   │   │   │   ├── jquery-ui-1.10.3.full.min.css
│   │   │   │   ├── select2.css
│   │   │   │   └── ui.jqgrid.css
│   │   │   ├── font
│   │   │   │   └── fontawesome-webfont.woff
│   │   │   ├── jquery.min.js
│   │   │   └── js
│   │   │   ├── ace-elements.min.js
│   │   │   ├── ace-extra.min.js
│   │   │   ├── ace.min.js
│   │   │   ├── additional-methods.min.js
│   │   │   ├── bootbox.min.js
│   │   │   ├── bootstrap-colorpicker.min.js
│   │   │   ├── bootstrap.min.js
│   │   │   ├── bootstrap-tag.min.js
│   │   │   ├── bootstrap-wysiwyg.min.js
│   │   │   ├── chosen.jquery.min.js
│   │   │   ├── date-time
│   │   │   │   ├── bootstrap-datepicker.min.js
│   │   │   │   ├── bootstrap-timepicker.min.js
│   │   │   │   ├── daterangepicker.min.js
│   │   │   │   └── moment.min.js
│   │   │   ├── dropzone.min.js
│   │   │   ├── excanvas.min.js
│   │   │   ├── flot
│   │   │   │   ├── jquery.flot.min.js
│   │   │   │   ├── jquery.flot.pie.min.js
│   │   │   │   └── jquery.flot.resize.min.js
│   │   │   ├── fuelux
│   │   │   │   ├── data
│   │   │   │   │   └── fuelux.tree-sampledata.js
│   │   │   │   ├── fuelux.spinner.min.js
│   │   │   │   ├── fuelux.tree.min.js
│   │   │   │   └── fuelux.wizard.min.js
│   │   │   ├── fullcalendar.min.js
│   │   │   ├── html5shiv.js
│   │   │   ├── jqGrid
│   │   │   │   ├── i18n
│   │   │   │   │   └── grid.locale-en.js
│   │   │   │   └── jquery.jqGrid.min.js
│   │   │   ├── jquery-1.10.2.min.js
│   │   │   ├── jquery-2.0.3.min.js
│   │   │   ├── jquery.autosize.min.js
│   │   │   ├── jquery.colorbox-min.js
│   │   │   ├── jquery.dataTables.bootstrap.js
│   │   │   ├── jquery.dataTables.min.js
│   │   │   ├── jquery.easy-pie-chart.min.js
│   │   │   ├── jquery.gritter.min.js
│   │   │   ├── jquery.hotkeys.min.js
│   │   │   ├── jquery.inputlimiter.1.3.1.min.js
│   │   │   ├── jquery.knob.min.js
│   │   │   ├── jquery.maskedinput.min.js
│   │   │   ├── jquery.mobile.custom.min.js
│   │   │   ├── jquery.nestable.min.js
│   │   │   ├── jquery.slimscroll.min.js
│   │   │   ├── jquery.sparkline.min.js
│   │   │   ├── jquery-ui-1.10.3.custom.min.js
│   │   │   ├── jquery-ui-1.10.3.full.min.js
│   │   │   ├── jquery.ui.touch-punch.min.js
│   │   │   ├── jquery.validate.min.js
│   │   │   ├── markdown
│   │   │   │   ├── bootstrap-markdown.min.js
│   │   │   │   └── markdown.min.js
│   │   │   ├── respond.min.js
│   │   │   ├── select2.min.js
│   │   │   ├── typeahead-bs2.min.js
│   │   │   └── x-editable
│   │   │   ├── ace-editable.min.js
│   │   │   └── bootstrap-editable.min.js
│   │   ├── bootstrap
│   │   │   ├── css
│   │   │   │   ├── bootstrap.css
│   │   │   │   ├── bootstrap.min.css
│   │   │   │   ├── bootstrap-responsive.css
│   │   │   │   └── bootstrap-responsive.min.css
│   │   │   ├── img
│   │   │   │   ├── glyphicons-halflings.png
│   │   │   │   └── glyphicons-halflings-white.png
│   │   │   ├── js
│   │   │   │   ├── bootstrap.js
│   │   │   │   ├── bootstrap.min.js
│   │   │   │   └── jQuery.js
│   │   │   └── layer
│   │   │   ├── layer.js
│   │   │   └── skin
│   │   │   ├── default
│   │   │   │   ├── icon-ext.png
│   │   │   │   ├── icon.png
│   │   │   │   ├── loading-0.gif
│   │   │   │   ├── loading-1.gif
│   │   │   │   └── loading-2.gif
│   │   │   └── layer.css
│   │   ├── bootstrap-datetimepicker-master
│   │   │   ├── bower.json
│   │   │   ├── build
│   │   │   │   ├── build.less
│   │   │   │   └── build_standalone.less
│   │   │   ├── css
│   │   │   │   ├── bootstrap-datetimepicker.css
│   │   │   │   └── bootstrap-datetimepicker.min.css
│   │   │   ├── js
│   │   │   │   ├── bootstrap-datetimepicker.js
│   │   │   │   ├── bootstrap-datetimepicker.min.js
│   │   │   │   └── locales
│   │   │   │   ├── bootstrap-datetimepicker.ar.js
│   │   │   │   ├── bootstrap-datetimepicker.bg.js
│   │   │   │   ├── bootstrap-datetimepicker.ca.js
│   │   │   │   ├── bootstrap-datetimepicker.cs.js
│   │   │   │   ├── bootstrap-datetimepicker.da.js
│   │   │   │   ├── bootstrap-datetimepicker.de.js
│   │   │   │   ├── bootstrap-datetimepicker.ee.js
│   │   │   │   ├── bootstrap-datetimepicker.el.js
│   │   │   │   ├── bootstrap-datetimepicker.es.js
│   │   │   │   ├── bootstrap-datetimepicker.fi.js
│   │   │   │   ├── bootstrap-datetimepicker.fr.js
│   │   │   │   ├── bootstrap-datetimepicker.he.js
│   │   │   │   ├── bootstrap-datetimepicker.hr.js
│   │   │   │   ├── bootstrap-datetimepicker.hu.js
│   │   │   │   ├── bootstrap-datetimepicker.id.js
│   │   │   │   ├── bootstrap-datetimepicker.is.js
│   │   │   │   ├── bootstrap-datetimepicker.it.js
│   │   │   │   ├── bootstrap-datetimepicker.ja.js
│   │   │   │   ├── bootstrap-datetimepicker.ko.js
│   │   │   │   ├── bootstrap-datetimepicker.lt.js
│   │   │   │   ├── bootstrap-datetimepicker.lv.js
│   │   │   │   ├── bootstrap-datetimepicker.ms.js
│   │   │   │   ├── bootstrap-datetimepicker.nb.js
│   │   │   │   ├── bootstrap-datetimepicker.nl.js
│   │   │   │   ├── bootstrap-datetimepicker.no.js
│   │   │   │   ├── bootstrap-datetimepicker.pl.js
│   │   │   │   ├── bootstrap-datetimepicker.pt-BR.js
│   │   │   │   ├── bootstrap-datetimepicker.pt.js
│   │   │   │   ├── bootstrap-datetimepicker.ro.js
│   │   │   │   ├── bootstrap-datetimepicker.rs.js
│   │   │   │   ├── bootstrap-datetimepicker.rs-latin.js
│   │   │   │   ├── bootstrap-datetimepicker.ru.js
│   │   │   │   ├── bootstrap-datetimepicker.sk.js
│   │   │   │   ├── bootstrap-datetimepicker.sl.js
│   │   │   │   ├── bootstrap-datetimepicker.sv.js
│   │   │   │   ├── bootstrap-datetimepicker.sw.js
│   │   │   │   ├── bootstrap-datetimepicker.th.js
│   │   │   │   ├── bootstrap-datetimepicker.tr.js
│   │   │   │   ├── bootstrap-datetimepicker.ua.js
│   │   │   │   ├── bootstrap-datetimepicker.uk.js
│   │   │   │   ├── bootstrap-datetimepicker.zh-CN.js
│   │   │   │   └── bootstrap-datetimepicker.zh-TW.js
│   │   │   ├── less
│   │   │   │   └── datetimepicker.less
│   │   │   ├── LICENSE
│   │   │   ├── minify.sh
│   │   │   ├── README.md
│   │   │   ├── sample in bootstrap v2
│   │   │   │   ├── bootstrap
│   │   │   │   │   ├── css
│   │   │   │   │   │   ├── bootstrap.css
│   │   │   │   │   │   └── bootstrap.min.css
│   │   │   │   │   ├── img
│   │   │   │   │   │   ├── glyphicons-halflings.png
│   │   │   │   │   │   └── glyphicons-halflings-white.png
│   │   │   │   │   └── js
│   │   │   │   │   ├── bootstrap.js
│   │   │   │   │   └── bootstrap.min.js
│   │   │   │   ├── index.html
│   │   │   │   └── jquery
│   │   │   │   └── jquery-1.8.3.min.js
│   │   │   ├── sample in bootstrap v3
│   │   │   │   ├── bootstrap
│   │   │   │   │   ├── css
│   │   │   │   │   │   ├── bootstrap.css
│   │   │   │   │   │   ├── bootstrap.min.css
│   │   │   │   │   │   ├── bootstrap-theme.css
│   │   │   │   │   │   └── bootstrap-theme.min.css
│   │   │   │   │   ├── fonts
│   │   │   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   │   │   └── glyphicons-halflings-regular.woff
│   │   │   │   │   └── js
│   │   │   │   │   ├── bootstrap.js
│   │   │   │   │   └── bootstrap.min.js
│   │   │   │   ├── index.html
│   │   │   │   └── jquery
│   │   │   │   └── jquery-1.8.3.min.js
│   │   │   ├── screenshot
│   │   │   │   ├── standard_day_meridian.png
│   │   │   │   ├── standard_day.png
│   │   │   │   ├── standard_decade.png
│   │   │   │   ├── standard_full.png
│   │   │   │   ├── standard_hour_meridian.png
│   │   │   │   ├── standard_hour.png
│   │   │   │   ├── standard_month.png
│   │   │   │   └── standard_year.png
│   │   │   └── tests
│   │   │   ├── assets
│   │   │   │   ├── coverage.js
│   │   │   │   ├── jquery-1.7.1.min.js
│   │   │   │   ├── mock.js
│   │   │   │   ├── qunit.css
│   │   │   │   ├── qunit.js
│   │   │   │   ├── qunit-logging.js
│   │   │   │   └── utils.js
│   │   │   ├── _coverage.html
│   │   │   ├── README.md
│   │   │   ├── run-qunit.js
│   │   │   ├── suites
│   │   │   │   ├── component.js
│   │   │   │   ├── events.js
│   │   │   │   ├── formats.js
│   │   │   │   ├── inline.js
│   │   │   │   ├── keyboard_navigation
│   │   │   │   │   ├── 2011.js
│   │   │   │   │   ├── 2012.js
│   │   │   │   │   └── all.js
│   │   │   │   ├── mouse_navigation
│   │   │   │   │   ├── 2011.js
│   │   │   │   │   ├── 2012.js
│   │   │   │   │   └── all.js
│   │   │   │   └── options.js
│   │   │   ├── tests.html
│   │   │   └── tests.min.html
│   │   ├── DormManage
│   │   │   └── README.md
│   │   ├── dormManager
│   │   │   ├── blank.jsp
│   │   │   ├── passwordChange.jsp
│   │   │   ├── record.jsp
│   │   │   ├── recordSave.jsp
│   │   │   └── student.jsp
│   │   ├── images
│   │   │   ├── 1.jpg
│   │   │   ├── 2345.jpg
│   │   │   ├── 2.jpg
│   │   │   ├── back.jpg
│   │   │   ├── bg1.jpg
│   │   │   ├── bg.jpg
│   │   │   ├── d.jpg
│   │   │   ├── logo.jpg
│   │   │   ├── logo.png
│   │   │   ├── sp.jpg
│   │   │   ├── sushe.jpg
│   │   │   └── top.jpg
│   │   ├── layer
│   │   │   ├── layer.js
│   │   │   └── skin
│   │   │   ├── default
│   │   │   │   ├── icon-ext.png
│   │   │   │   ├── icon.png
│   │   │   │   ├── loading-0.gif
│   │   │   │   ├── loading-1.gif
│   │   │   │   └── loading-2.gif
│   │   │   └── layer.css
│   │   ├── login.jsp
│   │   ├── mainAdmin.jsp
│   │   ├── mainManager.jsp
│   │   ├── mainStudent.jsp
│   │   ├── media
│   │   │   ├── css
│   │   │   │   ├── dataTables.bootstrap.css
│   │   │   │   ├── jquery.dataTables.css
│   │   │   │   ├── jquery.dataTables.min.css
│   │   │   │   └── jquery.dataTables_themeroller.css
│   │   │   ├── images
│   │   │   │   ├── back_disabled.png
│   │   │   │   ├── back_enabled_hover.png
│   │   │   │   ├── back_enabled.png
│   │   │   │   ├── favicon.ico
│   │   │   │   ├── forward_disabled.png
│   │   │   │   ├── forward_enabled_hover.png
│   │   │   │   ├── forward_enabled.png
│   │   │   │   ├── sort_asc_disabled.png
│   │   │   │   ├── sort_asc.png
│   │   │   │   ├── sort_both.png
│   │   │   │   ├── sort_desc_disabled.png
│   │   │   │   ├── sort_desc.png
│   │   │   │   └── Sorting icons.psd
│   │   │   └── js
│   │   │   ├── dataTables.bootstrap.js
│   │   │   ├── jquery.dataTables.js
│   │   │   ├── jquery.dataTables.min.js
│   │   │   └── jquery.js
│   │   ├── META-INF
│   │   │   └── MANIFEST.MF
│   │   ├── README.md
│   │   ├── student
│   │   │   ├── blank.jsp
│   │   │   ├── passwordChange.jsp
│   │   │   └── record.jsp
│   │   ├── style
│   │   │   └── dorm.css
│   │   ├── test.jsp
│   │   └── WEB-INF
│   │   ├── classes
│   │   │   ├── com
│   │   │   │   └── dorm
│   │   │   │   ├── dao
│   │   │   │   │   ├── DormBuildDao.class
│   │   │   │   │   ├── DormManagerDao.class
│   │   │   │   │   ├── RecordDao.class
│   │   │   │   │   ├── StudentDao.class
│   │   │   │   │   └── UserDao.class
│   │   │   │   ├── filter
│   │   │   │   │   └── LoginFilter.class
│   │   │   │   ├── model
│   │   │   │   │   ├── Admin.class
│   │   │   │   │   ├── DormBuild.class
│   │   │   │   │   ├── DormManager.class
│   │   │   │   │   ├── PageBean.class
│   │   │   │   │   ├── Record.class
│   │   │   │   │   ├── Result.class
│   │   │   │   │   └── Student.class
│   │   │   │   ├── util
│   │   │   │   │   ├── DateUtil.class
│   │   │   │   │   ├── DbUtil.class
│   │   │   │   │   ├── MD5Util.class
│   │   │   │   │   ├── PropertiesUtil.class
│   │   │   │   │   └── StringUtil.class
│   │   │   │   └── web
│   │   │   │   ├── BlankServlet.class
│   │   │   │   ├── DormBuildServlet.class
│   │   │   │   ├── DormManagerServlet.class
│   │   │   │   ├── LoginServlet.class
│   │   │   │   ├── PasswordServlet.class
│   │   │   │   ├── RecordServlet.class
│   │   │   │   └── StudentServlet.class
│   │   │   └── dorm.properties
│   │   ├── lib
│   │   │   ├── jstl.jar
│   │   │   ├── mysql-connector-java-3.1.12-bin.jar
│   │   │   └── standard.jar
│   │   └── web.xml
│   └── DormManage1
│   ├── admin
│   │   ├── blank.jsp
│   │   ├── dormBuild.jsp
│   │   ├── dormBuildSave.jsp
│   │   ├── dormManager.jsp
│   │   ├── dormManagerSave.jsp
│   │   ├── passwordChange.jsp
│   │   ├── record.jsp
│   │   ├── selectManager.jsp
│   │   ├── student.jsp
│   │   ├── studentRecord.jsp
│   │   └── studentSave.jsp
│   ├── assets
│   │   ├── avatars
│   │   │   ├── avatar1.png
│   │   │   ├── avatar2.png
│   │   │   ├── avatar3.png
│   │   │   ├── avatar4.png
│   │   │   ├── avatar5.png
│   │   │   ├── avatar.png
│   │   │   ├── profile-pic.jpg
│   │   │   └── user.jpg
│   │   ├── Common.js
│   │   ├── css
│   │   │   ├── ace-ie.min.css
│   │   │   ├── ace.min.css
│   │   │   ├── ace-rtl.min.css
│   │   │   ├── ace-skins.min.css
│   │   │   ├── bootstrap-editable.css
│   │   │   ├── bootstrap.min.css
│   │   │   ├── bootstrap-timepicker.css
│   │   │   ├── chosen.css
│   │   │   ├── colorbox.css
│   │   │   ├── colorpicker.css
│   │   │   ├── datepicker.css
│   │   │   ├── daterangepicker.css
│   │   │   ├── dropzone.css
│   │   │   ├── font-awesome-ie7.min.css
│   │   │   ├── font-awesome.min.css
│   │   │   ├── fullcalendar.css
│   │   │   ├── images
│   │   │   │   └── loading.gif
│   │   │   ├── jquery.gritter.css
│   │   │   ├── jquery-ui-1.10.3.custom.min.css
│   │   │   ├── jquery-ui-1.10.3.full.min.css
│   │   │   ├── select2.css
│   │   │   └── ui.jqgrid.css
│   │   ├── font
│   │   │   └── fontawesome-webfont.woff
│   │   ├── jquery.min.js
│   │   └── js
│   │   ├── ace-elements.min.js
│   │   ├── ace-extra.min.js
│   │   ├── ace.min.js
│   │   ├── additional-methods.min.js
│   │   ├── bootbox.min.js
│   │   ├── bootstrap-colorpicker.min.js
│   │   ├── bootstrap.min.js
│   │   ├── bootstrap-tag.min.js
│   │   ├── bootstrap-wysiwyg.min.js
│   │   ├── chosen.jquery.min.js
│   │   ├── date-time
│   │   │   ├── bootstrap-datepicker.min.js
│   │   │   ├── bootstrap-timepicker.min.js
│   │   │   ├── daterangepicker.min.js
│   │   │   └── moment.min.js
│   │   ├── dropzone.min.js
│   │   ├── excanvas.min.js
│   │   ├── flot
│   │   │   ├── jquery.flot.min.js
│   │   │   ├── jquery.flot.pie.min.js
│   │   │   └── jquery.flot.resize.min.js
│   │   ├── fuelux
│   │   │   ├── data
│   │   │   │   └── fuelux.tree-sampledata.js
│   │   │   ├── fuelux.spinner.min.js
│   │   │   ├── fuelux.tree.min.js
│   │   │   └── fuelux.wizard.min.js
│   │   ├── fullcalendar.min.js
│   │   ├── html5shiv.js
│   │   ├── jqGrid
│   │   │   ├── i18n
│   │   │   │   └── grid.locale-en.js
│   │   │   └── jquery.jqGrid.min.js
│   │   ├── jquery-1.10.2.min.js
│   │   ├── jquery-2.0.3.min.js
│   │   ├── jquery.autosize.min.js
│   │   ├── jquery.colorbox-min.js
│   │   ├── jquery.dataTables.bootstrap.js
│   │   ├── jquery.dataTables.min.js
│   │   ├── jquery.easy-pie-chart.min.js
│   │   ├── jquery.gritter.min.js
│   │   ├── jquery.hotkeys.min.js
│   │   ├── jquery.inputlimiter.1.3.1.min.js
│   │   ├── jquery.knob.min.js
│   │   ├── jquery.maskedinput.min.js
│   │   ├── jquery.mobile.custom.min.js
│   │   ├── jquery.nestable.min.js
│   │   ├── jquery.slimscroll.min.js
│   │   ├── jquery.sparkline.min.js
│   │   ├── jquery-ui-1.10.3.custom.min.js
│   │   ├── jquery-ui-1.10.3.full.min.js
│   │   ├── jquery.ui.touch-punch.min.js
│   │   ├── jquery.validate.min.js
│   │   ├── markdown
│   │   │   ├── bootstrap-markdown.min.js
│   │   │   └── markdown.min.js
│   │   ├── respond.min.js
│   │   ├── select2.min.js
│   │   ├── typeahead-bs2.min.js
│   │   └── x-editable
│   │   ├── ace-editable.min.js
│   │   └── bootstrap-editable.min.js
│   ├── bootstrap
│   │   ├── css
│   │   │   ├── bootstrap.css
│   │   │   ├── bootstrap.min.css
│   │   │   ├── bootstrap-responsive.css
│   │   │   └── bootstrap-responsive.min.css
│   │   ├── img
│   │   │   ├── glyphicons-halflings.png
│   │   │   └── glyphicons-halflings-white.png
│   │   ├── js
│   │   │   ├── bootstrap.js
│   │   │   ├── bootstrap.min.js
│   │   │   └── jQuery.js
│   │   └── layer
│   │   ├── layer.js
│   │   └── skin
│   │   ├── default
│   │   │   ├── icon-ext.png
│   │   │   ├── icon.png
│   │   │   ├── loading-0.gif
│   │   │   ├── loading-1.gif
│   │   │   └── loading-2.gif
│   │   └── layer.css
│   ├── bootstrap-datetimepicker-master
│   │   ├── bower.json
│   │   ├── build
│   │   │   ├── build.less
│   │   │   └── build_standalone.less
│   │   ├── css
│   │   │   ├── bootstrap-datetimepicker.css
│   │   │   └── bootstrap-datetimepicker.min.css
│   │   ├── js
│   │   │   ├── bootstrap-datetimepicker.js
│   │   │   ├── bootstrap-datetimepicker.min.js
│   │   │   └── locales
│   │   │   ├── bootstrap-datetimepicker.ar.js
│   │   │   ├── bootstrap-datetimepicker.bg.js
│   │   │   ├── bootstrap-datetimepicker.ca.js
│   │   │   ├── bootstrap-datetimepicker.cs.js
│   │   │   ├── bootstrap-datetimepicker.da.js
│   │   │   ├── bootstrap-datetimepicker.de.js
│   │   │   ├── bootstrap-datetimepicker.ee.js
│   │   │   ├── bootstrap-datetimepicker.el.js
│   │   │   ├── bootstrap-datetimepicker.es.js
│   │   │   ├── bootstrap-datetimepicker.fi.js
│   │   │   ├── bootstrap-datetimepicker.fr.js
│   │   │   ├── bootstrap-datetimepicker.he.js
│   │   │   ├── bootstrap-datetimepicker.hr.js
│   │   │   ├── bootstrap-datetimepicker.hu.js
│   │   │   ├── bootstrap-datetimepicker.id.js
│   │   │   ├── bootstrap-datetimepicker.is.js
│   │   │   ├── bootstrap-datetimepicker.it.js
│   │   │   ├── bootstrap-datetimepicker.ja.js
│   │   │   ├── bootstrap-datetimepicker.ko.js
│   │   │   ├── bootstrap-datetimepicker.lt.js
│   │   │   ├── bootstrap-datetimepicker.lv.js
│   │   │   ├── bootstrap-datetimepicker.ms.js
│   │   │   ├── bootstrap-datetimepicker.nb.js
│   │   │   ├── bootstrap-datetimepicker.nl.js
│   │   │   ├── bootstrap-datetimepicker.no.js
│   │   │   ├── bootstrap-datetimepicker.pl.js
│   │   │   ├── bootstrap-datetimepicker.pt-BR.js
│   │   │   ├── bootstrap-datetimepicker.pt.js
│   │   │   ├── bootstrap-datetimepicker.ro.js
│   │   │   ├── bootstrap-datetimepicker.rs.js
│   │   │   ├── bootstrap-datetimepicker.rs-latin.js
│   │   │   ├── bootstrap-datetimepicker.ru.js
│   │   │   ├── bootstrap-datetimepicker.sk.js
│   │   │   ├── bootstrap-datetimepicker.sl.js
│   │   │   ├── bootstrap-datetimepicker.sv.js
│   │   │   ├── bootstrap-datetimepicker.sw.js
│   │   │   ├── bootstrap-datetimepicker.th.js
│   │   │   ├── bootstrap-datetimepicker.tr.js
│   │   │   ├── bootstrap-datetimepicker.ua.js
│   │   │   ├── bootstrap-datetimepicker.uk.js
│   │   │   ├── bootstrap-datetimepicker.zh-CN.js
│   │   │   └── bootstrap-datetimepicker.zh-TW.js
│   │   ├── less
│   │   │   └── datetimepicker.less
│   │   ├── LICENSE
│   │   ├── minify.sh
│   │   ├── README.md
│   │   ├── sample in bootstrap v2
│   │   │   ├── bootstrap
│   │   │   │   ├── css
│   │   │   │   │   ├── bootstrap.css
│   │   │   │   │   └── bootstrap.min.css
│   │   │   │   ├── img
│   │   │   │   │   ├── glyphicons-halflings.png
│   │   │   │   │   └── glyphicons-halflings-white.png
│   │   │   │   └── js
│   │   │   │   ├── bootstrap.js
│   │   │   │   └── bootstrap.min.js
│   │   │   ├── index.html
│   │   │   └── jquery
│   │   │   └── jquery-1.8.3.min.js
│   │   ├── sample in bootstrap v3
│   │   │   ├── bootstrap
│   │   │   │   ├── css
│   │   │   │   │   ├── bootstrap.css
│   │   │   │   │   ├── bootstrap.min.css
│   │   │   │   │   ├── bootstrap-theme.css
│   │   │   │   │   └── bootstrap-theme.min.css
│   │   │   │   ├── fonts
│   │   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   │   └── glyphicons-halflings-regular.woff
│   │   │   │   └── js
│   │   │   │   ├── bootstrap.js
│   │   │   │   └── bootstrap.min.js
│   │   │   ├── index.html
│   │   │   └── jquery
│   │   │   └── jquery-1.8.3.min.js
│   │   ├── screenshot
│   │   │   ├── standard_day_meridian.png
│   │   │   ├── standard_day.png
│   │   │   ├── standard_decade.png
│   │   │   ├── standard_full.png
│   │   │   ├── standard_hour_meridian.png
│   │   │   ├── standard_hour.png
│   │   │   ├── standard_month.png
│   │   │   └── standard_year.png
│   │   └── tests
│   │   ├── assets
│   │   │   ├── coverage.js
│   │   │   ├── jquery-1.7.1.min.js
│   │   │   ├── mock.js
│   │   │   ├── qunit.css
│   │   │   ├── qunit.js
│   │   │   ├── qunit-logging.js
│   │   │   └── utils.js
│   │   ├── _coverage.html
│   │   ├── README.md
│   │   ├── run-qunit.js
│   │   ├── suites
│   │   │   ├── component.js
│   │   │   ├── events.js
│   │   │   ├── formats.js
│   │   │   ├── inline.js
│   │   │   ├── keyboard_navigation
│   │   │   │   ├── 2011.js
│   │   │   │   ├── 2012.js
│   │   │   │   └── all.js
│   │   │   ├── mouse_navigation
│   │   │   │   ├── 2011.js
│   │   │   │   ├── 2012.js
│   │   │   │   └── all.js
│   │   │   └── options.js
│   │   ├── tests.html
│   │   └── tests.min.html
│   ├── DormManage
│   │   └── README.md
│   ├── dormManager
│   │   ├── blank.jsp
│   │   ├── passwordChange.jsp
│   │   ├── record.jsp
│   │   ├── recordSave.jsp
│   │   └── student.jsp
│   ├── images
│   │   ├── 1.jpg
│   │   ├── 2345.jpg
│   │   ├── 2.jpg
│   │   ├── back.jpg
│   │   ├── bg1.jpg
│   │   ├── bg.jpg
│   │   ├── d.jpg
│   │   ├── logo.jpg
│   │   ├── logo.png
│   │   ├── sp.jpg
│   │   ├── sushe.jpg
│   │   └── top.jpg
│   ├── layer
│   │   ├── layer.js
│   │   └── skin
│   │   ├── default
│   │   │   ├── icon-ext.png
│   │   │   ├── icon.png
│   │   │   ├── loading-0.gif
│   │   │   ├── loading-1.gif
│   │   │   └── loading-2.gif
│   │   └── layer.css
│   ├── login.jsp
│   ├── mainAdmin.jsp
│   ├── mainManager.jsp
│   ├── mainStudent.jsp
│   ├── media
│   │   ├── css
│   │   │   ├── dataTables.bootstrap.css
│   │   │   ├── jquery.dataTables.css
│   │   │   ├── jquery.dataTables.min.css
│   │   │   └── jquery.dataTables_themeroller.css
│   │   ├── images
│   │   │   ├── back_disabled.png
│   │   │   ├── back_enabled_hover.png
│   │   │   ├── back_enabled.png
│   │   │   ├── favicon.ico
│   │   │   ├── forward_disabled.png
│   │   │   ├── forward_enabled_hover.png
│   │   │   ├── forward_enabled.png
│   │   │   ├── sort_asc_disabled.png
│   │   │   ├── sort_asc.png
│   │   │   ├── sort_both.png
│   │   │   ├── sort_desc_disabled.png
│   │   │   ├── sort_desc.png
│   │   │   └── Sorting icons.psd
│   │   └── js
│   │   ├── dataTables.bootstrap.js
│   │   ├── jquery.dataTables.js
│   │   ├── jquery.dataTables.min.js
│   │   └── jquery.js
│   ├── META-INF
│   │   └── MANIFEST.MF
│   ├── student
│   │   ├── blank.jsp
│   │   ├── passwordChange.jsp
│   │   └── record.jsp
│   ├── style
│   │   └── dorm.css
│   ├── test.jsp
│   └── WEB-INF
│   ├── classes
│   │   ├── com
│   │   │   └── dorm
│   │   │   ├── dao
│   │   │   │   ├── DormBuildDao.class
│   │   │   │   ├── DormManagerDao.class
│   │   │   │   ├── RecordDao.class
│   │   │   │   ├── StudentDao.class
│   │   │   │   └── UserDao.class
│   │   │   ├── filter
│   │   │   │   └── LoginFilter.class
│   │   │   ├── model
│   │   │   │   ├── Admin.class
│   │   │   │   ├── DormBuild.class
│   │   │   │   ├── DormManager.class
│   │   │   │   ├── PageBean.class
│   │   │   │   ├── Record.class
│   │   │   │   ├── Result.class
│   │   │   │   └── Student.class
│   │   │   ├── util
│   │   │   │   ├── DateUtil.class
│   │   │   │   ├── DbUtil.class
│   │   │   │   ├── MD5Util.class
│   │   │   │   ├── PropertiesUtil.class
│   │   │   │   └── StringUtil.class
│   │   │   └── web
│   │   │   ├── BlankServlet.class
│   │   │   ├── DormBuildServlet.class
│   │   │   ├── DormManagerServlet.class
│   │   │   ├── LoginServlet.class
│   │   │   ├── PasswordServlet.class
│   │   │   ├── RecordServlet.class
│   │   │   └── StudentServlet.class
│   │   └── dorm.properties
│   ├── lib
│   │   ├── jstl.jar
│   │   ├── mysql-connector-java-3.1.12-bin.jar
│   │   └── standard.jar
│   └── web.xml
├── 用户手册
│   └── 用户手册.docx
├── 答辩ppt
│   └── 宿舍管理系统web版.pptx
├── 论文查重报告
│   └── 宿舍管理系统_彭加文_201320180109_大雅详细报告.pdf
└── 过程手册
└── 彭加文毕业设计(论文)过程管理手册填.doc

151 directories, 617 files

标签:

实例下载地址

宿舍管理系统全套

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

第 1 楼 曲国强 发表于: 2020-10-05 12:21 00
用什么工具开发的?

支持(0) 盖楼(回复)

发表评论

(您的评论需要经过审核才能显示)

查看所有1条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警