ManageSystem-master.zip
资源来源:本地上传资源
文件类型:ZIP
大小:2.02MB
评分:
5.0
上传者:2401_86268542
更新日期:2024-07-23
基于javaWeb企业人员管理与任务分配系统
资源文件列表(大概)
文件名
大小
ManageSystem-master/
-
ManageSystem-master/.gitignore
261B
ManageSystem-master/ER图 ver1.5.png
120.82KB
ManageSystem-master/ER图 ver2.0.png
123.54KB
ManageSystem-master/RAP-企业人员管理与任务分配系统.json
15.75KB
ManageSystem-master/RAP.md
15.67KB
ManageSystem-master/README.md
2.09KB
ManageSystem-master/create table.sql
7.06KB
ManageSystem-master/pom.xml
2.7KB
ManageSystem-master/src/
-
ManageSystem-master/src/main/
-
ManageSystem-master/src/main/java/
-
ManageSystem-master/src/main/java/com/
-
ManageSystem-master/src/main/java/com/lonelySnow/
-
ManageSystem-master/src/main/java/com/lonelySnow/mapper/
-
ManageSystem-master/src/main/java/com/lonelySnow/mapper/DepartmentMapper.java
3.05KB
ManageSystem-master/src/main/java/com/lonelySnow/mapper/UserMapper.java
4.62KB
ManageSystem-master/src/main/java/com/lonelySnow/pojo/
-
ManageSystem-master/src/main/java/com/lonelySnow/pojo/Department.java
1.36KB
ManageSystem-master/src/main/java/com/lonelySnow/pojo/Notice.java
1.04KB
ManageSystem-master/src/main/java/com/lonelySnow/pojo/PersonTask.java
1.7KB
ManageSystem-master/src/main/java/com/lonelySnow/pojo/User.java
1.55KB
ManageSystem-master/src/main/java/com/lonelySnow/service/
-
ManageSystem-master/src/main/java/com/lonelySnow/service/DepartmentService.java
1.16KB
ManageSystem-master/src/main/java/com/lonelySnow/service/UserService.java
1.33KB
ManageSystem-master/src/main/java/com/lonelySnow/service/impl/
-
ManageSystem-master/src/main/java/com/lonelySnow/service/impl/DepartmentServiceImpl.java
5.97KB
ManageSystem-master/src/main/java/com/lonelySnow/service/impl/UserServiceImpl.java
9.12KB
ManageSystem-master/src/main/java/com/lonelySnow/util/
-
ManageSystem-master/src/main/java/com/lonelySnow/util/SendMailUtils.java
1.21KB
ManageSystem-master/src/main/java/com/lonelySnow/util/SqlSessionFactoryUtils.java
845B
ManageSystem-master/src/main/java/com/lonelySnow/web/
-
ManageSystem-master/src/main/java/com/lonelySnow/web/servlet/
-
ManageSystem-master/src/main/java/com/lonelySnow/web/servlet/BaseServlet.java
1.75KB
ManageSystem-master/src/main/java/com/lonelySnow/web/servlet/DepartmentServlet.java
14.07KB
ManageSystem-master/src/main/java/com/lonelySnow/web/servlet/UserServlet.java
21.08KB
ManageSystem-master/src/main/java/main.java
1.21KB
ManageSystem-master/src/main/resources/
-
ManageSystem-master/src/main/resources/com/
-
ManageSystem-master/src/main/resources/com/lonelySnow/
-
ManageSystem-master/src/main/resources/com/lonelySnow/mapper/
-
ManageSystem-master/src/main/resources/com/lonelySnow/mapper/DepartmentMapper.xml
2.87KB
ManageSystem-master/src/main/resources/com/lonelySnow/mapper/UserMapper.xml
2.8KB
ManageSystem-master/src/main/resources/mybatis-config.xml
957B
ManageSystem-master/src/main/webapp/
-
ManageSystem-master/src/main/webapp/Boss/
-
ManageSystem-master/src/main/webapp/Boss/assignment.html
10.37KB
ManageSystem-master/src/main/webapp/Boss/center.html
10.63KB
ManageSystem-master/src/main/webapp/Boss/contact.html
8.29KB
ManageSystem-master/src/main/webapp/Boss/issueNotice.html
4.5KB
ManageSystem-master/src/main/webapp/Boss/main.html
13.89KB
ManageSystem-master/src/main/webapp/Boss/notice.html
7.17KB
ManageSystem-master/src/main/webapp/Boss/taskArchive.html
11.91KB
ManageSystem-master/src/main/webapp/Department/
-
ManageSystem-master/src/main/webapp/Department/assignment.html
10.64KB
ManageSystem-master/src/main/webapp/Department/center.html
10.61KB
ManageSystem-master/src/main/webapp/Department/contact.html
7.97KB
ManageSystem-master/src/main/webapp/Department/main.html
13.64KB
ManageSystem-master/src/main/webapp/Department/notice.html
7.1KB
ManageSystem-master/src/main/webapp/Department/taskArchive.html
11.84KB
ManageSystem-master/src/main/webapp/WEB-INF/
-
ManageSystem-master/src/main/webapp/WEB-INF/web.xml
681B
ManageSystem-master/src/main/webapp/js/
-
ManageSystem-master/src/main/webapp/js/axios-0.18.0.js
12.64KB
ManageSystem-master/src/main/webapp/js/vue.js
333.46KB
ManageSystem-master/src/main/webapp/login.html
5.74KB
ManageSystem-master/src/main/webapp/profilephoto/
-
ManageSystem-master/src/main/webapp/profilephoto/1.jpg
210.32KB
ManageSystem-master/src/main/webapp/profilephoto/11.jpg
65.13KB
ManageSystem-master/src/main/webapp/profilephoto/2.jpg
815.36KB
ManageSystem-master/src/main/webapp/profilephoto/6.jpg
210.32KB
ManageSystem-master/src/main/webapp/profilephoto/default.jpg
99.33KB
ManageSystem-master/src/main/webapp/reset_Password.html
3.12KB
ManageSystem-master/src/main/webapp/sign-up.html
4.99KB
ManageSystem-master/src/main/webapp/user_home/
-
ManageSystem-master/src/main/webapp/user_home/center.html
10.23KB
ManageSystem-master/src/main/webapp/user_home/contact.html
5.32KB
ManageSystem-master/src/main/webapp/user_home/main.html
14.29KB
ManageSystem-master/src/main/webapp/user_home/notice.html
6.72KB
ManageSystem-master/src/main/webapp/user_home/taskArchive.html
11.45KB
ManageSystem-master/需求分析 ver1.5.pdf
550.84KB
资源内容介绍
一.版本问题(Version):当前网站版本:Ver 1.5版本说明:实现了网页的基本功能,对网站进行了许多问题的勘误和修改,进行了部分功能的调整下一版本预告:进一步完善页面的美观性,及更多功能的实现本项目还包含以下内容,有需要可自行查看1.项目需求文档2.SQL建表语句3.ER图4.前后端接口文档Current website version: Ver 1.5Version description: To achieve the basic functions of the web page, many problems of the website errata and modification, the adjustment of some functionsNext version preview: Further improve the aesthetics of the page, and more functionsThis project also contains the following content, which用户评论 (0)
发表评论
相关资源
glfw cmake测试工程,内含已编译glfw文件,可直接运行app.exe测试或重新编译
文件名:glfw_test.zip
文件类型:ZIP
大小:325.1KB
上传者:qq_51355375
更新日期:2024-07-20
lombok-241.14494.240.zip
文件名:lombok-241.14494.240.zip
文件类型:ZIP
大小:472.62KB
上传者:qq_38362711
更新日期:2024-07-16
lombok-241.17011.48.zip
文件名:lombok-241.17011.48.zip
文件类型:ZIP
大小:472.8KB
上传者:qq_38362711
更新日期:2024-07-16
免费的ElementUI+html后台管理系统框架
文件名:ipro-parent.zip
文件类型:ZIP
大小:4.96MB
上传者:weixin_44778783
更新日期:2024-07-15
WPF TreeView 全选/反选/子级选中父级也选中
文件名:WpfTreeView.zip
文件类型:ZIP
大小:289.23KB
上传者:weixin_45381071
更新日期:2024-07-15
python 3.9 dlib whl库,包含 windows 版本 和 linux 版本
文件名:python-dlib-master.zip
文件类型:ZIP
大小:36.68MB
上传者:homelook
更新日期:2024-07-14
《Python 程序设计开发案例教程》
文件名:《Python 程序设计开发案例教程》.zip
文件类型:ZIP
大小:8.91MB
上传者:weixin_53731172
更新日期:2024-07-14
最新版抖音查投诉运营源码
文件名:新版抖音查投诉.zip
文件类型:ZIP
大小:96.74KB
上传者:m0_61994156
更新日期:2024-07-14
Dev-Cpp-5.11-Setup(二次压缩版)
文件名:C++.zip
文件类型:ZIP
大小:48.1MB
上传者:wzx1508
更新日期:2024-07-14
车辆管理系统-基于Java简单实现
文件名:车辆管理系统.zip
文件类型:ZIP
大小:6.78KB
上传者:qishuang6
更新日期:2024-07-14