下载资源后端资源详情
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测试或重新编译

编译命令:cmake -G"MinGW Makefiles"make

325.1KB14金币

lombok-241.14494.240.zip

lombok-241.14494.240.zip

472.62KB20金币

lombok-241.17011.48.zip

lombok-241.17011.48.zip

472.8KB18金币

免费的ElementUI+html后台管理系统框架

ElementUI+html+vue实现的后台管理系统框架,后台采用Springboot+Jfinal架构,数据库mysql,缓存redis,登录验证shiro,接口请求Ajax,实现了用户管理、权限管理、角色管理、登录验证等基础功能,代码既可以满足前后端分离开发场景,也可以满足前后端一起全栈开发,下载即可使用,适合Java小伙伴快速上线项目,适合自己的才是最好的,欢迎下载二次开发使用~

4.96MB24金币

WPF TreeView 全选/反选/子级选中父级也选中

WPF TreeView 全选/反选/子级选中父级也选中

289.23KB12金币

python 3.9 dlib whl库,包含 windows 版本 和 linux 版本

python 3.9 dlib whl库,包含 windows 版本 和 linux 版本(1)下载python-dlib-master.zip文件(2)解压文件夹(3)到目录 ./python-dlib-master\python-dlib-master\dist 中,可以看到 whl 文件

36.68MB20金币

《Python 程序设计开发案例教程》

《Python 程序设计开发案例教程》各章节实例,仅供参考

8.91MB17金币

最新版抖音查投诉运营源码

新版抖音查投诉源码

96.74KB15金币

Dev-Cpp-5.11-Setup(二次压缩版)

Dev-Cpp-5.11-Setup(二次压缩版)

48.1MB15金币

车辆管理系统-基于Java简单实现

本Java资源构建了一个完整的车辆管理系统,专注于租车服务。系统通过定义汽车基类及其子类(轿车、客车),实现了车辆的品牌、日租金、车牌号等基本属性,并根据车型不同引入了额外的属性(如型号、座位数)。通过抽象方法实现了计算租金的逻辑,子类根据具体车型重写该方法以适应不同计费规则。系统还包含汽车业务类,管理车辆信息并提供基于品牌、车型、座位等条件的租车服务。最终,通过测试类模拟用户输入,展示不同车型在不同租车天数下的租金计算结果,满足租车业务的多样化需求。通过参与车辆管理系统Java资源的学习,您将全面掌握面向对象编程原则、设计模式应用、系统架构设计、异常处理、测试调试等关键技能,同时培养良好的编码习惯,为软件开发职业生涯奠定坚实基础。

6.78KB11金币

wechat-bot微信机器人

一款开箱即用的微信机器人,可支持纯粹聊天,可支持接入AI(文心一言等),程序已经打包好,绿色软件(可能会会被杀毒软件误杀,担心的建议别下载),下载下来改一下config.ini运行集客,1分钟完成个人微信机器人搭建(免责声明:本项目仅供研究学习和娱乐使用,请勿用作商业用途和非法用途)。

8.71MB14金币

jre1.8.0-191

jre1.8.0_191

69.22MB26金币