首页 Java 496基于JSP/Java的教室预约管理系统的设计与实现
496基于JSP/Java的教室预约管理系统的设计与实现
作品编号:909
关注人气:1346
文件包括:设计源码+数据库+论文+PPT
设计大小:17.60 M
开发语言:Java
开发数据库:SQL Server
开发环境:Myeclipse+Tomcat+JDK
原价:900元
现价:90元
下载说明

本作品里面包括调试教程和开发工具和软件,可自行下载根据教程进行调试!

如需技术协助调试,本站收取50元作品调试费!点此申请调试

如果上面没有找到适合您需求的作品,您可联系我们为您定做,定做的作品完全按照您的功能需求来做,并且后期三包,包调试,包讲解,包修改直到通过为止。

  • 作品介绍
  • 项目目录

SQLServer或Mysql均可运行

每个大学的教学楼都有很多,每栋教学楼的布局也是不一样的,其中有很多教室是用来上课的,也有很多是用来上自习的,仅仅靠管理员的手工安排,教室的使用率会比较低,管理员也比较幸苦,还可能有一些主观或者客观的原因出现小问题。

 每到学期的期末,图书馆都人满为患,许多同学都去不了图书馆,而在宿舍又因为各种因素不能全身心的投入到学习中,从而降低了学习的效率,所以会有很多同学选择去教室复习,但是去教室复习的同学,也会遇到一个很大的难题,就是经常会在刚进入状态的时候突然有人进来宣布已经预约了这个教室或者是要来上课,考试等等情况,这个也会让复习的效率下降。然而在我们平时的生活中,也会因为班级要开班会,晚点或者社团要开会需要教室,申请教室的流程不方便,也有时会出现临时被调换的情况。

 研究本课题的意义是为了可以让同学或者老师能在系统上清楚的看到哪个教室被预定或者哪间是可以预定的,以便于来安排自己的事情。从而可以提高教室管理的工作效率,减少不必要的开支,以及可以方便管理人员掌握教室的使用情况,使在日常工作过程中,工作效率有所提高,并且使得预约教室可以更好、更准确的分配,可以更好的为学生以及老师提供服务。

       


卷 杂盘 的文件夹 PATH 列表
卷序列号为 CA93-5784
E:\TEST\源码
├─MySQL版
│  │  教室预约管理系统 (过查重.docx
│  │  教室预约管理系统.ppt
│  │  
│  └─jspm教室预约管理系统mjm01A2mysql程序
│      │  .classpath
│      │  .mymetadata
│      │  .myumldata
│      │  .project
│      │  
│      ├─.myeclipse
│      ├─.settings
│      │      .jsdtscope
│      │      org.eclipse.jdt.core.prefs
│      │      org.eclipse.wst.common.component
│      │      org.eclipse.wst.common.project.facet.core.xml
│      │      org.eclipse.wst.jsdt.ui.superType.container
│      │      org.eclipse.wst.jsdt.ui.superType.name
│      │      
│      ├─database
│      │      jspmjsyyglxtmjm01a2mysql.sql
│      │      
│      ├─src
│      │  ├─control
│      │  │      MainCtrl.java
│      │  │      Upload.java
│      │  │      
│      │  ├─dao
│      │  │      CommDAO.java
│      │  │      
│      │  ├─servlet
│      │  │      QRCode.java
│      │  │      
│      │  └─util
│      │          Info.java
│      │          PageManager.java
│      │          QRCodeUtil.java
│      │          SetChar.java
│      │          StrUtil.java
│      │          
│      └─WebRoot
│          │  bnu2013.css
│          │  css.css
│          │  databack.jsp
│          │  delall.jsp
│          │  hf.jsp
│          │  image.jsp
│          │  jiaoshixinxi_add.jsp
│          │  jiaoshixinxi_list.jsp
│          │  jiaoshixinxi_list2.jsp
│          │  jiaoshixinxi_listxls.jsp
│          │  jiaoshixinxi_updt.jsp
│          │  jiaoshi_add.jsp
│          │  jiaoshi_detail.jsp
│          │  jiaoshi_list.jsp
│          │  jiaoshi_listxls.jsp
│          │  jiaoshi_updt.jsp
│          │  jiaoshi_updt2.jsp
│          │  jsyd.jsp
│          │  left.jsp
│          │  left2.jsp
│          │  left3.jsp
│          │  login.jsp
│          │  logout.jsp
│          │  loumingxinxi_add.jsp
│          │  loumingxinxi_list.jsp
│          │  loumingxinxi_listxls.jsp
│          │  loumingxinxi_updt.jsp
│          │  main.html
│          │  main.jsp
│          │  main2.jsp
│          │  mod.jsp
│          │  mod2.jsp
│          │  mygo.jsp
│          │  qttop2.jsp
│          │  sh.jsp
│          │  sss.html
│          │  sy.jsp
│          │  top1.jsp
│          │  upload.jsp
│          │  upload_re.jsp
│          │  xueshengxinxi_add.jsp
│          │  xueshengxinxi_detail.jsp
│          │  xueshengxinxi_list.jsp
│          │  xueshengxinxi_listxls.jsp
│          │  xueshengxinxi_updt.jsp
│          │  xueshengxinxi_updt2.jsp
│          │  yhzhgl.jsp
│          │  yuyuejilu_add.jsp
│          │  yuyuejilu_detail.jsp
│          │  yuyuejilu_list.jsp
│          │  yuyuejilu_list2.jsp
│          │  yuyuejilu_listxls.jsp
│          │  yuyuejilu_updt.jsp
│          │  
│          ├─attached
│          ├─factory
│          │      checkno.jsp
│          │      checkno2.jsp
│          │      getsonops.jsp
│          │      getyao.jsp
│          │      
│          ├─frontfiles
│          │  ├─css
│          │  │      css.css
│          │  │      
│          │  └─js
│          │          collection.js
│          │          
│          ├─images
│          │      adi.gif
│          │      arrow.gif
│          │      arrow_over.gif
│          │      bg1.gif
│          │      biaoqian.gif
│          │      bodybg.gif
│          │      book.gif
│          │      btn_bg.jpg
│          │      button.gif
│          │      con_bg.jpg
│          │      CssAdmin.css
│          │      daohang.gif
│          │      dialogclose.gif
│          │      gun_qie.png
│          │      h1bg.gif
│          │      houtai.css
│          │      iconall.png
│          │      index_bg.png
│          │      laba.gif
│          │      left.gif
│          │      login.jpg
│          │      logo.gif
│          │      menu_di.gif
│          │      newsmove.gif
│          │      nopic.jpg
│          │      right.gif
│          │      three_0a.gif
│          │      three_1.gif
│          │      three_1a.gif
│          │      top1_ok.gif
│          │      top1_over.gif
│          │      top_di3.gif
│          │      top_shuju_di.gif
│          │      tuichu.gif
│          │      Upload.gif
│          │      zxkf.gif
│          │      
│          ├─img
│          │      1.gif
│          │      2.gif
│          │      3.gif
│          │      4.gif
│          │      5.gif
│          │      
│          ├─js
│          │  │  ajax.js
│          │  │  count.jsp
│          │  │  daohang.js
│          │  │  dialogclose.gif
│          │  │  dynamicImage.js
│          │  │  dynamicImage.swf
│          │  │  focus.js
│          │  │  function.js
│          │  │  jquery-1.3.2.js
│          │  │  jquery.js
│          │  │  jquery.min.js
│          │  │  nopic.jpg
│          │  │  onclock.JS
│          │  │  popup.js
│          │  │  popups.js
│          │  │  prototype.lite.js
│          │  │  writelog.jsp
│          │  │  
│          │  └─My97DatePicker
│          │      │  calendar.js
│          │      │  WdatePicker.js
│          │      │  
│          │      ├─lang
│          │      │      en.js
│          │      │      zh-cn.js
│          │      │      zh-tw.js
│          │      │      
│          │      ├─skin
│          │      │  │  datePicker.gif
│          │      │  │  WdatePicker.css
│          │      │  │  
│          │      │  ├─default
│          │      │  │      datepicker.css
│          │      │  │      img.gif
│          │      │  │      
│          │      │  └─whyGreen
│          │      │          bg.jpg
│          │      │          datepicker.css
│          │      │          img.gif
│          │      │          
│          │      └─开发包
│          │          │  readme.txt
│          │          │  
│          │          ├─lang
│          │          │      en.js
│          │          │      zh-cn.js
│          │          │      zh-tw.js
│          │          │      
│          │          └─skin
│          │              │  datePicker.gif
│          │              │  WdatePicker.css
│          │              │  
│          │              ├─default
│          │              │      datepicker.css
│          │              │      img.gif
│          │              │      
│          │              └─whyGreen
│          │                      bg.jpg
│          │                      datepicker.css
│          │                      img.gif
│          │                      
│          ├─kindeditor_a5
│          │  │  kindeditor-all-min.js
│          │  │  kindeditor-all.js
│          │  │  kindeditor-min.js
│          │  │  kindeditor.js
│          │  │  license.txt
│          │  │  
│          │  ├─attached
│          │  ├─examples
│          │  │  │  auto-height.html
│          │  │  │  colorpicker.html
│          │  │  │  custom-plugin.html
│          │  │  │  custom-theme.html
│          │  │  │  default.html
│          │  │  │  dialog.html
│          │  │  │  dynamic-load.html
│          │  │  │  file-dialog.html
│          │  │  │  file-manager.html
│          │  │  │  filter-mode.html
│          │  │  │  image-dialog.html
│          │  │  │  index.css
│          │  │  │  index.html
│          │  │  │  jquery-ui.html
│          │  │  │  jquery.html
│          │  │  │  jquery.js
│          │  │  │  multi-image-dialog.html
│          │  │  │  multi-language.html
│          │  │  │  newline.html
│          │  │  │  node.html
│          │  │  │  paste-type.html
│          │  │  │  qqstyle.html
│          │  │  │  readonly.html
│          │  │  │  simple.html
│          │  │  │  uploadbutton.html
│          │  │  │  url-type.html
│          │  │  │  word-count.html
│          │  │  │  
│          │  │  └─jquery-ui
│          │  │      ├─css
│          │  │      │  └─smoothness
│          │  │      │      │  jquery-ui-1.9.2.custom.css
│          │  │      │      │  jquery-ui-1.9.2.custom.min.css
│          │  │      │      │  
│          │  │      │      └─images
│          │  │      │              ui-bg_flat_0_aaaaaa_40x100.png
│          │  │      │              ui-bg_flat_75_ffffff_40x100.png
│          │  │      │              ui-bg_glass_55_fbf9ee_1x400.png
│          │  │      │              ui-bg_glass_65_ffffff_1x400.png
│          │  │      │              ui-bg_glass_75_dadada_1x400.png
│          │  │      │              ui-bg_glass_75_e6e6e6_1x400.png
│          │  │      │              ui-bg_glass_95_fef1ec_1x400.png
│          │  │      │              ui-bg_highlight-soft_75_cccccc_1x100.png
│          │  │      │              ui-icons_222222_256x240.png
│          │  │      │              ui-icons_2e83ff_256x240.png
│          │  │      │              ui-icons_454545_256x240.png
│          │  │      │              ui-icons_888888_256x240.png
│          │  │      │              ui-icons_cd0a0a_256x240.png
│          │  │      │              
│          │  │      └─js
│          │  │              jquery-ui-1.9.2.custom.js
│          │  │              jquery-ui-1.9.2.custom.min.js
│          │  │              
│          │  ├─jsp
│          │  │  │  demo.jsp
│          │  │  │  file_manager_json.jsp
│          │  │  │  README.txt
│          │  │  │  upload_json.jsp
│          │  │  │  
│          │  │  └─lib
│          │  │          commons-fileupload-1.2.1.jar
│          │  │          commons-io-1.4.jar
│          │  │          json_simple-1.1.jar
│          │  │          
│          │  ├─lang
│          │  │      ar.js
│          │  │      en.js
│          │  │      ko.js
│          │  │      zh_CN.js
│          │  │      zh_TW.js
│          │  │      
│          │  ├─plugins
│          │  │  ├─anchor
│          │  │  │      anchor.js
│          │  │  │      
│          │  │  ├─autoheight
│          │  │  │      autoheight.js
│          │  │  │      
│          │  │  ├─baidumap
│          │  │  │      baidumap.js
│          │  │  │      index.html
│          │  │  │      map.html
│          │  │  │      
│          │  │  ├─clearhtml
│          │  │  │      clearhtml.js
│          │  │  │      
│          │  │  ├─code
│          │  │  │      code.js
│          │  │  │      prettify.css
│          │  │  │      prettify.js
│          │  │  │      
│          │  │  ├─emoticons
│          │  │  │  │  emoticons.js
│          │  │  │  │  
│          │  │  │  └─images
│          │  │  │          0.gif
│          │  │  │          1.gif
│          │  │  │          10.gif
│          │  │  │          100.gif
│          │  │  │          101.gif
│          │  │  │          102.gif
│          │  │  │          103.gif
│          │  │  │          104.gif
│          │  │  │          105.gif
│          │  │  │          106.gif
│          │  │  │          107.gif
│          │  │  │          108.gif
│          │  │  │          109.gif
│          │  │  │          11.gif
│          │  │  │          110.gif
│          │  │  │          111.gif
│          │  │  │          112.gif
│          │  │  │          113.gif
│          │  │  │          114.gif
│          │  │  │          115.gif
│          │  │  │          116.gif
│          │  │  │          117.gif
│          │  │  │          118.gif
│          │  │  │          119.gif
│          │  │  │          12.gif
│          │  │  │          120.gif
│          │  │  │          121.gif
│          │  │  │          122.gif
│          │  │  │          123.gif
│          │  │  │          124.gif
│          │  │  │          125.gif
│          │  │  │          126.gif
│          │  │  │          127.gif
│          │  │  │          128.gif
│          │  │  │          129.gif
│          │  │  │          13.gif
│          │  │  │          130.gif
│          │  │  │          131.gif
│          │  │  │          132.gif
│          │  │  │          133.gif
│          │  │  │          134.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
│          │  │  │          72.gif
│          │  │  │          73.gif
│          │  │  │          74.gif
│          │  │  │          75.gif
│          │  │  │          76.gif
│          │  │  │          77.gif
│          │  │  │          78.gif
│          │  │  │          79.gif
│          │  │  │          8.gif
│          │  │  │          80.gif
│          │  │  │          81.gif
│          │  │  │          82.gif
│          │  │  │          83.gif
│          │  │  │          84.gif
│          │  │  │          85.gif
│          │  │  │          86.gif
│          │  │  │          87.gif
│          │  │  │          88.gif
│          │  │  │          89.gif
│          │  │  │          9.gif
│          │  │  │          90.gif
│          │  │  │          91.gif
│          │  │  │          92.gif
│          │  │  │          93.gif
│          │  │  │          94.gif
│          │  │  │          95.gif
│          │  │  │          96.gif
│          │  │  │          97.gif
│          │  │  │          98.gif
│          │  │  │          99.gif
│          │  │  │          static.gif
│          │  │  │          
│          │  │  ├─filemanager
│          │  │  │  │  filemanager.js
│          │  │  │  │  
│          │  │  │  └─images
│          │  │  │          file-16.gif
│          │  │  │          file-64.gif
│          │  │  │          folder-16.gif
│          │  │  │          folder-64.gif
│          │  │  │          go-up.gif
│          │  │  │          
│          │  │  ├─flash
│          │  │  │      flash.js
│          │  │  │      
│          │  │  ├─image
│          │  │  │  │  image.js
│          │  │  │  │  
│          │  │  │  └─images
│          │  │  │          align_left.gif
│          │  │  │          align_right.gif
│          │  │  │          align_top.gif
│          │  │  │          refresh.png
│          │  │  │          
│          │  │  ├─insertfile
│          │  │  │      insertfile.js
│          │  │  │      
│          │  │  ├─lineheight
│          │  │  │      lineheight.js
│          │  │  │      
│          │  │  ├─link
│          │  │  │      link.js
│          │  │  │      
│          │  │  ├─map
│          │  │  │      map.html
│          │  │  │      map.js
│          │  │  │      
│          │  │  ├─media
│          │  │  │      media.js
│          │  │  │      
│          │  │  ├─multiimage
│          │  │  │  │  multiimage.js
│          │  │  │  │  
│          │  │  │  └─images
│          │  │  │          image.png
│          │  │  │          select-files-en.png
│          │  │  │          select-files-zh_CN.png
│          │  │  │          swfupload.swf
│          │  │  │          
│          │  │  ├─pagebreak
│          │  │  │      pagebreak.js
│          │  │  │      
│          │  │  ├─plainpaste
│          │  │  │      plainpaste.js
│          │  │  │      
│          │  │  ├─preview
│          │  │  │      preview.js
│          │  │  │      
│          │  │  ├─quickformat
│          │  │  │      quickformat.js
│          │  │  │      
│          │  │  ├─table
│          │  │  │      table.js
│          │  │  │      
│          │  │  ├─template
│          │  │  │  │  template.js
│          │  │  │  │  
│          │  │  │  └─html
│          │  │  │          1.html
│          │  │  │          2.html
│          │  │  │          3.html
│          │  │  │          
│          │  │  └─wordpaste
│          │  │          wordpaste.js
│          │  │          
│          │  └─themes
│          │      ├─common
│          │      │      anchor.gif
│          │      │      blank.gif
│          │      │      flash.gif
│          │      │      loading.gif
│          │      │      media.gif
│          │      │      rm.gif
│          │      │      
│          │      ├─default
│          │      │      background.png
│          │      │      default.css
│          │      │      default.png
│          │      │      
│          │      ├─qq
│          │      │      editor.gif
│          │      │      qq.css
│          │      │      
│          │      └─simple
│          │              simple.css
│          │              
│          ├─META-INF
│          │      MANIFEST.MF
│          │      
│          ├─qtimages
│          │      1.gif
│          │      1.jpg
│          │      1_01_01.jpg
│          │      1_01_02.jpg
│          │      1_02_01_01_01.gif
│          │      1_02_01_01_02_01.gif
│          │      1_02_01_01_02_02.jpg
│          │      1_02_01_01_02_03.jpg
│          │      1_02_01_03_01_01.jpg
│          │      1_02_01_03_01_02_01.jpg
│          │      1_02_01_03_01_02_02.gif
│          │      1_02_01_03_01_02_03.jpg
│          │      1_02_01_03_01_03.jpg
│          │      1_02_02_02_01.jpg
│          │      1_02_02_02_02_01.jpg
│          │      1_02_02_02_02_03.jpg
│          │      1_02_02_02_03.jpg
│          │      1_02_02_05.jpg
│          │      1_03.gif
│          │      2.jpg
│          │      3.gif
│          │      4.gif
│          │      4.jpg
│          │      5.gif
│          │      style.css
│          │      
│          ├─upload
│          │      1317085910921.jpg
│          │      1317085922265.jpg
│          │      1317085936937.jpg
│          │      1317086056687.jpg
│          │      1317086069593.jpg
│          │      1333961148718.jpg
│          │      1333963398718.gif
│          │      1333963445546.gif
│          │      1333963661093.jpg
│          │      
│          └─WEB-INF
│              │  web.xml
│              │  
│              ├─classes
│              │  ├─control
│              │  │      MainCtrl.class
│              │  │      Upload.class
│              │  │      
│              │  ├─dao
│              │  │      CommDAO.class
│              │  │      
│              │  ├─servlet
│              │  │      QRCode.class
│              │  │      
│              │  └─util
│              │          Info.class
│              │          PageManager.class
│              │          QRCodeUtil.class
│              │          SetChar.class
│              │          StrUtil.class
│              │          
│              └─lib
│                      commons-fileupload-1.2.1.jar
│                      commons-io-1.3.2.jar
│                      json_simple-1.1.jar
│                      jspsmartupload.jar
│                      jxl.jar
│                      msbase.jar
│                      mssqlserver.jar
│                      msutil.jar
│                      mysql-connector-java-5.0.4-bin.jar
│                      sqljdbc.jar
│                      sqljdbc4.jar
│                      zxing-1.6-core.jar
│                      
└─SQLServer版
    │  jspm教室预约管理系统mjm01A2论文HJS.doc
    │  教室预约管理系统 (过查重.docx
    │  教室预约管理系统.ppt
    │  
    └─jspm教室预约管理系统mjm01A2程序
        │  .classpath
        │  .mymetadata
        │  .myumldata
        │  .project
        │  database.zip
        │  
        ├─.myeclipse
        ├─.settings
        │      .jsdtscope
        │      org.eclipse.jdt.core.prefs
        │      org.eclipse.wst.common.component
        │      org.eclipse.wst.common.project.facet.core.xml
        │      org.eclipse.wst.jsdt.ui.superType.container
        │      org.eclipse.wst.jsdt.ui.superType.name
        │      
        ├─database
        │      jspmjsyyglxtmjm01A2.mdf
        │      jspmjsyyglxtmjm01A2.sql
        │      jspmjsyyglxtmjm01A2_log.ldf
        │      
        ├─src
        │  ├─control
        │  │      MainCtrl.java
        │  │      Upload.java
        │  │      
        │  ├─dao
        │  │      CommDAO.java
        │  │      
        │  ├─servlet
        │  │      QRCode.java
        │  │      
        │  └─util
        │          Info.java
        │          PageManager.java
        │          QRCodeUtil.java
        │          SetChar.java
        │          StrUtil.java
        │          
        └─WebRoot
            │  bnu2013.css
            │  css.css
            │  databack.jsp
            │  delall.jsp
            │  hf.jsp
            │  image.jsp
            │  jiaoshixinxi_add.jsp
            │  jiaoshixinxi_list.jsp
            │  jiaoshixinxi_list2.jsp
            │  jiaoshixinxi_listxls.jsp
            │  jiaoshixinxi_updt.jsp
            │  jiaoshi_add.jsp
            │  jiaoshi_detail.jsp
            │  jiaoshi_list.jsp
            │  jiaoshi_listxls.jsp
            │  jiaoshi_updt.jsp
            │  jiaoshi_updt2.jsp
            │  jsyd.jsp
            │  left.jsp
            │  left2.jsp
            │  left3.jsp
            │  login.jsp
            │  logout.jsp
            │  loumingxinxi_add.jsp
            │  loumingxinxi_list.jsp
            │  loumingxinxi_listxls.jsp
            │  loumingxinxi_updt.jsp
            │  main.html
            │  main.jsp
            │  main2.jsp
            │  mod.jsp
            │  mod2.jsp
            │  mygo.jsp
            │  qttop2.jsp
            │  sh.jsp
            │  sss.html
            │  sy.jsp
            │  top1.jsp
            │  upload.jsp
            │  upload_re.jsp
            │  xueshengxinxi_add.jsp
            │  xueshengxinxi_detail.jsp
            │  xueshengxinxi_list.jsp
            │  xueshengxinxi_listxls.jsp
            │  xueshengxinxi_updt.jsp
            │  xueshengxinxi_updt2.jsp
            │  yhzhgl.jsp
            │  yuyuejilu_add.jsp
            │  yuyuejilu_detail.jsp
            │  yuyuejilu_list.jsp
            │  yuyuejilu_list2.jsp
            │  yuyuejilu_listxls.jsp
            │  yuyuejilu_updt.jsp
            │  
            ├─attached
            ├─factory
            │      checkno.jsp
            │      checkno2.jsp
            │      getsonops.jsp
            │      getyao.jsp
            │      
            ├─frontfiles
            │  ├─css
            │  │      css.css
            │  │      
            │  └─js
            │          collection.js
            │          
            ├─images
            │      adi.gif
            │      arrow.gif
            │      arrow_over.gif
            │      bg1.gif
            │      biaoqian.gif
            │      bodybg.gif
            │      book.gif
            │      btn_bg.jpg
            │      button.gif
            │      con_bg.jpg
            │      CssAdmin.css
            │      daohang.gif
            │      dialogclose.gif
            │      gun_qie.png
            │      h1bg.gif
            │      houtai.css
            │      iconall.png
            │      index_bg.png
            │      laba.gif
            │      left.gif
            │      login.jpg
            │      logo.gif
            │      menu_di.gif
            │      newsmove.gif
            │      nopic.jpg
            │      right.gif
            │      three_0a.gif
            │      three_1.gif
            │      three_1a.gif
            │      top1_ok.gif
            │      top1_over.gif
            │      top_di3.gif
            │      top_shuju_di.gif
            │      tuichu.gif
            │      Upload.gif
            │      zxkf.gif
            │      
            ├─img
            │      1.gif
            │      2.gif
            │      3.gif
            │      4.gif
            │      5.gif
            │      
            ├─js
            │  │  ajax.js
            │  │  count.jsp
            │  │  daohang.js
            │  │  dialogclose.gif
            │  │  dynamicImage.js
            │  │  dynamicImage.swf
            │  │  focus.js
            │  │  function.js
            │  │  jquery-1.3.2.js
            │  │  jquery.js
            │  │  jquery.min.js
            │  │  nopic.jpg
            │  │  onclock.JS
            │  │  popup.js
            │  │  popups.js
            │  │  prototype.lite.js
            │  │  writelog.jsp
            │  │  
            │  └─My97DatePicker
            │      │  calendar.js
            │      │  WdatePicker.js
            │      │  
            │      ├─lang
            │      │      en.js
            │      │      zh-cn.js
            │      │      zh-tw.js
            │      │      
            │      ├─skin
            │      │  │  datePicker.gif
            │      │  │  WdatePicker.css
            │      │  │  
            │      │  ├─default
            │      │  │      datepicker.css
            │      │  │      img.gif
            │      │  │      
            │      │  └─whyGreen
            │      │          bg.jpg
            │      │          datepicker.css
            │      │          img.gif
            │      │          
            │      └─开发包
            │          │  readme.txt
            │          │  
            │          ├─lang
            │          │      en.js
            │          │      zh-cn.js
            │          │      zh-tw.js
            │          │      
            │          └─skin
            │              │  datePicker.gif
            │              │  WdatePicker.css
            │              │  
            │              ├─default
            │              │      datepicker.css
            │              │      img.gif
            │              │      
            │              └─whyGreen
            │                      bg.jpg
            │                      datepicker.css
            │                      img.gif
            │                      
            ├─kindeditor_a5
            │  │  kindeditor-all-min.js
            │  │  kindeditor-all.js
            │  │  kindeditor-min.js
            │  │  kindeditor.js
            │  │  license.txt
            │  │  
            │  ├─attached
            │  ├─examples
            │  │  │  auto-height.html
            │  │  │  colorpicker.html
            │  │  │  custom-plugin.html
            │  │  │  custom-theme.html
            │  │  │  default.html
            │  │  │  dialog.html
            │  │  │  dynamic-load.html
            │  │  │  file-dialog.html
            │  │  │  file-manager.html
            │  │  │  filter-mode.html
            │  │  │  image-dialog.html
            │  │  │  index.css
            │  │  │  index.html
            │  │  │  jquery-ui.html
            │  │  │  jquery.html
            │  │  │  jquery.js
            │  │  │  multi-image-dialog.html
            │  │  │  multi-language.html
            │  │  │  newline.html
            │  │  │  node.html
            │  │  │  paste-type.html
            │  │  │  qqstyle.html
            │  │  │  readonly.html
            │  │  │  simple.html
            │  │  │  uploadbutton.html
            │  │  │  url-type.html
            │  │  │  word-count.html
            │  │  │  
            │  │  └─jquery-ui
            │  │      ├─css
            │  │      │  └─smoothness
            │  │      │      │  jquery-ui-1.9.2.custom.css
            │  │      │      │  jquery-ui-1.9.2.custom.min.css
            │  │      │      │  
            │  │      │      └─images
            │  │      │              ui-bg_flat_0_aaaaaa_40x100.png
            │  │      │              ui-bg_flat_75_ffffff_40x100.png
            │  │      │              ui-bg_glass_55_fbf9ee_1x400.png
            │  │      │              ui-bg_glass_65_ffffff_1x400.png
            │  │      │              ui-bg_glass_75_dadada_1x400.png
            │  │      │              ui-bg_glass_75_e6e6e6_1x400.png
            │  │      │              ui-bg_glass_95_fef1ec_1x400.png
            │  │      │              ui-bg_highlight-soft_75_cccccc_1x100.png
            │  │      │              ui-icons_222222_256x240.png
            │  │      │              ui-icons_2e83ff_256x240.png
            │  │      │              ui-icons_454545_256x240.png
            │  │      │              ui-icons_888888_256x240.png
            │  │      │              ui-icons_cd0a0a_256x240.png
            │  │      │              
            │  │      └─js
            │  │              jquery-ui-1.9.2.custom.js
            │  │              jquery-ui-1.9.2.custom.min.js
            │  │              
            │  ├─jsp
            │  │  │  demo.jsp
            │  │  │  file_manager_json.jsp
            │  │  │  README.txt
            │  │  │  upload_json.jsp
            │  │  │  
            │  │  └─lib
            │  │          commons-fileupload-1.2.1.jar
            │  │          commons-io-1.4.jar
            │  │          json_simple-1.1.jar
            │  │          
            │  ├─lang
            │  │      ar.js
            │  │      en.js
            │  │      ko.js
            │  │      zh_CN.js
            │  │      zh_TW.js
            │  │      
            │  ├─plugins
            │  │  ├─anchor
            │  │  │      anchor.js
            │  │  │      
            │  │  ├─autoheight
            │  │  │      autoheight.js
            │  │  │      
            │  │  ├─baidumap
            │  │  │      baidumap.js
            │  │  │      index.html
            │  │  │      map.html
            │  │  │      
            │  │  ├─clearhtml
            │  │  │      clearhtml.js
            │  │  │      
            │  │  ├─code
            │  │  │      code.js
            │  │  │      prettify.css
            │  │  │      prettify.js
            │  │  │      
            │  │  ├─emoticons
            │  │  │  │  emoticons.js
            │  │  │  │  
            │  │  │  └─images
            │  │  │          0.gif
            │  │  │          1.gif
            │  │  │          10.gif
            │  │  │          100.gif
            │  │  │          101.gif
            │  │  │          102.gif
            │  │  │          103.gif
            │  │  │          104.gif
            │  │  │          105.gif
            │  │  │          106.gif
            │  │  │          107.gif
            │  │  │          108.gif
            │  │  │          109.gif
            │  │  │          11.gif
            │  │  │          110.gif
            │  │  │          111.gif
            │  │  │          112.gif
            │  │  │          113.gif
            │  │  │          114.gif
            │  │  │          115.gif
            │  │  │          116.gif
            │  │  │          117.gif
            │  │  │          118.gif
            │  │  │          119.gif
            │  │  │          12.gif
            │  │  │          120.gif
            │  │  │          121.gif
            │  │  │          122.gif
            │  │  │          123.gif
            │  │  │          124.gif
            │  │  │          125.gif
            │  │  │          126.gif
            │  │  │          127.gif
            │  │  │          128.gif
            │  │  │          129.gif
            │  │  │          13.gif
            │  │  │          130.gif
            │  │  │          131.gif
            │  │  │          132.gif
            │  │  │          133.gif
            │  │  │          134.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
            │  │  │          72.gif
            │  │  │          73.gif
            │  │  │          74.gif
            │  │  │          75.gif
            │  │  │          76.gif
            │  │  │          77.gif
            │  │  │          78.gif
            │  │  │          79.gif
            │  │  │          8.gif
            │  │  │          80.gif
            │  │  │          81.gif
            │  │  │          82.gif
            │  │  │          83.gif
            │  │  │          84.gif
            │  │  │          85.gif
            │  │  │          86.gif
            │  │  │          87.gif
            │  │  │          88.gif
            │  │  │          89.gif
            │  │  │          9.gif
            │  │  │          90.gif
            │  │  │          91.gif
            │  │  │          92.gif
            │  │  │          93.gif
            │  │  │          94.gif
            │  │  │          95.gif
            │  │  │          96.gif
            │  │  │          97.gif
            │  │  │          98.gif
            │  │  │          99.gif
            │  │  │          static.gif
            │  │  │          
            │  │  ├─filemanager
            │  │  │  │  filemanager.js
            │  │  │  │  
            │  │  │  └─images
            │  │  │          file-16.gif
            │  │  │          file-64.gif
            │  │  │          folder-16.gif
            │  │  │          folder-64.gif
            │  │  │          go-up.gif
            │  │  │          
            │  │  ├─flash
            │  │  │      flash.js
            │  │  │      
            │  │  ├─image
            │  │  │  │  image.js
            │  │  │  │  
            │  │  │  └─images
            │  │  │          align_left.gif
            │  │  │          align_right.gif
            │  │  │          align_top.gif
            │  │  │          refresh.png
            │  │  │          
            │  │  ├─insertfile
            │  │  │      insertfile.js
            │  │  │      
            │  │  ├─lineheight
            │  │  │      lineheight.js
            │  │  │      
            │  │  ├─link
            │  │  │      link.js
            │  │  │      
            │  │  ├─map
            │  │  │      map.html
            │  │  │      map.js
            │  │  │      
            │  │  ├─media
            │  │  │      media.js
            │  │  │      
            │  │  ├─multiimage
            │  │  │  │  multiimage.js
            │  │  │  │  
            │  │  │  └─images
            │  │  │          image.png
            │  │  │          select-files-en.png
            │  │  │          select-files-zh_CN.png
            │  │  │          swfupload.swf
            │  │  │          
            │  │  ├─pagebreak
            │  │  │      pagebreak.js
            │  │  │      
            │  │  ├─plainpaste
            │  │  │      plainpaste.js
            │  │  │      
            │  │  ├─preview
            │  │  │      preview.js
            │  │  │      
            │  │  ├─quickformat
            │  │  │      quickformat.js
            │  │  │      
            │  │  ├─table
            │  │  │      table.js
            │  │  │      
            │  │  ├─template
            │  │  │  │  template.js
            │  │  │  │  
            │  │  │  └─html
            │  │  │          1.html
            │  │  │          2.html
            │  │  │          3.html
            │  │  │          
            │  │  └─wordpaste
            │  │          wordpaste.js
            │  │          
            │  └─themes
            │      ├─common
            │      │      anchor.gif
            │      │      blank.gif
            │      │      flash.gif
            │      │      loading.gif
            │      │      media.gif
            │      │      rm.gif
            │      │      
            │      ├─default
            │      │      background.png
            │      │      default.css
            │      │      default.png
            │      │      
            │      ├─qq
            │      │      editor.gif
            │      │      qq.css
            │      │      
            │      └─simple
            │              simple.css
            │              
            ├─META-INF
            │      MANIFEST.MF
            │      
            ├─qtimages
            │      1.gif
            │      1.jpg
            │      1_01_01.jpg
            │      1_01_02.jpg
            │      1_02_01_01_01.gif
            │      1_02_01_01_02_01.gif
            │      1_02_01_01_02_02.jpg
            │      1_02_01_01_02_03.jpg
            │      1_02_01_03_01_01.jpg
            │      1_02_01_03_01_02_01.jpg
            │      1_02_01_03_01_02_02.gif
            │      1_02_01_03_01_02_03.jpg
            │      1_02_01_03_01_03.jpg
            │      1_02_02_02_01.jpg
            │      1_02_02_02_02_01.jpg
            │      1_02_02_02_02_03.jpg
            │      1_02_02_02_03.jpg
            │      1_02_02_05.jpg
            │      1_03.gif
            │      2.jpg
            │      3.gif
            │      4.gif
            │      4.jpg
            │      5.gif
            │      style.css
            │      
            ├─upload
            │      1317085910921.jpg
            │      1317085922265.jpg
            │      1317085936937.jpg
            │      1317086056687.jpg
            │      1317086069593.jpg
            │      1333961148718.jpg
            │      1333963398718.gif
            │      1333963445546.gif
            │      1333963661093.jpg
            │      
            └─WEB-INF
                │  web.xml
                │  
                ├─classes
                │  ├─control
                │  │      MainCtrl.class
                │  │      Upload.class
                │  │      
                │  ├─dao
                │  │      CommDAO.class
                │  │      
                │  ├─servlet
                │  │      QRCode.class
                │  │      
                │  └─util
                │          Info.class
                │          PageManager.class
                │          QRCodeUtil.class
                │          SetChar.class
                │          StrUtil.class
                │          
                └─lib
                        commons-fileupload-1.2.1.jar
                        commons-io-1.3.2.jar
                        json_simple-1.1.jar
                        jspsmartupload.jar
                        jxl.jar
                        msbase.jar
                        mssqlserver.jar
                        msutil.jar
                        mysql-connector-java-5.0.4-bin.jar
                        sqljdbc.jar
                        sqljdbc4.jar
                        zxing-1.6-core.jar
                        

标签:教室预约系统,教室安排系统,实验室预约

  • 专注毕业设计源码作品
  • 毕业设计源码论文全套
  • 每件作品均测试后上线
  • 提供所有教程和软件下载

Copyright © 2008-2024 jsjbysjw.com . All Rights Reserved. 备案号:苏ICP备2021056683号-4

  • 联系QQ:81677093
  • 微信:bysj1950