# repository-summary **Repository Path**: mirrors_jfinal/repository-summary ## Basic Information - **Project Name**: repository-summary - **Description**: 仓库/笔记 越来越多,本人一些质量还不错的项目/笔记汇总 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-17 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

logo
希望聚集一些有自己精彩笔记分享的人
点击链接加入群聊【技术笔记分享】

# 仓库汇总精选 😎 本账户下的笔记项目越来越多,比较凌乱,特将一些比较可以的仓库分类成导航目录,方便查阅 > 如果你打不开 GitHub 相关网页,可以安装 **[ dev-sidecar](https://github.com/docmirror/dev-sidecar)** 工具,应该就可以访问了,也能在线阅读本笔记了 > 🎉 由于笔记太多太分散,需要笔记的时候往往很难找到所需要的笔记,决定以后的新增笔记将会在 [语雀](https://www.yuque.com/mrcode.cn) 上更新 [![QQ](https://img.shields.io/badge/QQ-99299684-67ab82?logo=Tencent-QQ)](http://wpa.qq.com/msgrd?v=3&uin=99299684&site=qq&menu=yes) [![CSDN](https://img.shields.io/badge/CSDN-%20-67ab82?logo=bloglovin)](https://blog.csdn.net/mr_zhuqiang) [![GitHub](https://img.shields.io/badge/GitHub-%20-67ab82?logo=github)](https://github.com/zq99299) [![语雀](https://img.shields.io/badge/yuque-语雀-67ab82?logo=)](https://www.yuque.com/mrcode.cn) ## 仓库类 🎉 - [essay-note](https://github.com/zq99299/essay-note)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/essay-note) ![GitHub forks](https://img.shields.io/github/forks/zq99299/essay-note) 老笔记本,是以 GitBook 为蓝本写的,GitBook 被抛弃后,该仓库内容很多了,主要是排版质量不行,就暂停更新了 成套内容包含: - 某课 SpringSecurity 视频教程笔记 - 某课 Spring Cloud 微服务实战笔记 - CSS 深入理解-张星旭系列 自己原创内容包含: - spring-restdocs-asciidoctor - Spring-WebSocket 另外还有一些零散的知识 - [note-book](https://github.com/zq99299/note-book)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/note-book) ![GitHub forks](https://img.shields.io/github/forks/zq99299/note-book) 新笔记本,以后都使用 vuepress 为蓝本编写的,排版质量比较高 成套内容包含: - elasticsearch 初级、高级 - 缓存架构-亿级流量电商详情页系统实战 - 设计模式(某课)、研磨设计模式 - Spring Cloud Config 官网教程阅读笔记 - 正则入门 - CSS 深入理解-张星旭(重学版) - 后端存储实战 - 说透中台 - Oath 2.0 实战 - Git 系统学习笔记 另外包含一些零散的知识:mycat、gradle、npm、k8s、docker、virtualbox 、vuepress 等内容 - [note-book2](https://github.com/zq99299/note-book2)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/note-book2) ![GitHub forks](https://img.shields.io/github/forks/zq99299/note-book2) note-book 分仓,主仓由于笔记文件太多,导致 vuepress 构建吃力。 成套内容包含: - JAVA 生产环境下性能监控与调优详解 - 透视 HTTP 协议 - DDD 实战课 - [java-tutorial](https://github.com/zq99299/java-tutorial)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/java-tutorial) ![GitHub forks](https://img.shields.io/github/forks/zq99299/java-tutorial) Java8 官网教程文档,机翻 + 经验实践 「基础篇」已完成,「高级篇」已更新至「JDBC 数据库访问」,由于最近都在学习其他方面的知识,该项目可能很长一段时间都不会继续更新了 - [linux-tutorial](https://github.com/zq99299/linux-tutorial)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/linux-tutorial) ![GitHub forks](https://img.shields.io/github/forks/zq99299/linux-tutorial) linux 系列教程笔记,目前有《Linux 基础篇(鸟哥私房菜)- 第四版》 - [mysql-tutorial](https://github.com/zq99299/mysql-tutorial)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/mysql-tutorial) ![GitHub forks](https://img.shields.io/github/forks/zq99299/mysql-tutorial) mysql 系列知识,成套内容包含: - 某课 给程序员的 MySQL 必知必会 - 阿里新零售数据库设计与实战 - 高性能 MySQL 第三版(太难,只学习了其中一部分,实在看不懂,看不下去了) - [mq-tutorial](https://github.com/zq99299/mq-tutorial)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/mq-tutorial) ![GitHub forks](https://img.shields.io/github/forks/zq99299/mq-tutorial) mq 系列知识,成套内容包含:RabbitMq 实战指南 - [dsalg-tutorial](https://github.com/zq99299/dsalg-tutorial)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/dsalg-tutorial) ![GitHub forks](https://img.shields.io/github/forks/zq99299/dsalg-tutorial) 数据结构与算法 系列知识,成套内容包含 :图解 Java 数据结构和算法 - [note-combat](https://github.com/zq99299/note-combat)    ![GitHub stars](https://img.shields.io/github/stars/zq99299/note-combat) ![GitHub forks](https://img.shields.io/github/forks/zq99299/note-combat) 实战笔记:主要定位是在工作中实际遇到的难题、没有接触过、或稍有难度的真实场景解决记录; 此类笔记由于便捷性较高,转而使用语雀来记录,[语雀地址](https://www.yuque.com/mrcode.cn/note-combat) - [note-architect](https://github.com/zq99299/note-architect)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/note-architect) ![GitHub forks](https://img.shields.io/github/forks/zq99299/note-architect) 架构师笔记:主要定位是对架构师系统学习相关笔记; 成套内容包含: - 高并发系统设计 40 问 - JAVA 架构师直通车(已转到语雀继续学习记录) ## 笔记系列 📖 由于某些笔记是放在一个大仓库的笔记本中的,某些笔记还不错,这里做一部分的汇总; 优先查看前面的「仓库类」,因为提供了良好的在线阅读体验 ### 新笔记本精彩知识精选(良好的在线阅读) - [elasticsearch 核心知识篇](https://zq99299.github.io/note-book/elasticsearch-core/) - [elasticsearch 高级篇](https://zq99299.github.io/note-book/elasticsearch-senior/) - [亿级流量电商详情页系统实战(第二版):缓存架构+高可用服务架构+微服务架构](https://zq99299.github.io/note-book/cache-pdp/) - [亿级流量电商详情页系统实战(第二版)-> 之第一版练习项目](https://github.com/zq99299/cache-pdp) - [亿级流量电商详情页系统实战(第二版)-> 之第二版练习项目](https://github.com/zq99299/cache-eshop) :[第一版和第二版区别请阅读该说明](https://github.com/zq99299/cache-pdp#%E7%AC%AC%E4%B8%80%E7%89%88%E4%B8%8E%E7%AC%AC%E4%BA%8C%E7%89%88%E7%9A%84%E5%8C%BA%E5%88%AB) - [某课 JAVA 设计模式精讲 Debug 方式+内存分析 笔记](https://zq99299.github.io/note-book/imocc/design_pattern/) - [研磨设计模式(李兴华)](https://zq99299.github.io/note-book/design_pattern/) - [MyCat1 前端连接交互探索源码级 + 手写基础版 MySQL 协议代理登录转发](https://zq99299.github.io/note-book/mycat/frontend_connection_interaction.html) - [spring cloud config](https://zq99299.github.io/note-book/spring-cloud-tutorial/config/) - [CSS 深入理解 张鑫旭](https://zq99299.github.io/note-book/css-zxx/) :重新学习,记录的笔记更多更完整,可以吧它当成工具书来搜藏 ### 老笔记本精彩知识精选(GitHub 仓库阅读) - [某课 SpringSecurity 视频教程笔记](https://github.com/zq99299/essay-note/blob/master/chapter/imooc/spring_security/index.md) :写得不错,笔记使用 boot2 完成 - [某课 SpringSecurity 视频教程笔记 -> 配套练习项目](https://github.com/zq99299/spring-security) - [某课 Spring Cloud 微服务实战](https://github.com/zq99299/essay-note/blob/master/chapter/imooc/spring_cloud/index.md) :内容不太行,没有接触过的可以让你有一个大概的了解 - [某课 Spring Cloud 微服务实战 -> 配套练习项目](https://github.com/zq99299/immoc-spring-cloud) - [CSS 深入理解-张星旭系列](https://github.com/zq99299/essay-note/blob/master/chapter/htmlcss/README.md) :后端程序员不会 CSS 样式,学完可以搞定简单的效果,不至于啥都看不懂 - [HTML/CSS 响应式(小部分)](https://github.com/zq99299/essay-note/blob/master/chapter/htmlcss_responsive/index.md) :后端程序员不会 CSS 样式,补充学习 - [spring-restdocs-asciidoctor](https://github.com/zq99299/essay-note/blob/master/chapter/spring/spring_restdocs_asciidoctor/index.md) :笔者原创笔记内容,可以让你快速的入门 - [spring-restdocs-asciidoctor -> 配套练习项目](https://github.com/zq99299/spring-restdocs-example) - [Spring-WebSocket](https://github.com/zq99299/essay-note/blob/master/chapter/websocket/index.md) :笔者原创笔记内容,Spring-WebSocket 的一篇很好的入门开发篇 - [Spring-WebSocket -> 配套练习项目](https://github.com/zq99299/java-websocket-demo) - [GitBook 使用教程](https://github.com/zq99299/gitbook-guide/blob/master/SUMMARY.md) - [JAVA 高端基础](https://github.com/zq99299/hp-note/blob/master/SUMMARY.md) :一小部分,请参阅 高端JAVA基础 部分 - [vue 学习笔记](https://github.com/zq99299/vue-note/blob/master/SUMMARY.md) :包含了 vue2-搭建开发环境、某课 vue 移动端开发(音乐 app)、vue 组件库开发 - [某课 vue 移动端开发(音乐 app) -> 配套练习项目](https://github.com/zq99299/vue-music) :vue 移动端开发(音乐 app) - [Gradle 早期简单学习笔记](https://github.com/zq99299/gradle-note) ### CSDN 笔记精选 - [spring cloud stream 基础使用](https://blog.csdn.net/mr_zhuqiang/article/details/84820076) - [Gradle 发布 JAR 包到 maven 中央仓库(sonatype )](https://blog.csdn.net/mr_zhuqiang/article/details/84564256) - [Quartz 表达式相关工具类与 VUE 实现的表达式选择器](https://blog.csdn.net/mr_zhuqiang/article/details/92572042) ## 其他 - [IDEA 常用知识点分享](https://github.com/zq99299/idea) - [IDEA 常用默认快捷键(官方) - 汉化版](https://github.com/zq99299/idea/blob/master/shortcut/README.md) - [IDEA 常用插件推荐](https://github.com/zq99299/idea/blob/master/plugins/README.md) ## 项目类 - [vuepress-plugin-baidu-tongji-analytics](https://github.com/zq99299/vuepress-plugin/tree/master/vuepress-plugin-baidu-tongji-analytics) :vuepress 百度统计插件 - [vuepress-plugin-toolbar](https://github.com/zq99299/vuepress-plugin/tree/master/vuepress-plugin-toolbar) :vuepress 侧边工具栏插件 - [vuepress-plugin-tags](https://github.com/zq99299/vuepress-plugin/tree/master/vuepress-plugin-tags) :vuepress 在主标题下方生成标签列表 --- - [gitbook-plugin-anchor-navigation-ex](https://github.com/zq99299/gitbook-plugin-anchor-navigation-ex)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/gitbook-plugin-anchor-navigation-ex) ![GitHub forks](https://img.shields.io/github/forks/zq99299/gitbook-plugin-anchor-navigation-ex) gitbook 侧边栏+页面导航综合类插件 - [gitbook-plugin-page-footer-ex](https://github.com/zq99299/gitbook-plugin-page-footer-ex)     ![GitHub stars](https://img.shields.io/github/stars/zq99299/gitbook-plugin-page-footer-ex) ![GitHub forks](https://img.shields.io/github/forks/zq99299/gitbook-plugin-page-footer-ex) gitbook 定制每篇文章的页脚,可以添加版权和显示文件修改时间和新增时间 的插件 - [fast-csv](https://github.com/zq99299/fast-csv) :使用 NIO + csv 协议手写 csv 读写功能; 对 CSV 协议解析有一点问题,暂时就这样了 - [wx_sdk](https://gitee.com/zhuqiang/wx_sdk) : 早期的 wx 功能,从接入公众号,到开发调用微信 api ,搭成了一个架子,包含了一部分常用的 API