首页 Vue+Java 基于Vue的高校智能排序系统的设计的设计与实现
基于Vue的高校智能排序系统的设计的设计与实现
作品编号:1721
关注人气:752
文件包括:设计源码+数据库+论文+PPT
设计大小:13.70 M
开发语言:Vue+Java
开发数据库:MySQL
开发环境:Eclipse/IDEA+Tomcat7+JDK1.8
原价:1300元
现价:180元
下载说明

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

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

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

  • 作品介绍
  • 项目目录
  • 论文目录
  • 论文预览

 

传统的在线排课方式是在线下实体进行的,教师需要到线下进行实际的排课信息,而随着学院智能排课的不断普及,其性能、智能排课的透明化,越来越多的学院也开始出于各种各样的理由而热衷网上发展 ,传统的线下排课模式已经无法满足人们的需求了。

互联网的产生,带来了网络的再次高速发展,人们的生活得到了翻天覆地的变化。人们可以随时随地的享受互联网带来的方便快捷,在生活工作中的方方面面的需要都能在网络上实现,比如排课、课程表、班级等等。也就是说网络成了人们目前最直接、最方便、最轻松的接入口。

在当今世界,互联网快速发展的现在,如何利用互联网创造更简单高效的生活,这是我们首要讨论的。需要在线排课信息管理相关网站,一方面使得管理员可以对在线排课的信息进行及时更新和信息化的管理,可以较为容易的获取排课信息、课表信息、教室管理、课程管理、学期管理、班级管理、等等。另一方面教师可以利用互联网更直观的查看排课的相关信息。与传统的排课方式相比,教师排课的方式更加轻松,系统的操作更加的准确,这是一种潜在趋势,或许可以有效加快在线排课的普及情况。

在网络发展的时代,教育部对教师排课的越来越重视,学校的排课更加智能化,给教师带来了很大的选择余地,而且教师越来越追求更个性的需求。在这种时代背景下,网络排课成为必须。

本系统采用了jsp技术,将所有业务模块采用以浏览器交互的模式,选择MySQL作为系统的数据库,开发工具选择eclipse来进行系统的设计。基本实现了智能排课系统应有的主要功能模块,本系统有管理员、教师和教务员,其中管理员权限如下:教师管理(教师、教务员)、基本信息管理(教室管理、课程管理、学期管理、班级管理)、课程表管理;教务员:课程表管理、课表查看;教师:我的课程表等内容。

基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现基于Vue的高校智能排序系统的设计的设计与实现
卷 杂盘 的文件夹 PATH 列表
卷序列号为 0000007D CA93:5784
F:\TEST\源码
│ jsp开发说明.docx
│ 智能排课系统-lw+ppt.rar

└─jspmgh3f6
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.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
│ org.eclipse.wst.validation.prefs

├─db
│ jspmgh3f6.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ BanjiController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ GonggaoxinxiController.java
│ │ │ JiaoshiController.java
│ │ │ KebiaoxinxiController.java
│ │ │ KechengchengjiController.java
│ │ │ KechengmingchengController.java
│ │ │ KechengxinxiController.java
│ │ │ UserController.java
│ │ │ XueshengController.java
│ │ │ XueshengxuankeController.java
│ │ │ XueyuanController.java
│ │ │ ZhuanyeController.java
│ │ │
│ │ ├─dao
│ │ │ BanjiDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ GonggaoxinxiDao.java
│ │ │ JiaoshiDao.java
│ │ │ KebiaoxinxiDao.java
│ │ │ KechengchengjiDao.java
│ │ │ KechengmingchengDao.java
│ │ │ KechengxinxiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XueshengDao.java
│ │ │ XueshengxuankeDao.java
│ │ │ XueyuanDao.java
│ │ │ ZhuanyeDao.java
│ │ │
│ │ ├─entity
│ │ │ │ BanjiEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ GonggaoxinxiEntity.java
│ │ │ │ JiaoshiEntity.java
│ │ │ │ KebiaoxinxiEntity.java
│ │ │ │ KechengchengjiEntity.java
│ │ │ │ KechengmingchengEntity.java
│ │ │ │ KechengxinxiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │ XueshengxuankeEntity.java
│ │ │ │ XueyuanEntity.java
│ │ │ │ ZhuanyeEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ BanjiModel.java
│ │ │ │ GonggaoxinxiModel.java
│ │ │ │ JiaoshiModel.java
│ │ │ │ KebiaoxinxiModel.java
│ │ │ │ KechengchengjiModel.java
│ │ │ │ KechengmingchengModel.java
│ │ │ │ KechengxinxiModel.java
│ │ │ │ XueshengModel.java
│ │ │ │ XueshengxuankeModel.java
│ │ │ │ XueyuanModel.java
│ │ │ │ ZhuanyeModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ BanjiView.java
│ │ │ │ GonggaoxinxiView.java
│ │ │ │ JiaoshiView.java
│ │ │ │ KebiaoxinxiView.java
│ │ │ │ KechengchengjiView.java
│ │ │ │ KechengmingchengView.java
│ │ │ │ KechengxinxiView.java
│ │ │ │ XueshengView.java
│ │ │ │ XueshengxuankeView.java
│ │ │ │ XueyuanView.java
│ │ │ │ ZhuanyeView.java
│ │ │ │
│ │ │ └─vo
│ │ │ BanjiVO.java
│ │ │ GonggaoxinxiVO.java
│ │ │ JiaoshiVO.java
│ │ │ KebiaoxinxiVO.java
│ │ │ KechengchengjiVO.java
│ │ │ KechengmingchengVO.java
│ │ │ KechengxinxiVO.java
│ │ │ XueshengVO.java
│ │ │ XueshengxuankeVO.java
│ │ │ XueyuanVO.java
│ │ │ ZhuanyeVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ BanjiService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ GonggaoxinxiService.java
│ │ │ │ JiaoshiService.java
│ │ │ │ KebiaoxinxiService.java
│ │ │ │ KechengchengjiService.java
│ │ │ │ KechengmingchengService.java
│ │ │ │ KechengxinxiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengService.java
│ │ │ │ XueshengxuankeService.java
│ │ │ │ XueyuanService.java
│ │ │ │ ZhuanyeService.java
│ │ │ │
│ │ │ └─impl
│ │ │ BanjiServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ GonggaoxinxiServiceImpl.java
│ │ │ JiaoshiServiceImpl.java
│ │ │ KebiaoxinxiServiceImpl.java
│ │ │ KechengchengjiServiceImpl.java
│ │ │ KechengmingchengServiceImpl.java
│ │ │ KechengxinxiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │ XueshengxuankeServiceImpl.java
│ │ │ XueyuanServiceImpl.java
│ │ │ ZhuanyeServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ BanjiDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ GonggaoxinxiDao.xml
│ │ │ JiaoshiDao.xml
│ │ │ KebiaoxinxiDao.xml
│ │ │ KechengchengjiDao.xml
│ │ │ KechengmingchengDao.xml
│ │ │ KechengxinxiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengDao.xml
│ │ │ XueshengxuankeDao.xml
│ │ │ XueyuanDao.xml
│ │ │ ZhuanyeDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─banji
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─gonggaoxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─jiaoshi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kebiaoxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kechengchengji
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kechengmingcheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xueshengxuanke
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xueyuan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─zhuanye
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─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
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1618377625485.jpg
│ │ 1618377631590.jpg
│ │ 1618377667224.jpg
│ │ 1618377673990.png
│ │ 1618377682361.jpg
│ │ 1618377689319.jpg
│ │ 1618377769215.jpg
│ │ 1618377775187.jpg
│ │ 1618377872385.jpg
│ │ 1618377888979.jpg
│ │ 1618377895593.jpg
│ │ 1618377907515.jpg
│ │ 1618377998310.jpg
│ │ 1618378008000.jpg
│ │ 1618378061833.jpg
│ │ 1618378092725.jpg
│ │ 1618378216012.jpg
│ │ gonggaoxinxi_tupian1.jpg
│ │ gonggaoxinxi_tupian2.jpg
│ │ gonggaoxinxi_tupian3.jpg
│ │ gonggaoxinxi_tupian4.jpg
│ │ gonggaoxinxi_tupian5.jpg
│ │ gonggaoxinxi_tupian6.jpg
│ │ jiaoshi_zhaopian1.jpg
│ │ jiaoshi_zhaopian2.jpg
│ │ jiaoshi_zhaopian3.jpg
│ │ jiaoshi_zhaopian4.jpg
│ │ jiaoshi_zhaopian5.jpg
│ │ jiaoshi_zhaopian6.jpg
│ │ kechengxinxi_tupian1.jpg
│ │ kechengxinxi_tupian2.jpg
│ │ kechengxinxi_tupian3.jpg
│ │ kechengxinxi_tupian4.jpg
│ │ kechengxinxi_tupian5.jpg
│ │ kechengxinxi_tupian6.jpg
│ │ test.txt
│ │ xuesheng_touxiang1.jpg
│ │ xuesheng_touxiang2.jpg
│ │ xuesheng_touxiang3.jpg
│ │ xuesheng_touxiang4.jpg
│ │ xuesheng_touxiang5.jpg
│ │ xuesheng_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target
卷 杂盘 的文件夹 PATH 列表
卷序列号为 000000C9 CA93:5784
F:\TEST\源码
│ jsp开发说明.docx
│ 智能排课系统-lw+ppt.rar

└─jspmgh3f6
│ .classpath
│ .gitignore
│ .project
│ pom.xml

├─.settings
│ .jsdtscope
│ org.eclipse.core.resources.prefs
│ org.eclipse.jdt.core.prefs
│ org.eclipse.m2e.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
│ org.eclipse.wst.validation.prefs

├─db
│ jspmgh3f6.sql

├─src
│ └─main
│ ├─java
│ │ └─com
│ │ ├─annotation
│ │ │ APPLoginUser.java
│ │ │ IgnoreAuth.java
│ │ │ LoginUser.java
│ │ │
│ │ ├─config
│ │ │ MyMetaObjectHandler.java
│ │ │
│ │ ├─controller
│ │ │ BanjiController.java
│ │ │ CommonController.java
│ │ │ ConfigController.java
│ │ │ FileController.java
│ │ │ GonggaoxinxiController.java
│ │ │ JiaoshiController.java
│ │ │ KebiaoxinxiController.java
│ │ │ KechengchengjiController.java
│ │ │ KechengmingchengController.java
│ │ │ KechengxinxiController.java
│ │ │ UserController.java
│ │ │ XueshengController.java
│ │ │ XueshengxuankeController.java
│ │ │ XueyuanController.java
│ │ │ ZhuanyeController.java
│ │ │
│ │ ├─dao
│ │ │ BanjiDao.java
│ │ │ CommonDao.java
│ │ │ ConfigDao.java
│ │ │ GonggaoxinxiDao.java
│ │ │ JiaoshiDao.java
│ │ │ KebiaoxinxiDao.java
│ │ │ KechengchengjiDao.java
│ │ │ KechengmingchengDao.java
│ │ │ KechengxinxiDao.java
│ │ │ TokenDao.java
│ │ │ UserDao.java
│ │ │ XueshengDao.java
│ │ │ XueshengxuankeDao.java
│ │ │ XueyuanDao.java
│ │ │ ZhuanyeDao.java
│ │ │
│ │ ├─entity
│ │ │ │ BanjiEntity.java
│ │ │ │ ConfigEntity.java
│ │ │ │ EIException.java
│ │ │ │ GonggaoxinxiEntity.java
│ │ │ │ JiaoshiEntity.java
│ │ │ │ KebiaoxinxiEntity.java
│ │ │ │ KechengchengjiEntity.java
│ │ │ │ KechengmingchengEntity.java
│ │ │ │ KechengxinxiEntity.java
│ │ │ │ TokenEntity.java
│ │ │ │ UserEntity.java
│ │ │ │ XueshengEntity.java
│ │ │ │ XueshengxuankeEntity.java
│ │ │ │ XueyuanEntity.java
│ │ │ │ ZhuanyeEntity.java
│ │ │ │
│ │ │ ├─model
│ │ │ │ BanjiModel.java
│ │ │ │ GonggaoxinxiModel.java
│ │ │ │ JiaoshiModel.java
│ │ │ │ KebiaoxinxiModel.java
│ │ │ │ KechengchengjiModel.java
│ │ │ │ KechengmingchengModel.java
│ │ │ │ KechengxinxiModel.java
│ │ │ │ XueshengModel.java
│ │ │ │ XueshengxuankeModel.java
│ │ │ │ XueyuanModel.java
│ │ │ │ ZhuanyeModel.java
│ │ │ │
│ │ │ ├─view
│ │ │ │ BanjiView.java
│ │ │ │ GonggaoxinxiView.java
│ │ │ │ JiaoshiView.java
│ │ │ │ KebiaoxinxiView.java
│ │ │ │ KechengchengjiView.java
│ │ │ │ KechengmingchengView.java
│ │ │ │ KechengxinxiView.java
│ │ │ │ XueshengView.java
│ │ │ │ XueshengxuankeView.java
│ │ │ │ XueyuanView.java
│ │ │ │ ZhuanyeView.java
│ │ │ │
│ │ │ └─vo
│ │ │ BanjiVO.java
│ │ │ GonggaoxinxiVO.java
│ │ │ JiaoshiVO.java
│ │ │ KebiaoxinxiVO.java
│ │ │ KechengchengjiVO.java
│ │ │ KechengmingchengVO.java
│ │ │ KechengxinxiVO.java
│ │ │ XueshengVO.java
│ │ │ XueshengxuankeVO.java
│ │ │ XueyuanVO.java
│ │ │ ZhuanyeVO.java
│ │ │
│ │ ├─interceptor
│ │ │ AuthorizationInterceptor.java
│ │ │
│ │ ├─model
│ │ │ └─enums
│ │ │ TypeEnum.java
│ │ │
│ │ ├─service
│ │ │ │ BanjiService.java
│ │ │ │ CommonService.java
│ │ │ │ ConfigService.java
│ │ │ │ GonggaoxinxiService.java
│ │ │ │ JiaoshiService.java
│ │ │ │ KebiaoxinxiService.java
│ │ │ │ KechengchengjiService.java
│ │ │ │ KechengmingchengService.java
│ │ │ │ KechengxinxiService.java
│ │ │ │ TokenService.java
│ │ │ │ UserService.java
│ │ │ │ XueshengService.java
│ │ │ │ XueshengxuankeService.java
│ │ │ │ XueyuanService.java
│ │ │ │ ZhuanyeService.java
│ │ │ │
│ │ │ └─impl
│ │ │ BanjiServiceImpl.java
│ │ │ CommonServiceImpl.java
│ │ │ ConfigServiceImpl.java
│ │ │ GonggaoxinxiServiceImpl.java
│ │ │ JiaoshiServiceImpl.java
│ │ │ KebiaoxinxiServiceImpl.java
│ │ │ KechengchengjiServiceImpl.java
│ │ │ KechengmingchengServiceImpl.java
│ │ │ KechengxinxiServiceImpl.java
│ │ │ TokenServiceImpl.java
│ │ │ UserServiceImpl.java
│ │ │ XueshengServiceImpl.java
│ │ │ XueshengxuankeServiceImpl.java
│ │ │ XueyuanServiceImpl.java
│ │ │ ZhuanyeServiceImpl.java
│ │ │
│ │ └─utils
│ │ BaiduUtil.java
│ │ CommonUtil.java
│ │ FileUtil.java
│ │ HttpClientUtils.java
│ │ JQPageInfo.java
│ │ MD5Util.java
│ │ MPUtil.java
│ │ PageUtils.java
│ │ Query.java
│ │ R.java
│ │ SpringContextUtils.java
│ │ SQLFilter.java
│ │ ValidatorUtils.java
│ │
│ ├─resources
│ │ │ config.properties
│ │ │ log4j.properties
│ │ │
│ │ ├─doc
│ │ │ sys_user.sql
│ │ │
│ │ ├─mapper
│ │ │ BanjiDao.xml
│ │ │ CommonDao.xml
│ │ │ ConfigDao.xml
│ │ │ GonggaoxinxiDao.xml
│ │ │ JiaoshiDao.xml
│ │ │ KebiaoxinxiDao.xml
│ │ │ KechengchengjiDao.xml
│ │ │ KechengmingchengDao.xml
│ │ │ KechengxinxiDao.xml
│ │ │ TokenDao.xml
│ │ │ UserDao.xml
│ │ │ XueshengDao.xml
│ │ │ XueshengxuankeDao.xml
│ │ │ XueyuanDao.xml
│ │ │ ZhuanyeDao.xml
│ │ │
│ │ ├─mybatis
│ │ │ mybatis-config.xml
│ │ │
│ │ └─spring
│ │ spring-mvc.xml
│ │ spring-mybatis.xml
│ │ spring.xml
│ │
│ └─webapp
│ │ index.jsp
│ │ index.jsp.bak
│ │
│ ├─jsp
│ │ │ login.jsp
│ │ │ pay.jsp
│ │ │
│ │ ├─modules
│ │ │ ├─banji
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─center
│ │ │ │ info.jsp
│ │ │ │ updatePassword.jsp
│ │ │ │
│ │ │ ├─config
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─gonggaoxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─jiaoshi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─kebiaoxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kechengchengji
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kechengmingcheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─kechengxinxi
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─users
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xuesheng
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │ register.jsp
│ │ │ │
│ │ │ ├─xueshengxuanke
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ ├─xueyuan
│ │ │ │ add-or-update.jsp
│ │ │ │ graph.jsp
│ │ │ │ info.jsp
│ │ │ │ list.jsp
│ │ │ │
│ │ │ └─zhuanye
│ │ │ add-or-update.jsp
│ │ │ graph.jsp
│ │ │ info.jsp
│ │ │ list.jsp
│ │ │
│ │ ├─static
│ │ │ crossBtnControl.js
│ │ │ foot.jsp
│ │ │ getRoleButtons.js
│ │ │ head.jsp
│ │ │ logout.jsp
│ │ │ myInfo.js
│ │ │ setMenu.js
│ │ │ toLogin.jsp
│ │ │ topNav.jsp
│ │ │ topNav.jsp.bak
│ │ │
│ │ └─utils
│ │ baseUrl.jsp
│ │ menu.jsp
│ │
│ ├─resources
│ │ ├─assets2
│ │ │ ├─css
│ │ │ │ │ awwwards.css
│ │ │ │ │ bootstrap.css
│ │ │ │ │ dripicon.css
│ │ │ │ │ entypo-icon.css
│ │ │ │ │ extra-pages.css
│ │ │ │ │ font-awesome.css
│ │ │ │ │ icons-style.css
│ │ │ │ │ loader-style.css
│ │ │ │ │ mail.css
│ │ │ │ │ maki-icons.css
│ │ │ │ │ media.css
│ │ │ │ │ open-sans.css
│ │ │ │ │ profile.css
│ │ │ │ │ signin.css
│ │ │ │ │ social.css
│ │ │ │ │ style.css
│ │ │ │ │ weather-icons.min.css
│ │ │ │ │
│ │ │ │ └─ribbons
│ │ │ │ awwwards_honorable_black_left.png
│ │ │ │ awwwards_honorable_black_right.png
│ │ │ │ awwwards_honorable_green_left.png
│ │ │ │ awwwards_honorable_green_right.png
│ │ │ │ awwwards_honorable_white_left.png
│ │ │ │ awwwards_honorable_white_right.png
│ │ │ │
│ │ │ ├─font
│ │ │ │ BebasNeue-webfont.eot
│ │ │ │ BebasNeue-webfont.svg
│ │ │ │ BebasNeue-webfont.ttf
│ │ │ │ BebasNeue-webfont.woff
│ │ │ │ dripicons.eot
│ │ │ │ dripicons.svg
│ │ │ │ dripicons.ttf
│ │ │ │ dripicons.woff
│ │ │ │ entypo.eot
│ │ │ │ entypo.ttf
│ │ │ │ entypo.woff
│ │ │ │ maki.eot
│ │ │ │ maki.ttf
│ │ │ │ maki.woff
│ │ │ │ weathericons-regular-webfont.eot
│ │ │ │ weathericons-regular-webfont.svg
│ │ │ │ weathericons-regular-webfont.ttf
│ │ │ │ weathericons-regular-webfont.woff
│ │ │ │
│ │ │ ├─fonts
│ │ │ │ fontawesome-webfont.eot
│ │ │ │ fontawesome-webfont.svg
│ │ │ │ fontawesome-webfont.ttf
│ │ │ │ fontawesome-webfont.woff
│ │ │ │ glyphicons-halflings-regular (1).eot
│ │ │ │ glyphicons-halflings-regular.eot
│ │ │ │ glyphicons-halflings-regular.svg
│ │ │ │ glyphicons-halflings-regular.ttf
│ │ │ │ glyphicons-halflings-regular.woff
│ │ │ │ open-sans-light.woff
│ │ │ │
│ │ │ ├─ico
│ │ │ │ minus.png
│ │ │ │
│ │ │ ├─img
│ │ │ │ │ bg.jpg
│ │ │ │ │ bg10.jpg
│ │ │ │ │ bg11.jpg
│ │ │ │ │ bg12.jpg
│ │ │ │ │ bg13.jpg
│ │ │ │ │ bg2.jpg
│ │ │ │ │ bg3.jpg
│ │ │ │ │ bg3.png
│ │ │ │ │ bg4.jpg
│ │ │ │ │ bg5.jpg
│ │ │ │ │ bg8.jpg
│ │ │ │ │ bg9.jpg
│ │ │ │ │ giftly.png
│ │ │ │ │ insta-pic.jpg
│ │ │ │ │ insta-pic2.jpg
│ │ │ │ │ minus.png
│ │ │ │ │ people-q-c-350-250-5.jpg
│ │ │ │ │ people-q-c-350-250-7.jpg
│ │ │ │ │ people-q-c-350-250-8.jpg
│ │ │ │ │ plus.png
│ │ │ │ │ search-dark.png
│ │ │ │ │ search-white.png
│ │ │ │ │ small-bg.jpg
│ │ │ │ │ small-bg10.jpg
│ │ │ │ │ small-bg11.jpg
│ │ │ │ │ small-bg12.jpg
│ │ │ │ │ small-bg13.jpg
│ │ │ │ │ small-bg2.jpg
│ │ │ │ │ small-bg5.jpg
│ │ │ │ │ small-bg8.jpg
│ │ │ │ │ small-bg9.jpg
│ │ │ │ │
│ │ │ │ └─credit
│ │ │ │ american-express.png
│ │ │ │ mastercard.png
│ │ │ │ paypal2.png
│ │ │ │ visa.png
│ │ │ │
│ │ │ └─js
│ │ │ │ app.js
│ │ │ │ bootstrap.js
│ │ │ │ jhere-custom.js
│ │ │ │ jquery.js
│ │ │ │ jquery.min.js
│ │ │ │ load.js
│ │ │ │ main.js
│ │ │ │ preloader.js
│ │ │ │ toggle_close.js
│ │ │ │
│ │ │ ├─button
│ │ │ │ │ progressbutton.jquery.js
│ │ │ │ │
│ │ │ │ └─ladda
│ │ │ │ ladda.min.css
│ │ │ │ ladda.min.js
│ │ │ │ spin.min.js
│ │ │ │
│ │ │ ├─calendar
│ │ │ │ │ app.js
│ │ │ │ │ calendar.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ calendar.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ tick.png
│ │ │ │ │
│ │ │ │ ├─jstimezonedetect
│ │ │ │ │ jstz.min.js
│ │ │ │ │
│ │ │ │ ├─language
│ │ │ │ │ de-DE.js
│ │ │ │ │ el-GR.js
│ │ │ │ │ es-ES.js
│ │ │ │ │ es-MX.js
│ │ │ │ │ fr-FR.js
│ │ │ │ │ it-IT.js
│ │ │ │ │ pl-PL.js
│ │ │ │ │ pt-BR.js
│ │ │ │ │ ru-RU.js
│ │ │ │ │ sv-SE.js
│ │ │ │ │
│ │ │ │ └─underscore
│ │ │ │ underscore-min.js
│ │ │ │
│ │ │ ├─chart
│ │ │ │ barChart.js
│ │ │ │ chart-float-stacking.js
│ │ │ │ chart.js
│ │ │ │ jquery.flot.js
│ │ │ │ jquery.flot.resize.js
│ │ │ │ jquery.flot2.js
│ │ │ │ jquery.sparkline.js
│ │ │ │ lineChart.js
│ │ │ │ polarChart.js
│ │ │ │ radarChart.js
│ │ │ │ realTime.js
│ │ │ │
│ │ │ ├─clock
│ │ │ │ date.js
│ │ │ │ jquery.clock.js
│ │ │ │
│ │ │ ├─colorPicker
│ │ │ │ │ bootstrap-colorpicker.css
│ │ │ │ │ bootstrap-colorpicker.min.js
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ └─bootstrap-colorpicker
│ │ │ │ alpha.png
│ │ │ │ hue.png
│ │ │ │ saturation.png
│ │ │ │
│ │ │ ├─countdown
│ │ │ │ jquery.countdown.js
│ │ │ │
│ │ │ ├─custom
│ │ │ │ scriptbreaker-multiple-accordion-1.js
│ │ │ │
│ │ │ ├─dataTable
│ │ │ │ ├─css
│ │ │ │ │ datatables.responsive.css
│ │ │ │ │
│ │ │ │ ├─img
│ │ │ │ │ minus.png
│ │ │ │ │ plus.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ └─jquery.dataTables
│ │ │ │ ├─css
│ │ │ │ │ DT_bootstrap.css
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ sort_asc.png
│ │ │ │ sort_asc_disabled.png
│ │ │ │ sort_both.png
│ │ │ │ sort_desc.png
│ │ │ │ sort_desc_disabled.png
│ │ │ │
│ │ │ ├─datepicker
│ │ │ │ bootstrap-datepicker.js
│ │ │ │ bootstrap-datetimepicker.js
│ │ │ │ clockface.css
│ │ │ │ clockface.js
│ │ │ │ datepicker.css
│ │ │ │
│ │ │ ├─dropZone
│ │ │ │ ├─downloads
│ │ │ │ │ ├─css
│ │ │ │ │ │ dropzone.css
│ │ │ │ │ │
│ │ │ │ │ └─images
│ │ │ │ │ spritemap.png
│ │ │ │ │ spritemap@2x.png
│ │ │ │ │
│ │ │ │ └─lib
│ │ │ │ dropzone.js
│ │ │ │
│ │ │ ├─flatvideo
│ │ │ │ jquery.fitvids.js
│ │ │ │
│ │ │ ├─footable
│ │ │ │ ├─css
│ │ │ │ │ │ footable-demos.css
│ │ │ │ │ │ footable.core.css
│ │ │ │ │ │ footable.standalone.css
│ │ │ │ │ │
│ │ │ │ │ └─fonts
│ │ │ │ │ footable (1).eot
│ │ │ │ │ footable.eot
│ │ │ │ │ footable.svg
│ │ │ │ │ footable.ttf
│ │ │ │ │ footable.woff
│ │ │ │ │
│ │ │ │ └─js
│ │ │ │ footable.filter.js
│ │ │ │ footable.js
│ │ │ │ footable.paginate.js
│ │ │ │ footable.sort.js
│ │ │ │
│ │ │ ├─gage
│ │ │ │ jquery.easy-pie-chart.css
│ │ │ │ jquery.easypiechart.min.js
│ │ │ │ justgage.js
│ │ │ │ raphael.2.1.0.min.js
│ │ │ │
│ │ │ ├─iCheck
│ │ │ │ │ jquery.icheck.js
│ │ │ │ │
│ │ │ │ ├─flat
│ │ │ │ │ aero.png
│ │ │ │ │ aero@2x.png
│ │ │ │ │ all.css
│ │ │ │ │ blue.png
│ │ │ │ │ blue@2x.png
│ │ │ │ │ flat.png
│ │ │ │ │ flat@2x.png
│ │ │ │ │ green.png
│ │ │ │ │ green@2x.png
│ │ │ │ │ grey.png
│ │ │ │ │ grey@2x.png
│ │ │ │ │ orange.png
│ │ │ │ │ orange@2x.png
│ │ │ │ │ pink.png
│ │ │ │ │ pink@2x.png
│ │ │ │ │ purple.png
│ │ │ │ │ purple@2x.png
│ │ │ │ │ red.png
│ │ │ │ │ red@2x.png
│ │ │ │ │ yellow.png
│ │ │ │ │ yellow@2x.png
│ │ │ │ │
│ │ │ │ └─line
│ │ │ │ all.css
│ │ │ │ line.png
│ │ │ │ line@2x.png
│ │ │ │
│ │ │ ├─idealform
│ │ │ │ │ jquery.idealforms.js
│ │ │ │ │
│ │ │ │ ├─css
│ │ │ │ │ jquery.idealforms.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ datepicker.png
│ │ │ │ loading.gif
│ │ │ │ radiocheck.png
│ │ │ │ validation.png
│ │ │ │
│ │ │ ├─inputMask
│ │ │ │ jquery.maskedinput.js
│ │ │ │
│ │ │ ├─map
│ │ │ │ gmap3.js
│ │ │ │
│ │ │ ├─nano
│ │ │ │ jquery.nanoscroller.js
│ │ │ │
│ │ │ ├─newsticker
│ │ │ │ jquery.newsTicker.js
│ │ │ │
│ │ │ ├─pace
│ │ │ │ │ pace.js
│ │ │ │ │
│ │ │ │ └─themes
│ │ │ │ pace-theme-center-simple.css
│ │ │ │
│ │ │ ├─pnotify
│ │ │ │ jquery.pnotify.default.css
│ │ │ │ jquery.pnotify.min.js
│ │ │ │
│ │ │ ├─progress-bar
│ │ │ │ │ number-pb.css
│ │ │ │ │ number-pb.js
│ │ │ │ │ progress-app.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ jquery.velocity.min.js
│ │ │ │
│ │ │ ├─search
│ │ │ │ jquery.quicksearch.js
│ │ │ │
│ │ │ ├─skin-select
│ │ │ │ jquery.cookie.js
│ │ │ │ skin-select.css
│ │ │ │ skin-select.js
│ │ │ │
│ │ │ ├─slidebars
│ │ │ │ slidebars.css
│ │ │ │ slidebars.min.js
│ │ │ │
│ │ │ ├─speed
│ │ │ │ canvasgauge-coustom.js
│ │ │ │
│ │ │ ├─stackable
│ │ │ │ responsive-table.css
│ │ │ │ stacktable.css
│ │ │ │ stacktable.js
│ │ │ │
│ │ │ ├─switch
│ │ │ │ bootstrap-switch.css
│ │ │ │ bootstrap-switch.js
│ │ │ │
│ │ │ ├─tabs
│ │ │ │ acc-wizard.min.css
│ │ │ │
│ │ │ ├─tag
│ │ │ │ jquery.tagsinput.css
│ │ │ │ jquery.tagsinput.js
│ │ │ │
│ │ │ ├─textEditor
│ │ │ │ │ editor.css
│ │ │ │ │
│ │ │ │ ├─dist
│ │ │ │ │ wysihtml5-0.4.0pre.js
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ └─js
│ │ │ │ │ wysihtml5-0.3.0.js
│ │ │ │ │
│ │ │ │ ├─parser_rules
│ │ │ │ │ advanced.js
│ │ │ │ │
│ │ │ │ ├─sceditor
│ │ │ │ │ └─minified
│ │ │ │ │ │ jquery.sceditor.bbcode.min.js
│ │ │ │ │ │
│ │ │ │ │ └─themes
│ │ │ │ │ famfamfam.png
│ │ │ │ │ square.min.css
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ bootstrap-wysihtml5.css
│ │ │ │ bootstrap3-wysihtml5.js
│ │ │ │
│ │ │ ├─timepicker
│ │ │ │ bootstrap-timepicker.css
│ │ │ │ bootstrap-timepicker.js
│ │ │ │
│ │ │ ├─tip
│ │ │ │ jquery.tooltipster.js
│ │ │ │ tooltipster.css
│ │ │ │
│ │ │ ├─tree
│ │ │ │ │ jquery.treeview.css
│ │ │ │ │ jquery.treeview.js
│ │ │ │ │
│ │ │ │ ├─images
│ │ │ │ │ ajax-loader.gif
│ │ │ │ │ file.gif
│ │ │ │ │ folder-closed.gif
│ │ │ │ │ folder.gif
│ │ │ │ │ treeview-black-line.gif
│ │ │ │ │ treeview-black.gif
│ │ │ │ │ treeview-default-line.gif
│ │ │ │ │ treeview-default.gif
│ │ │ │ │ treeview-famfamfam-line.gif
│ │ │ │ │ treeview-famfamfam.gif
│ │ │ │ │ treeview-gray-line.gif
│ │ │ │ │ treeview-gray.gif
│ │ │ │ │ treeview-red-line.gif
│ │ │ │ │ treeview-red.gif
│ │ │ │ │
│ │ │ │ ├─lib
│ │ │ │ │ jquery.cookie.js
│ │ │ │ │
│ │ │ │ ├─tabelizer
│ │ │ │ │ jquery-ui-1.10.4.custom.min.js
│ │ │ │ │ jquery.tabelizer.js
│ │ │ │ │ tabelizer.min.css
│ │ │ │ │
│ │ │ │ └─treetable
│ │ │ │ ├─javascripts
│ │ │ │ │ └─src
│ │ │ │ │ jquery.treetable.js
│ │ │ │ │
│ │ │ │ ├─stylesheets
│ │ │ │ │ jquery.treetable.css
│ │ │ │ │ jquery.treetable.theme.default.css
│ │ │ │ │
│ │ │ │ └─vendor
│ │ │ │ jquery-ui.js
│ │ │ │
│ │ │ ├─upload
│ │ │ │ ├─demos
│ │ │ │ │ ├─css
│ │ │ │ │ │ │ demo.css
│ │ │ │ │ │ │ uploader.css
│ │ │ │ │ │ │
│ │ │ │ │ │ └─images
│ │ │ │ │ │ dark-bg.png
│ │ │ │ │ │
│ │ │ │ │ └─js
│ │ │ │ │ demo.min.js
│ │ │ │ │
│ │ │ │ └─src
│ │ │ │ dmuploader.min.js
│ │ │ │
│ │ │ ├─validate
│ │ │ │ │ jquery.validate.min.js
│ │ │ │ │ validate.css
│ │ │ │ │
│ │ │ │ └─img
│ │ │ │ valid.png
│ │ │ │
│ │ │ └─wizard
│ │ │ │ jquery.stepy.css
│ │ │ │ jquery.stepy.js
│ │ │ │
│ │ │ ├─build
│ │ │ │ jquery.steps.js
│ │ │ │
│ │ │ ├─css
│ │ │ │ jquery.steps.css
│ │ │ │
│ │ │ └─lib
│ │ │ jquery.cookie-1.3.1.js
│ │ │ modernizr-2.6.2.min.js
│ │ │
│ │ ├─charts
│ │ │ ├─css
│ │ │ │ morris.css
│ │ │ │
│ │ │ └─js
│ │ │ jquery.flot.min.js
│ │ │ jquery.flot.time.min.js
│ │ │ morris.min.js
│ │ │ raphael-min.js
│ │ │
│ │ ├─css
│ │ │ animate.css
│ │ │ blue.css
│ │ │ bootstrap.min.css
│ │ │ font-awesome.min.css
│ │ │ green.css
│ │ │ jquery-jvectormap.css
│ │ │ red.css
│ │ │ responsive.css
│ │ │ styles.css
│ │ │ styles.css.bak
│ │ │ themify-icons.css
│ │ │ violet.css
│ │ │ yellow.css
│ │ │
│ │ ├─datatable
│ │ │ dataTables.bootstrap4.min.css
│ │ │ dataTables.bootstrap4.min.js
│ │ │ jquery.dataTables.min.js
│ │ │
│ │ ├─fonts
│ │ │ fontawesome-webfont.eot
│ │ │ fontawesome-webfont.svg
│ │ │ fontawesome-webfont.ttf
│ │ │ fontawesome-webfont.woff
│ │ │ fontawesome-webfont.woff2
│ │ │ themify.eot
│ │ │ themify.svg
│ │ │ themify.ttf
│ │ │ themify.woff
│ │ │
│ │ ├─images
│ │ │ │ card-1.jpeg
│ │ │ │ card-1.jpeg.jpg
│ │ │ │ card-2.jpeg
│ │ │ │ card-2.jpeg.jpg
│ │ │ │ doctor.jpeg.jpg
│ │ │ │ fav.png
│ │ │ │ logo-dark.png
│ │ │ │ slide1.jpg
│ │ │ │ slide2.jpg
│ │ │ │ slide3.jpg
│ │ │ │ user1.png
│ │ │ │ user2.png
│ │ │ │ user3.png
│ │ │ │
│ │ │ └─bank
│ │ │ 中国农业银行.png
│ │ │ 中国建设银行.png
│ │ │ 中国邮政储蓄银行.png
│ │ │ 中国银行.png
│ │ │ 交通银行.png
│ │ │ 微信支付.png
│ │ │ 招商银行.png
│ │ │ 支付宝支付.png
│ │ │ 支付平台-银联.png
│ │ │
│ │ ├─js
│ │ │ │ bootstrap.AMapPositionPicker.js
│ │ │ │ bootstrap.min.js
│ │ │ │ custom-datatables.js
│ │ │ │ custom-flot.js
│ │ │ │ custom-gmap.js
│ │ │ │ custom-morris.js
│ │ │ │ custom-vector.js
│ │ │ │ custom.js
│ │ │ │ echarts.min.js
│ │ │ │ FileSaver.js
│ │ │ │ jquery-3.2.1.min.js
│ │ │ │ jquery-jvectormap-world-mill.js
│ │ │ │ jquery-jvectormap.min.js
│ │ │ │ jquery.fileupload.js
│ │ │ │ jquery.form.js
│ │ │ │ jquery.min.js
│ │ │ │ jquery.ui.widget.js
│ │ │ │ jquery.vmap.india.js
│ │ │ │ jquery.vmap.usa.js
│ │ │ │ jszip.min.js
│ │ │ │ macarons.js
│ │ │ │ modernizr.min.js
│ │ │ │ popper.min.js
│ │ │ │ vue.min.js
│ │ │ │
│ │ │ ├─datetimepicker
│ │ │ │ bootstrap-datetimepicker.min.css
│ │ │ │ bootstrap-datetimepicker.min.js
│ │ │ │
│ │ │ ├─excel
│ │ │ │ excel-gen.js
│ │ │ │
│ │ │ └─validate
│ │ │ card.js
│ │ │ jquery.validate.min.js
│ │ │ messages_zh.js
│ │ │
│ │ ├─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
│ │ │
│ │ └─ueditor
│ │ │ ueditor.all.js
│ │ │ ueditor.all.min.js
│ │ │ ueditor.config.js
│ │ │ ueditor.parse.js
│ │ │ ueditor.parse.min.js
│ │ │
│ │ ├─dialogs
│ │ │ │ internal.js
│ │ │ │
│ │ │ ├─anchor
│ │ │ │ anchor.html
│ │ │ │
│ │ │ ├─attachment
│ │ │ │ │ attachment.css
│ │ │ │ │ attachment.html
│ │ │ │ │ attachment.js
│ │ │ │ │
│ │ │ │ ├─fileTypeImages
│ │ │ │ │ icon_chm.gif
│ │ │ │ │ icon_default.png
│ │ │ │ │ icon_doc.gif
│ │ │ │ │ icon_exe.gif
│ │ │ │ │ icon_jpg.gif
│ │ │ │ │ icon_mp3.gif
│ │ │ │ │ icon_mv.gif
│ │ │ │ │ icon_pdf.gif
│ │ │ │ │ icon_ppt.gif
│ │ │ │ │ icon_psd.gif
│ │ │ │ │ icon_rar.gif
│ │ │ │ │ icon_txt.gif
│ │ │ │ │ icon_xls.gif
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.gif
│ │ │ │ alignicon.png
│ │ │ │ bg.png
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─background
│ │ │ │ │ background.css
│ │ │ │ │ background.html
│ │ │ │ │ background.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─charts
│ │ │ │ │ chart.config.js
│ │ │ │ │ charts.css
│ │ │ │ │ charts.html
│ │ │ │ │ charts.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ charts0.png
│ │ │ │ charts1.png
│ │ │ │ charts2.png
│ │ │ │ charts3.png
│ │ │ │ charts4.png
│ │ │ │ charts5.png
│ │ │ │
│ │ │ ├─emotion
│ │ │ │ │ emotion.css
│ │ │ │ │ emotion.html
│ │ │ │ │ emotion.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ 0.gif
│ │ │ │ bface.gif
│ │ │ │ cface.gif
│ │ │ │ fface.gif
│ │ │ │ jxface2.gif
│ │ │ │ neweditor-tab-bg.png
│ │ │ │ tface.gif
│ │ │ │ wface.gif
│ │ │ │ yface.gif
│ │ │ │
│ │ │ ├─gmap
│ │ │ │ gmap.html
│ │ │ │
│ │ │ ├─help
│ │ │ │ help.css
│ │ │ │ help.html
│ │ │ │ help.js
│ │ │ │
│ │ │ ├─image
│ │ │ │ │ image.css
│ │ │ │ │ image.html
│ │ │ │ │ image.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ alignicon.jpg
│ │ │ │ bg.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ progress.png
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─insertframe
│ │ │ │ insertframe.html
│ │ │ │
│ │ │ ├─link
│ │ │ │ link.html
│ │ │ │
│ │ │ ├─map
│ │ │ │ map.html
│ │ │ │ show.html
│ │ │ │
│ │ │ ├─music
│ │ │ │ music.css
│ │ │ │ music.html
│ │ │ │ music.js
│ │ │ │
│ │ │ ├─preview
│ │ │ │ preview.html
│ │ │ │
│ │ │ ├─scrawl
│ │ │ │ │ scrawl.css
│ │ │ │ │ scrawl.html
│ │ │ │ │ scrawl.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimg.png
│ │ │ │ brush.png
│ │ │ │ delimg.png
│ │ │ │ delimgH.png
│ │ │ │ empty.png
│ │ │ │ emptyH.png
│ │ │ │ eraser.png
│ │ │ │ redo.png
│ │ │ │ redoH.png
│ │ │ │ scale.png
│ │ │ │ scaleH.png
│ │ │ │ size.png
│ │ │ │ undo.png
│ │ │ │ undoH.png
│ │ │ │
│ │ │ ├─searchreplace
│ │ │ │ searchreplace.html
│ │ │ │ searchreplace.js
│ │ │ │
│ │ │ ├─snapscreen
│ │ │ │ snapscreen.html
│ │ │ │
│ │ │ ├─spechars
│ │ │ │ spechars.html
│ │ │ │ spechars.js
│ │ │ │
│ │ │ ├─table
│ │ │ │ dragicon.png
│ │ │ │ edittable.css
│ │ │ │ edittable.html
│ │ │ │ edittable.js
│ │ │ │ edittd.html
│ │ │ │ edittip.html
│ │ │ │
│ │ │ ├─template
│ │ │ │ │ config.js
│ │ │ │ │ template.css
│ │ │ │ │ template.html
│ │ │ │ │ template.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.gif
│ │ │ │ pre0.png
│ │ │ │ pre1.png
│ │ │ │ pre2.png
│ │ │ │ pre3.png
│ │ │ │ pre4.png
│ │ │ │
│ │ │ ├─video
│ │ │ │ │ video.css
│ │ │ │ │ video.html
│ │ │ │ │ video.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ bg.png
│ │ │ │ center_focus.jpg
│ │ │ │ file-icons.gif
│ │ │ │ file-icons.png
│ │ │ │ icons.gif
│ │ │ │ icons.png
│ │ │ │ image.png
│ │ │ │ left_focus.jpg
│ │ │ │ none_focus.jpg
│ │ │ │ progress.png
│ │ │ │ right_focus.jpg
│ │ │ │ success.gif
│ │ │ │ success.png
│ │ │ │
│ │ │ ├─webapp
│ │ │ │ webapp.html
│ │ │ │
│ │ │ └─wordimage
│ │ │ fClipboard_ueditor.swf
│ │ │ imageUploader.swf
│ │ │ tangram.js
│ │ │ wordimage.html
│ │ │ wordimage.js
│ │ │
│ │ ├─lang
│ │ │ ├─en
│ │ │ │ │ en.js
│ │ │ │ │
│ │ │ │ └─images
│ │ │ │ addimage.png
│ │ │ │ alldeletebtnhoverskin.png
│ │ │ │ alldeletebtnupskin.png
│ │ │ │ background.png
│ │ │ │ button.png
│ │ │ │ copy.png
│ │ │ │ deletedisable.png
│ │ │ │ deleteenable.png
│ │ │ │ listbackground.png
│ │ │ │ localimage.png
│ │ │ │ music.png
│ │ │ │ rotateleftdisable.png
│ │ │ │ rotateleftenable.png
│ │ │ │ rotaterightdisable.png
│ │ │ │ rotaterightenable.png
│ │ │ │ upload.png
│ │ │ │
│ │ │ └─zh-cn
│ │ │ │ zh-cn.js
│ │ │ │
│ │ │ └─images
│ │ │ copy.png
│ │ │ localimage.png
│ │ │ music.png
│ │ │ upload.png
│ │ │
│ │ ├─themes
│ │ │ │ iframe.css
│ │ │ │
│ │ │ └─default
│ │ │ │ dialogbase.css
│ │ │ │
│ │ │ ├─css
│ │ │ │ ueditor.css
│ │ │ │ ueditor.min.css
│ │ │ │
│ │ │ └─images
│ │ │ anchor.gif
│ │ │ arrow.png
│ │ │ arrow_down.png
│ │ │ arrow_up.png
│ │ │ button-bg.gif
│ │ │ cancelbutton.gif
│ │ │ charts.png
│ │ │ cursor_h.gif
│ │ │ cursor_h.png
│ │ │ cursor_v.gif
│ │ │ cursor_v.png
│ │ │ dialog-title-bg.png
│ │ │ filescan.png
│ │ │ highlighted.gif
│ │ │ icons-all.gif
│ │ │ icons.gif
│ │ │ icons.png
│ │ │ loaderror.png
│ │ │ loading.gif
│ │ │ lock.gif
│ │ │ neweditor-tab-bg.png
│ │ │ pagebreak.gif
│ │ │ scale.png
│ │ │ sortable.png
│ │ │ spacer.gif
│ │ │ sparator_v.png
│ │ │ table-cell-align.png
│ │ │ tangram-colorpicker.png
│ │ │ toolbar_bg.png
│ │ │ unhighlighted.gif
│ │ │ upload.png
│ │ │ videologo.gif
│ │ │ word.gif
│ │ │ wordpaste.png
│ │ │
│ │ └─third-party
│ │ │ jquery-1.10.2.js
│ │ │ jquery-1.10.2.min.js
│ │ │ jquery-1.10.2.min.map
│ │ │ xss.min.js
│ │ │
│ │ ├─codemirror
│ │ │ codemirror.css
│ │ │ codemirror.js
│ │ │
│ │ ├─highcharts
│ │ │ │ highcharts-more.js
│ │ │ │ highcharts-more.src.js
│ │ │ │ highcharts.js
│ │ │ │ highcharts.src.js
│ │ │ │
│ │ │ ├─adapters
│ │ │ │ mootools-adapter.js
│ │ │ │ mootools-adapter.src.js
│ │ │ │ prototype-adapter.js
│ │ │ │ prototype-adapter.src.js
│ │ │ │ standalone-framework.js
│ │ │ │ standalone-framework.src.js
│ │ │ │
│ │ │ ├─modules
│ │ │ │ annotations.js
│ │ │ │ annotations.src.js
│ │ │ │ canvas-tools.js
│ │ │ │ canvas-tools.src.js
│ │ │ │ data.js
│ │ │ │ data.src.js
│ │ │ │ drilldown.js
│ │ │ │ drilldown.src.js
│ │ │ │ exporting.js
│ │ │ │ exporting.src.js
│ │ │ │ funnel.js
│ │ │ │ funnel.src.js
│ │ │ │ heatmap.js
│ │ │ │ heatmap.src.js
│ │ │ │ map.js
│ │ │ │ map.src.js
│ │ │ │ no-data-to-display.js
│ │ │ │ no-data-to-display.src.js
│ │ │ │
│ │ │ └─themes
│ │ │ dark-blue.js
│ │ │ dark-green.js
│ │ │ gray.js
│ │ │ grid.js
│ │ │ skies.js
│ │ │
│ │ ├─snapscreen
│ │ │ UEditorSnapscreen.exe
│ │ │
│ │ ├─SyntaxHighlighter
│ │ │ shCore.js
│ │ │ shCoreDefault.css
│ │ │
│ │ ├─video-js
│ │ │ │ video-js.css
│ │ │ │ video-js.min.css
│ │ │ │ video-js.swf
│ │ │ │ video.dev.js
│ │ │ │ video.js
│ │ │ │
│ │ │ └─font
│ │ │ vjs.eot
│ │ │ vjs.svg
│ │ │ vjs.ttf
│ │ │ vjs.woff
│ │ │
│ │ ├─webuploader
│ │ │ Uploader.swf
│ │ │ webuploader.css
│ │ │ webuploader.custom.js
│ │ │ webuploader.custom.min.js
│ │ │ webuploader.flashonly.js
│ │ │ webuploader.flashonly.min.js
│ │ │ webuploader.html5only.js
│ │ │ webuploader.html5only.min.js
│ │ │ webuploader.js
│ │ │ webuploader.min.js
│ │ │ webuploader.withoutimage.js
│ │ │ webuploader.withoutimage.min.js
│ │ │
│ │ └─zeroclipboard
│ │ ZeroClipboard.js
│ │ ZeroClipboard.min.js
│ │ ZeroClipboard.swf
│ │
│ ├─upload
│ │ 1618377625485.jpg
│ │ 1618377631590.jpg
│ │ 1618377667224.jpg
│ │ 1618377673990.png
│ │ 1618377682361.jpg
│ │ 1618377689319.jpg
│ │ 1618377769215.jpg
│ │ 1618377775187.jpg
│ │ 1618377872385.jpg
│ │ 1618377888979.jpg
│ │ 1618377895593.jpg
│ │ 1618377907515.jpg
│ │ 1618377998310.jpg
│ │ 1618378008000.jpg
│ │ 1618378061833.jpg
│ │ 1618378092725.jpg
│ │ 1618378216012.jpg
│ │ gonggaoxinxi_tupian1.jpg
│ │ gonggaoxinxi_tupian2.jpg
│ │ gonggaoxinxi_tupian3.jpg
│ │ gonggaoxinxi_tupian4.jpg
│ │ gonggaoxinxi_tupian5.jpg
│ │ gonggaoxinxi_tupian6.jpg
│ │ jiaoshi_zhaopian1.jpg
│ │ jiaoshi_zhaopian2.jpg
│ │ jiaoshi_zhaopian3.jpg
│ │ jiaoshi_zhaopian4.jpg
│ │ jiaoshi_zhaopian5.jpg
│ │ jiaoshi_zhaopian6.jpg
│ │ kechengxinxi_tupian1.jpg
│ │ kechengxinxi_tupian2.jpg
│ │ kechengxinxi_tupian3.jpg
│ │ kechengxinxi_tupian4.jpg
│ │ kechengxinxi_tupian5.jpg
│ │ kechengxinxi_tupian6.jpg
│ │ test.txt
│ │ xuesheng_touxiang1.jpg
│ │ xuesheng_touxiang2.jpg
│ │ xuesheng_touxiang3.jpg
│ │ xuesheng_touxiang4.jpg
│ │ xuesheng_touxiang5.jpg
│ │ xuesheng_touxiang6.jpg
│ │
│ └─WEB-INF
│ │ web.xml
│ │
│ └─pages
│ │ index.jsp
│ │ save.jsp
│ │
│ └─common
│ include.jsp

└─target

目    录
摘要 I
Abstract II
第1章前言 3
1.1  研究背景 3
1.2  研究现状 3
1.3  系统开发目标 3
第2章系统开发环境 5
2.1 java技术 5
2.2Mysql数据库 6
2.3JSP技术介绍 7
2.4ECLIPSE 开发环境 7
第3章需求分析 9
3.1  需求分析 9
3.2  系统可行性分析 9
3.3  项目设计目标与原则 9
3.4  系统流程分析 10
第4章架构设计 12
4.1  系统体系结构 12
4.2  数据库实体设计 13
4.3  数据库表设计 15
第5章系统实现 17
5.1  登陆 17
5.2管理员功能模块 17
5.3教务员功能模块 19
5.4教师功能模块 19
第6章系统测试 23
6.1  测试目的 23
6.2  测试方法 23
6.3  功能测试 24
6.4  测试结论 25
第7章结论 26
参考文献 27
致谢 28

 

标签:排课系统,选课系统,智能排课

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

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

  • 联系QQ:81677093
  • 微信:bysj1950