mmxyh's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
QSCTech/zju-icicles
浙江大学课程攻略共享计划
0voice/interview_internal_reference
2023年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。
PKUanonym/REKCARC-TSC-UHT
清华大学计算机系课程攻略 Guidance for courses in Department of Computer Science and Technology, Tsinghua University
lib-pku/libpku
贵校课程资料民间整理
wangeditor-team/wangEditor
wangEditor, open-source Web rich text editor 开源 Web 富文本编辑器
pomber/git-history
Quickly browse the history of a file from any git repository
bailicangdu/vue2-manage
A admin template based on vue + element-ui. 基于vue + element-ui的后台管理系统基于 vue + element-ui 的后台管理系统
bytedeco/javacv
Java interface to OpenCV, FFmpeg, and more
wxiaoqi/Spring-Cloud-Platform
🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台,核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba,前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新
h2pl/Java-Tutorial
【Java工程师面试复习指南】本仓库涵盖大部分Java程序员所需要掌握的核心知识,整合了互联网上的很多优质Java技术文章,力求打造为最完整最实用的Java开发者学习指南,如果对你有帮助,给个star告诉我吧,谢谢!
rememberber/WePush
专注批量推送的小而美的工具,目前支持:模板消息-公众号、模板消息-小程序、微信客服消息、微信企业号/企业微信消息、阿里云短信、阿里大于模板短信 、腾讯云短信、云片网短信、E-Mail、HTTP请求、钉钉、华为云短信、百度云短信、又拍云短信、七牛云短信
OHIF/Viewers
OHIF zero-footprint DICOM viewer and oncology specific Lesion Tracker, plus shared extension packages
nashaofu/dingtalk
钉钉桌面版,基于electron和钉钉网页版开发,支持Windows、Linux和macOS
normanmaurer/netty-in-action
ZainZhao/HIS
HIS英文全称 hospital information system(医疗信息就诊系统),系统主要功能按照数据流量、流向及处理过程分为临床诊疗、药品管理、财务管理、患者管理。诊疗活动由各工作站配合完成,并将临床信息进行整理、处理、汇总、统计、分析等。本系统包括以下工作站:门诊医生工作站、药房医生工作站、医技医生工作站、收费员工作站、对帐员工作站、管理员工作站。需求为东软提供的云医院。
mgarin/weblaf
WebLaF is a fully open-source Look & Feel and component library written in pure Java for cross-platform desktop Swing applications.
Kanarienvogels/Chatroom
互联网实时聊天系统 (Spring + Netty + Websocket)
apache/commons-dbutils
Apache Commons DbUtils
harvies/books
IT技术书籍文字版mobi epub格式
osgi/osgi.enroute
The OSGi enRoute project provides a programming model of OSGi applications. This project contains bundles providing the API for the OSGi enRoute base profile and bundles for the OSGi enRoute project. The base profile establishes a runtime that contains a minimal set of services that can be used as a base for applications.
EalenXie/springboot-quartz-simple
SpringBoot整合Quartz简单完整例子
helloflygit/springboot-quartz
springboot集成quartz,并实现定时调度和管理http请求任务
dicom-learning-group/dicom-standard-chinese
Chinese translation of DICOM standard, DICOM协议中文版
medInria/medinria-superproject
medInria super build.
chenerzhu/quartz-console
SpringBoot实现Quartz动态调度-可视化页面操作(支持动态类,已存在java模块,命令模式执行命令和脚本)
zhangxq4811/schedule-job
Springboot整合Quartz,通过web界面动态地对HTTP任务进行增、删、改、查
scalad/DBUtils
Apache DBUtils是个小巧的JDBC轻量级封装的工具包,其最核心的特性是结果集的封装,可以直接将查询出来的结果集封装成JavaBean,这就为我们做了最枯燥乏味、最容易出错的一大部分工作
liwei5946/Spring-Boot-DBUtils
基于Spring-Boot框架,整合DBUtils、Redis,适合轻量级小型项目