项目名称:大学食堂人事管理系统 软件环境:intellij IDEA + maven + SpringBoot+ mybatis-plus + MySQL 项目描述:本系统采用的是 B/S 模式,其主要的功能是在客户端的浏览器上体现的。B/S 结构的客户端可以完成浏览、查询、数据输入等简单功能,绝大部分工作要 由服务器承担,包括对数据的保存,如:大学食堂招聘新的人员的时候产生的新员工的个人信息,以及员工的家庭等等的各种信息还有就是对于那些已经退休了的员工的信息的管理。系统主要是对这些数据的存储、恢复,以及对系统失效的后果及恢复的处理方法等。 有对员工的家庭、证件、生育、职位、购保、公积金、伙食费、补助、奖罚、培训、工作证书管理等功能模块,系统主要对这些模块产生的数据进行增删查改以及对数…
☆63Feb 22, 2023Updated 3 years ago
Alternatives and similar repositories for Person_Manage_System
Users that are interested in Person_Manage_System are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 使用springboot搭建的java项目,前端采用bootstrap ; 一个可用于学校食堂的点餐系统,将上次做的SSM框架的交易平台项目改造成springBoot框架,并且整合更多的组件;☆17Oct 17, 2018Updated 7 years ago
- 基于springboot、Jpa、Oracle、maven和jsp等技术的简单人事档案管理系统。该设计使用系统设计与编程的原理方法开发一套“人社局人事档案管理系统”,能够为用户提供充足的信息和快捷的查询手段。主要模块包括:人事增加及调动、工作经历管理、社会关系管理、证书管理…☆14Apr 8, 2019Updated 7 years ago
- 房产中介管理系统☆20Feb 27, 2019Updated 7 years ago
- 一个使用Spring + SpringMVC + MyBatis + MySQL + IDEA + MAVEN实现的学生管理系统☆16Oct 17, 2017Updated 8 years ago
- An AI to play Dots & Boxes using alpha-beta minimax search.☆18Dec 26, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- "智能排队叫号系统"☆15Dec 13, 2017Updated 8 years ago
- 基于Vue和SpringBoot的毕业生追踪系统拥有登陆注册模块、学生基本配置模块、就业状况模块、学历深造模块、信息汇总分析模块、校友论坛六大模块,另外还包括基础的用户管理、文件管理、角色管理、日志管理等,是基于浏览器运行的web管理后端,被学生和学院工作人员两个角色所使用…☆22Jan 11, 2023Updated 3 years ago
- 基于微服务框架的个人博客系统《SpringCloud版》(SpringBoot+SpringCloud+MyBatis+Redis+shiro+vue+thymeleaf)☆20Jun 17, 2022Updated 3 years ago
- 毕业设计项目,一个简易的餐厅点餐系统,开发IDE为IntelliJ IDEA,通过Maven构建,后台采用SSM框架集(Spring、SpringMVC、MyBatis),数据库采用MySQL,前台管理端用到zhengAdmin,用户端用到SUI Mobile,图片用外链图…☆36Dec 31, 2017Updated 8 years ago
- 微信小程序开发资源汇总☆16Apr 3, 2019Updated 7 years ago
- 基于SpringBoot框架开发权限管理系统,作为项目中脚手架。技术栈:SpringBoot、SpringSecurity 、MyBatis、thymeleaf、Druid、Hutool工具包、PageHelper、Lombok、swagger2等。功能:角色管理,权限资源…☆36Jul 23, 2023Updated 2 years ago
- 本文介绍了一个B/S结构下微信小程序的在线问卷调查系统,其后台可在主流浏览器上进行操作,前台采用微信小程序。它使用集成框架Spring+Sring MVC+MyBatis,存储数据库选用关系型数据库MySql,缓存数据库采用非关系型数据库Redis,服务器选用Apache …☆84Jan 18, 2020Updated 6 years ago
- 哈工大调查问卷系统——基于LimeSurvey, 接入单点认证系统IDS☆26Sep 24, 2015Updated 10 years ago
- SpringBoot+Vue 脚手架实现的信访系统,适合做大多数后台管理系统☆24Jun 14, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于JavaWeb的简单图书馆管理系统☆14Jun 24, 2020Updated 5 years ago
- Java SE 练手项目外卖系统☆17Jul 13, 2018Updated 7 years ago
- 基于CAS单点登录服务端进行二次开发的SpringBoot版轻量级CAS-Server☆10Aug 4, 2022Updated 3 years ago
- ROS2 Humble: Use voice commands to make the robot grasp the target object. ROS2 humble版本仿真环境下,实现接收语音命令后通过大模型转为指令,控制轮式机器人完成检测目标、建图导航并抓取物体…☆36Jan 1, 2025Updated last year
- 原生javaWeb项目,使用MVC开发模式开发原生Servlet+jdbc服务器项目-点餐系统☆17Sep 28, 2020Updated 5 years ago
- android app 界面显示心电图,三种通信(BLE,WIFI,USB)。☆18May 9, 2018Updated 7 years ago
- 该项目是我的本科毕业设计,一个基于B/S结构的学生在线选课系统网站;Java语言实现,采用SSH框架和Mysql5数据库。☆24Mar 1, 2019Updated 7 years ago
- 个人主页☆13Apr 1, 2022Updated 4 years ago
- 项目描述:iShop商店实现浏览商品、下订单,以及参加各种活动和后台管理功能。 技术描述: 1.通过maven来项目构建管理,子系统之间通过服务提供者模块与服务接收者模块相互交互,来实现系统之间的通信,利用ajax异步请求json数据,也利用jsonp跨域请求获取json资…☆30Jan 12, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- SSM框架(Spring+SpringMVC+MyBatis+Maven),已实现功能:管理员-> 角色创建、权限控制、管理员管理(增删改查)、系统运行日志、人群标签管理、普通用户管理、数据导出☆30Nov 17, 2017Updated 8 years ago
- 使用Maven+SSM的钉钉考勤管理系统☆18Mar 5, 2018Updated 8 years ago
- 基于ssm+layui框架的小型医院后台管理系统。简单实现了病人管理、病床管理、员工管理、部门管理、药品管理、仪器管理等基础功能。☆20Sep 7, 2020Updated 5 years ago
- Grails Activiti Plugin - Enabled Activiti BPM Suite support for Grails☆22Nov 22, 2015Updated 10 years ago
- 开源项目,供学习☆10May 7, 2021Updated 4 years ago
- 淘宝客商城系统管理端,支持APP和小程序。APP基于Flutter开发,小程序基于uniapp开发,苏分宝淘省钱开源淘客商城系统,集成淘宝联盟、京东京粉、拼多多多多进宝、抖音优惠券、唯品会唯享客优惠券、美团外卖红包美团分销联盟CPS,获取优惠商品信息,快速实现流量变现。服务…☆15Feb 25, 2026Updated last month
- Build Your Web3D Programs With a Paradigm.☆12Aug 19, 2025Updated 8 months ago
- 个人管理网站☆26Jul 25, 2018Updated 7 years ago
- [ICLR 2026] "Co-rewarding: Stable Self-supervised RL for Eliciting Reasoning in Large Language Models"☆55Feb 4, 2026Updated 2 months ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 在WMS的基础上做了点优化20180422,详细功能介绍参见☆19Apr 21, 2018Updated 7 years ago
- DS-Java论坛,以实验室名命名,采用Java流行的SSH框架搭建,是一款类CSDN的论坛类项目。网站界面简洁,设计风格清爽,包含现阶段论坛的绝大多数功能,在内容方面,本网站可以实现发帖、热贴申精、版块内容的明确划分;在评论方面,网站提供用户的不同身份的评论权限,对个人评…☆18Aug 19, 2016Updated 9 years ago
- 支持自定义样式的微信 Markdown 排版工具☆17Dec 4, 2020Updated 5 years ago
- 基于SSH框架的外卖点餐系统(个人毕业设计)。☆22Feb 15, 2017Updated 9 years ago
- 基于vue 2.x后台管理系统,整合高德地图和ECharts且带权限管理,开箱即用☆23Mar 30, 2022Updated 4 years ago
- Notes and Summaries of Anything about Java. Gitbook https://jverson.com/thinking-in-java/☆13Apr 18, 2023Updated 3 years ago
- vue+element-ui兼职招聘系统学生用户前端☆10Dec 10, 2022Updated 3 years ago