# reference_stuff **Repository Path**: xmzb1218/reference_stuff ## Basic Information - **Project Name**: reference_stuff - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-12 - **Last Updated**: 2025-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # reference_stuff #### Python 环境准备 1. [Python环境管理大比拼:pip、Conda、Pyenv、Rye、Virtualenv、PDM、Poetry等工具](https://zhuanlan.zhihu.com/p/683699218) 2. [Python包管理工具之 PDM](https://www.51cto.com/article/715496.html) 3. [【Python】环境管理怎么选择【virtualenv】【pipenv】【 poetry】【 conda】](https://blog.csdn.net/friendlytkyj/article/details/136430584) 4. [Rye:一个实验性质的Python包管理系统](https://www.163.com/dy/article/I524963105318EB9.html) 5. [【Python - 虚拟环境】项目的启动,从隔离开发环境开始](https://segmentfault.com/a/1190000041944234) 6. [来了!划时代的 Python 包管理工具 -- PDM](https://zhuanlan.zhihu.com/p/468445226) 7. [**让uv管理Python的一切](https://www.bilibili.com/video/BV1Stwfe1E7s) #### 大数据与机器学习 1. [大数据与机器学习经典案例(微课视频版)](https://www.bilibili.com/video/BV1Jt4y177sE) - [原始数据集](https://www.kaggle.com/c/house-prices-advanced-regression-techniques/data)、[Ames Housing Dataset House Prices Prediction](https://github.com/pradipbasak/HousePricesPrediction)、[House Prices Ames Dataset](https://github.com/acakin/house_price_prediction)、[House Prices - Advanced Regression Techniques](https://github.com/arsen39/house-prices-prediction)、[房价预测 house price predict](https://blog.csdn.net/weixin_39284140/article/details/80251645) #### Web UI 自动化 1. [DrissionPage 基于python的网页自动化工具](http://drissionpage.cn) 2. [Playwright对比selenium](https://blog.csdn.net/m0_70618214/article/details/131601495) 3. [Playwright 和 Selenium的对比](https://blog.csdn.net/m0_68405758/article/details/131458754) 4. [PlayWright教程--新手篇](https://zhuanlan.zhihu.com/p/669159171) 5. [2024年用playwright解决前程无忧滑块问题](https://zhuanlan.zhihu.com/p/677551374) 6. [2023年-7月份获取前程无忧岗位数据](https://blog.csdn.net/ymdaa555/article/details/131657351) 7. [Python爬取前程无忧招聘数据,制作可视化图展示](https://zhuanlan.zhihu.com/p/648023749) #### DrissionPage 相关 1. [爬虫自动化DrissionPage实战案例](https://space.bilibili.com/308704191/channel/collectiondetail?sid=1947582) #### Playwright 相关 1. [Playwright运行报错的解决](https://www.cnblogs.com/dingnosakura/p/17474864.html) 2. [docker内使用playwright](https://www.cnblogs.com/lccyb/p/17407848.html) 3. [强大易用!新一代爬虫利器 Playwright 的介绍](https://blog.csdn.net/m0_48891301/article/details/133611235) 4. [一、playwright入门篇-基础知识](https://blog.csdn.net/qiguniang_/article/details/128822224) 5. [使用 Playwright 搭建前端自动化测试工程 (上)](https://zhuanlan.zhihu.com/p/635253585) 6. [EasyAutoUITest 端到端自动化测试框架,基于Java8+SpringBoot2.7+TestNG7.4+Playwright1.41.2开发](https://gitee.com/lakernote/easy-auto-uitest) 9. [在docker中运行playwright时缺少依赖项](https://cloud.tencent.com/developer/ask/sof/549249/answer/839995) #### autoware 相关 1. 源码编译指令:colcon build --symlink-install --cmake-args -DCMAKE_BUILD_TYPE=Release --packages-select --cmake-args -DCMAKE_CXX_FLAGS="-Wno-unused-local-typedefs“ 2. [官方文档 - 启动 autoware](https://autowarefoundation.github.io/autoware-documentation/main/how-to-guides/integrating-autoware/launch-autoware/) 3. 查看tf2坐标系变换树(指令一生成pdf文件方式的当前树,指令二查看对应pdf文件):ros2 run tf2_tools view_frames; evince frames.pdf 4. [知乎专栏 机器人操作系统ROS2 包含整个 ROS2 核心模块介绍,涉及实验再现](https://www.zhihu.com/column/c_1348897856313581568) #### 基于容器进行 Web UI 测试 1. [使用 Docker 搭建 Jenkins+python3+selenium](https://blog.csdn.net/Xsk215/article/details/132341003) 2. [pip(3) install,完美解决 externally-managed-environment](https://www.yaolong.net/article/pip-externally-managed-environment/) 3. [Debian 12 更换软件源](https://cloud.tencent.com/developer/article/2348084) 4. [如何配置Debian 12的本地国内源?](https://www.cmdschool.org/archives/21971) 5. [只需五步,在Linux安装chrome及chromedriver(CentOS)](https://blog.csdn.net/momoda118/article/details/132230459) 6. [Google Chrome for Linux: Download and Installation](https://linuxconfig.org/how-to-install-google-chrome-browser-on-linux) 7. [Selenium 自动化测试程序(Python版)](https://gitee.com/caijianwei01/selenium_python) 8. [CI/CD学习笔记:Docker 安装部署持续集成环境Jenkins+pytest+allure](https://blog.csdn.net/sevel/article/details/123614054) 9. [最全的Pytest+Allure使用教程,建议收藏](https://blog.csdn.net/qq_53071851/article/details/131013824) 10. [构建自动化测试环境:使用Docker和Selenium](https://baijiahao.baidu.com/s?id=1771753753724811709) 11. [无头浏览器与Selenium:探索无界爬虫的奇妙世界](https://blog.csdn.net/ak_bingbing/article/details/134793522) 12. [『python爬虫』24. selenium之无头浏览器-后台静默运行(保姆级图文)](https://blog.csdn.net/u011027547/article/details/129783868) 13. [Ubuntu中实现Docker内安装jenkins+jenkins远程触发](https://www.cnblogs.com/dhcnblog/p/11299420.html) 14. [【Devops】Jenkins - 远程触发三板斧](https://blog.csdn.net/m0_37904728/article/details/82790390) 15. [linux报错:session not created: DevToolsActivePort file doesn't exist)](https://www.5axxw.com/questions/simple/y7otzh) #### OpenCV 1. [面向初学者的 OpenCV-Python 教程](https://codec.wang/docs/opencv)、[CodecWang的opencv专栏](https://cloud.tencent.com/developer/column/93708?tag=10713) 2. [opencv如何去某一点的像素值 opencv去除毛刺](https://blog.51cto.com/u_16213581/9766097) 3. [【Python】【Opencv】形态学操作cv2.morphologyEx()函数详解和示例,实现腐蚀、膨胀、闭和开等运算](https://blog.csdn.net/qq_22734027/article/details/135870612) 4. [getStructuringElement函数以及开、闭、腐蚀、膨胀原理讲解](https://blog.csdn.net/m0_60447786/article/details/125466116) 5. [在图像处理中,怎样去掉线或边上的黑点?](https://www.zhihu.com/question/448183195)、[如何使用OpenCV去除此图像中的黑点?](https://cloud.tencent.com/developer/information/%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8OpenCV%E5%8E%BB%E9%99%A4%E6%AD%A4%E5%9B%BE%E5%83%8F%E4%B8%AD%E7%9A%84%E9%BB%91%E7%82%B9%EF%BC%9F) #### OCR 图片文字识别 1. [python-selenium图片识别处理](https://gitee.com/f77yue/python-selenium-picture-recognition-processing) 2. [Python OCR工具pytesseract详解](https://blog.csdn.net/u010698107/article/details/121736386) 3. [【pytesseract】python图片识别OCR库](https://blog.csdn.net/yuetaope/article/details/120561236) 4. [EasyOCR,识别图片中的文字真的so easy](https://blog.csdn.net/juzicode00/article/details/122243330) 5. [Python开源文字识别,tesseract-ocr软件的安装配置](https://baijiahao.baidu.com/s?id=1729502402113148977) 6. [基于pytesseract进行图片文字识别](https://zhuanlan.zhihu.com/p/561216149) 7. [介绍一个Python 包,几行代码可实现 OCR 文本识别!](https://baijiahao.baidu.com/s?id=1678244254104042055) 8. [【Python】ddddoc进行OCR识别和目标检测 ——识别验证码和滑块(安装部署+测试代码注释详细)](https://blog.csdn.net/u011027547/article/details/130034824) 9. [dddocr验证码识别](https://blog.csdn.net/weixin_52529845/article/details/134047787) #### RPA 1. [小瓶RPA 永久免费(个人版) 支持浏览器web应用和客户端应用的操作流程自动化](https://gitee.com/pbottle/pbottle-rpa) 2. [II-RPA 纯开源,纯代码,无限制,自由使用研究](https://gitee.com/rpaii/II-RPA) 3. [从0-1开始编写RPA设计器和机器人工具,包含教学用示例代码和电子书教程,基于微软工作流开发](https://gitee.com/rpa_ai/rpastudiobook) 4. [开源RPA TagUI 中国版](https://gitee.com/TagUIcn/tagui) 5. [RPA for Python (TagUI 在 Python 里使用)](https://github.com/tebelorg/RPA-Python) 6. [影刀 RPA(社区版 1 人免费)](https://www.yingdao.com) #### AI摄像头 1. [友思特分享 | 量产发布:首款在实时视频流中实现AI感知叠加的工业相机](https://mp.weixin.qq.com/s/jI6yflBbyoXuEGh8ZYw45A) 2. [【虹科案例】 一台智能相机无需PC通过人工智能实现自动化拾取](https://mp.weixin.qq.com/s/OfxSygPQnFuPw_OAj-eejw) #### AI视觉识别 1. [干货|K210新手入门](https://mp.weixin.qq.com/s?__biz=MzI4OTYxNjA2OA==&mid=2247572092&idx=1&sn=360769405bcf7b1a7e6a546f54bcf5e9) 2. [K210高效地实现物体识别](https://www.bilibili.com/video/BV1DC411L73d) 3. [物联网毕设 -- K210物品计量器(K210+STM32+云平台)](https://blog.csdn.net/herui_2/article/details/138027592) 4. [K210基础实验系列](https://blog.csdn.net/hvbkbb/article/details/135444835)、[KPU特征识别](https://blog.csdn.net/hvbkbb/article/details/135447515) #### 芯片/板卡资源 1. [矽速科技sipeed 涵盖AI视觉、FPGA等](https://wiki.sipeed.com) 2. [算能sophgo 涵盖处理器、服务器等](https://www.sophgo.com)、[SG200X系列SDK正式开源,丰富活动等你参加!](https://www.sophgo.com/post/360.html) 3. [01studio 专注Python系列开发板](https://www.01studio.cc/)、[pyAI-K210](https://download.01studio.cc/zh-cn/latest/micropython/pyAI-K210/pyAI-K210.html)、[01studio淘宝官方店](https://01studio.taobao.com/) 4. [嘉楠科技 涵盖AI芯片等](https://www.canaan-creative.com/)、[K210 CanMV 文档](https://developer.canaan-creative.com/canmv/main/canmv/index.html) #### 爬虫 Spider 资源 1. [SpiderBox - 虫盒 - 爬虫逆向资源导航站](https://spiderbox.cn) 2. [爬虫工具库](https://spidertools.cn) #### DDD 学习 1. [迄今为止最完整的 DDD (领域驱动设计) 实践](https://www.yaolong.net/article/ddd/) 2. [迄今为止最完整的DDD实践](https://blog.csdn.net/AlibabaTech1024/article/details/125674376)、[迄今为止最完整的DDD实践(知乎)](https://zhuanlan.zhihu.com/p/651873384) 3. [领域驱动设计DDD|从入门到代码实践](https://zhuanlan.zhihu.com/p/633633788) 4. [万字长文解析,领域驱动设计(DDD)落地设计](https://zhuanlan.zhihu.com/p/629008240) 5. [支持DDD的低代码平台 一个用领域驱动设计思想编写的单体应用示例](https://gitee.com/mooodo/edev-ddd-monolith) #### QrCode 二维码 1. [使用Python生成二维码 segno](https://zhuanlan.zhihu.com/p/692495453)、[Python-qrcode 库实战教程:快速生成二维码](https://blog.csdn.net/liaoqingjian/article/details/145273862) 2. [一个神奇的 Python 库,segno](https://blog.csdn.net/qq_57401254/article/details/135957116)、[segno官方文档](https://segno.readthedocs.io) 3. [【python+amzqr+imageio】生成动态二维码](https://blog.csdn.net/weixin_44844635/article/details/131350023) 4. [Python如何实现二维码识别](https://docs.pingcode.com/ask/1113932.html) 99. [二维码名片vCard和MECARD格式](https://blog.csdn.net/qq_39019865/article/details/131193438)、[二维码名片制作:MECARD 和 vCard](https://blog.csdn.net/runsong911/article/details/131430800) #### 关注资源 1. [Python 开源项目之「自学编程之路」,保姆级教程](https://github.com/Jack-Cherish/PythonPark)、[Gitee同步库(滞后)](https://gitee.com/Jack-Cui/PythonPark) #### 个人资源借鉴 1. [Python PyAutoGUI UI自动化](https://gitee.com/zhouhuajian-course/python-pyautogui) 2. [Python Tkinter 数字时钟项目](https://gitee.com/zhouhuajian-course/python-tkinter-digital-clock) 3. [Python PySide6 艺术二维码生成器项目](https://gitee.com/zhouhuajian-course/python-pyside-artistic-qrcode-generator) 4. [Markdown 方式整理的文档](https://gitee.com/zhouhuajian-course/software-manual) 5. [Shell 脚本编程](https://gitee.com/zhouhuajian-course/shell-scripting) 6. [MySQL Binlog 八种应用场景](https://gitee.com/zhouhuajian-course/mysql-binlog-scenario) 7. [停止重构](https://stoprefactoring.com)、[B站资源](https://space.bilibili.com/507373006) 8. [python+you_get+moviepy】获取视频并提取音频](https://blog.csdn.net/weixin_44844635/article/details/131345293) #### Python + Selenium (关键字搜索 + 字面初筛) 1. [python实现web端ui自动化](https://gitee.com/xiqin1/selenium_python) 2. [用python语言,使用selenium工具完成对整个注册页面的自动化测试](https://gitee.com/gu-yu-tianxiang/Selenium) 3. [结合项目自动化测试](https://gitee.com/lilipeng-peng/python_selenium_project) 4. [基于python的接口自动化测试,在excel里面写用例](https://gitee.com/xiaobotester/ApiTestTools_Python) 5. [简单的python+selenium脚本](https://gitee.com/ldgan/pyuipom) 6. [Python使用senlenium进行web页面自动填充和提交以及数据挖掘](https://gitee.com/henry_028/python-selenium) 7. [Python+Selenium从零开始到框架设计 采取了 POM 设计,完成 web UI 页面自动化测试 POM ui 自动化设计](https://gitee.com/election-stop/python-selenium) #### PySide6 1. [为PySide6程序提供多语言支持(官方文档翻译)](https://zhuanlan.zhihu.com/p/675774563) 2. [【已解决】PySide6热切换界面中英文(热切换界面语言)](https://zhuanlan.zhihu.com/p/660573222) 3. [PySide6 学习笔记](https://blog.csdn.net/humbunklung/category_12600661.html)、[PySide6 GUI 学习笔记——使用资源文件](https://blog.csdn.net/Humbunklung/article/details/138258139) 4. [PySide6 快捷工具简介 源自书籍【PySide 6/PyQt 6 快速开发与实战】](https://book.qq.com/book-read/46418388/9) #### Python开发 1. [2024最新版Python自动化办公教程](https://www.bilibili.com/video/BV1Hr421E7wJ) 2. [Python动画短片教程(一)](https://www.bilibili.com/video/BV1Sy411Y7ne)、[Python动画短片教程(二)](https://www.bilibili.com/video/BV1iVhKe7E2U) 2. [Python3实现i18n国际化](https://www.cnblogs.com/JentZhang/p/16775758.html)、[gettext --- 多语种国际化服务](https://docs.python.org/zh-cn/3/library/gettext.html) 3. [Python 标准库模块 configparser](https://zhuanlan.zhihu.com/p/657282361) #### 宜信分享 1. [基于 Selenium+Python 的 web 自动化测试框架](https://my.oschina.net/u/4007037/blog/3057678) 2. [数据中台:宜信敏捷数据中台建设实践 | 分享实录](https://my.oschina.net/u/4007037/blog/3054953) #### VSCode容器开发 1. [Linux系统下使用Docker+VScode+Dev Containers构建隔离开发环境](https://blog.csdn.net/zpc20000929/article/details/127598851) 2. [配置VSCode的Dev Container](https://zhuanlan.zhihu.com/p/627102373) 3. [提升前端开发体验:利用 Dev Containers 实现高效开发](https://segmentfault.com/a/1190000043958639) 4. [使用 VS Code 在容器中开发](https://linux.cn/article-13708-1.html) 5. [VSCode云端开发环境搭建 (Remote-Containers)](https://zhuanlan.zhihu.com/p/95878237) 6. [VSCode - 插件Remote container [Jest unit test] - 学习/实践](https://blog.csdn.net/william_n/article/details/110876725) 7. [一招解决开发环境问题——远程容器开发指南](https://zhuanlan.zhihu.com/p/585765483) #### 容器开发相关 1. [Docker遇到Intellij IDEA,Java开发提升了十倍生产力](https://www.yingsoo.com/news/servers/45728.html) 2. [IDEA 集成 Docker 插件一键部署 SpringBoot 应用小结](https://www.jb51.net/program/305372ss7.htm) 3. [构建C语言开发环境](https://www.sohu.com/na/712811941_185201) 4. [开发环境是否能容器化? 包括 envd (AI/ML 领域的环境配置) 介绍](https://www.zhihu.com/question/377465159) 5. [支持包括显卡/用户传递等特性并广泛用于 ROS2 的容器实现](https://github.com/osrf/rocker) 6. [【Docker镜像库失效应对策略 】搭建自己的多平台镜像站](https://zhuanlan.zhihu.com/p/702622699) 7. [Docker 镜像仓库](https://blog.csdn.net/Yuanshigou9/article/details/136963250) 8. [「云托管」容器中通过maven构建jar包-Dockerfile文件](https://open.alipay.com/portal/forum/post/141601021) 9. [Docker版maven构建工具的使用](https://baijiahao.baidu.com/s?id=1727466767605824176) 10. [Docker Getting started with Java 学习指南](https://blog.csdn.net/cr7258/article/details/116902880) 11. [Faster Maven builds in Docker](https://blog.frankel.ch/faster-maven-builds/2) 12. [如何使用Docker中构建Java jar包,并且实现开启自启](https://blog.csdn.net/weixin_43025343/article/details/137353683) 13. [【docker】导入镜像报错磁盘空间不足的解决方法 && 【docker】修改默认的存储路径](https://developer.aliyun.com/article/1024567) 14. [关于`dial unix /var/run/docker.sock: connect: permission denied`的处理方法笔记](https://www.cnblogs.com/Zhou-Tx/p/17713177.html) 15. [【Docker】配置文件](https://blog.csdn.net/binqian/article/details/142682659) 16. [docker exec -it_开发者不可不知的 Docker 命令](https://blog.csdn.net/weixin_39602579/article/details/110639571) 17. [**docker使用GPU总结](https://www.cnblogs.com/linhaifeng/p/16108285.html) #### 容器镜像/代理 1. [Docker镜像加速 可直接配置docker引擎来使用](https://github.com/DaoCloud/public-image-mirror) 2. [Docker Hub网站仓库国内进不去了?手把手教你通过GitHub项目构建自己的镜像仓库站!](https://blog.csdn.net/m0_61323675/article/details/130756529) 3. [解决 Docker Hub 国内无法访问的方法(Docker 镜像下载加速)](https://gitcode.csdn.net/66276e78c46af92642763d7e.html) 4. [解决目前Docker Hub国内无法访问方法汇总](https://zhuanlan.zhihu.com/p/642560164) 5. [寻根究底,为什么Docker中的Alpine Linux镜像能这么小](https://cloud.tencent.com/developer/article/2214633) #### docker替代 1. [nerdctl容器管理](https://blog.csdn.net/omaidb/article/details/128677718)、[GitHub源站](https://github.com/containerd/nerdctl) 2. [containerd高阶命令行工具-nerdctl](https://www.cnblogs.com/lifuqiang/articles/17850939.html) #### docker巧用 1. [使用Docker运行Windows](https://zhuanlan.zhihu.com/p/697640078)、[Windows inside a Docker container](https://github.com/dockur/windows) 2. [使用Docker安装Windows虚拟机 简单上手](https://zhuanlan.zhihu.com/p/689086315) #### 注解生成后台管理框架 1. [Erupt 通用数据管理框架,对象即页面](https://gitee.com/erupt/erupt.git) 2. [Anno Admin 零前端代码,注解驱动,轻松拓展实现界面化CRUD](https://gitee.com/cmeet/anno-admin.git) #### 低代码开发 1. [amis 百度低代码前端框架,使用 JSON 配置来生成页面](https://aisuda.bce.baidu.com/amis/zh-CN/docs/index) 2. [阿里低代码引擎,基于物料等概念来定义设计器](https://lowcode-engine.cn/site/docs/guide/quickStart/intro) 3. [NocoBase 是一个极易扩展的开源无代码和低代码开发平台](https://cn.nocobase.com/) 4. [场景化低代码(LowCode)搭建工作台,实时输出源代码](https://github.com/sparrow-js/sparrow.git) 5. [Yao 只需使用 JSON 即可创建数据库模型、编写 API 接口、描述管理后台界面的应用引擎](https://github.com/YaoApp/yao/blob/main/README.zh-CN.md) 6. [华炎魔方低代码PaaS平台是一款基于 Salesforce Platform 的开源替代方案](https://github.com/steedos/steedos-platform/blob/master/README_cn.md) 7. [国内低代码平台从业者交流](https://github.com/taowen/awesome-lowcode.git) 8. [OneCode低代码引擎](https://gitee.com/wenzhang77/ocstudio) 9. [**H5VE低代码V3 表单引擎+工作流引擎](http://www.h5ve.com)、[Gitee源码](https://gitee.com/h5ve/h5ve-boot) #### 流程引擎 1. [中国式传统流程引擎开源标杆](https://gitee.com/gailunJAVA/dingding-mid-business-java.git) 2. [飞龙工作流 FlowLong](https://gitee.com/aizuda/flowlong.git) 3. [仿钉钉审批流程设置vue3版本](https://github.com/StavinLi/Workflow-Vue3.git) 4. [(较早2015年开发)简单、轻巧、灵活的工作流引擎](https://gitee.com/yuqs/snakerflow.git) 5. [workflow 工作流设计器](https://gitee.com/willianfu/jw-workflow-engine.git) 6. [**推荐 SpringBoot集成Flowable工作流](https://blog.csdn.net/packge/article/details/136025175) 7. [**推荐 SpringBoot3 + Flowable7 工作流引擎使用笔记](https://blog.csdn.net/qq_41892775/article/details/141108020) 8. [**推荐 SpringBoot+flowable快速实现工作流](https://blog.csdn.net/zhiyikeji/article/details/125832031)、[Gitee源码](https://gitee.com/ninesuntec/flowable) 9. [*仅参考 Docker部署Flowable-UI](https://blog.csdn.net/zhiyikeji/article/details/124882628) 10. [*仅参考 SpringBoot3 + Flowable7 工作流引擎使用](https://blog.csdn.net/weixin_49473245/article/details/142527166) 11. [**推荐 一文了解工作流引擎](https://blog.csdn.net/shangjg03/article/details/135107332) 12. [***推荐 【技术选型与调研】 流程引擎(工作流引擎|BPM引擎):Activiti、Flowable、Camunda](https://www.cnblogs.com/johnnyzen/p/18024283/business-process-engine) 13. [bpmn和cmmn与dmn结合](https://blog.csdn.net/qq_30739519/article/details/106622771)、[工作流中 BPMN 、 CMMN 、 DMN 的应用场景](https://sourcebyte.vip/article/376.html) 14. [***推荐 邵晨峰的博客 Camunda流程引擎 官方快速入门教程中文版](http://shaochenfeng.com/camunda/) 15. [Flowable——表单详解](https://blog.csdn.net/cold___play/article/details/133024565) 16. [***推荐研究 FlyFlow 类钉钉飞书样式,包含前后端代码、基于flowable的开箱即用的低代码开源专业工作流引擎](https://gitee.com/junyue/flyflow)、[FlyFlow文档](https://www.flyflow.cc/guide) 17. [springboot集成flowable工作流](https://blog.csdn.net/qq_32419139/article/details/135356713)、[Gitee源码](https://gitee.com/flgitee/flowable-springboot) #### 流程编排 1. [轻量,快速,稳定可编排的组件式规则引擎](https://liteflow.cc/) 2. [编排式规则引擎LiteFlow在转转轻质检报告的实践](https://zhuanlan.zhihu.com/p/643080855) 3. [流程编排、如此简单-通用流程编排组件JDEasyFlow介绍](https://developer.jdcloud.com/article/2604) 4. [白话文解析LiteFlow的理念是什么?什么时候用该怎么用?干货满满](https://www.sammery.com/archives/2291.html) #### 规则引擎 1. [规则引擎-EasyRules](https://zhuanlan.zhihu.com/p/186214575) 2. [(2020年底项目已进行维护状态) EasyRules](https://github.com/j-easy/easy-rules) 3. [Drools 规则引擎应用 看这一篇就够了](https://zhuanlan.zhihu.com/p/482763434) #### 前端技术 1. [pm2的安装与基本命令](https://blog.csdn.net/weixin_53791978/article/details/129120849) 2. [**PM2 | NodeJS应用进程管理工具—PM2的基本使用](https://blog.csdn.net/sunyctf/article/details/130655852) 3. [**pm2 使用指南](https://zhuanlan.zhihu.com/p/667965461) 4. [Node进程管理器PM2使用](https://blog.csdn.net/xgangzai/article/details/139105917) 5. [nodejs部署方式-pm2](https://www.cnblogs.com/niumowangya/p/10430989.html) #### VUE3 前端开发 1. [vue3 + arco design vue 表身单元格合并](https://www.cnblogs.com/twq46/p/18317803) 2. [AntDesignVue组件里面的a-table组件实现合并单元格](https://blog.csdn.net/2202_75324165/article/details/141959510) 3. [【表格合并行】基于vue3+ant design vue开发表格合并行算法](https://blog.csdn.net/qq_43612822/article/details/139187390) 4. [ant design vue3 table 使用 customcell 合并单元格](https://wenku.baidu.com/view/7e976a562bea81c758f5f61fb7360b4c2e3f2ac6.html) 5. [如何设置vue照片权限](https://worktile.com/kb/p/3603679)、[JS如何获取浏览器声音、麦克风以及通知权限](https://www.jb51.net/javascript/318516cm5.htm) 6. [H5获取手机号](https://blog.csdn.net/po123op123/article/details/144152512)、[html5 本机号码](https://blog.51cto.com/u_16175514/9121274) #### 开源业务 1. [Skyeye云办公系列 备注:无库表,前端传统Html/Js](https://gitee.com/doc_wei01/skyeye) [【Skyeye 云办公系列介绍】](https://docs.qq.com/doc/DYUxuT3pSdGhVVXFC) 2. [mall 电商系统](https://gitee.com/macrozheng/mall) 3. [HC小区物业管理系统](https://gitee.com/wuxw7/MicroCommunity.git) 4. [城市级社区平台](https://gitee.com/china-1977/life) 5. [三勾点餐系统](https://gitee.com/victor123/jjjfood-java) 6. [轻松餐饮](https://gitee.com/Champagne_7/easy) 7. [纷析云SAAS云财务软件开源版](https://gitee.com/flyemu/public-financial) 8. [纷析云SAAS多租户进销存系统](https://gitee.com/flyemu/jxc) 9. [「e家宜业」是一整套开源智慧物业解决方案,基于nodejs、typescript、koa、vue开发](https://gitee.com/chowa/ejyy) 10. [AI多模态能力平台(免费的自然语言处理、情感分析、实体识别、图像识别与分类、OCR识别、语音识别)](https://gitee.com/stonedtx/free-nlp-api) 11. [Smart-Parking智能停车场管理平台](https://gitee.com/52itstyle/smart-parking) 12. [中药图像识别系统(APP端+服务器端)](https://gitee.com/xiaohaoo/medicine-identification) 13. [图书管理系统](https://gitee.com/wherezy1/library)、[基于mall项目进行学习,自己从0到1的再次搭建](https://gitee.com/wherezy1/mymall) #### 解决方案参考 1. [java实现电子发票中的发票税号等信息识别的几种可用方案](https://blog.csdn.net/Alex_81D/article/details/128923743) 2. [100+套大数据可视化模板](https://gitee.com/iGaoWei/big-data-view) 3. [如何搭建一个自助打印机](https://github.com/yang999876/sharedprinter)、[学生开发自助打印系统](https://www.bilibili.com/video/BV1X5eFeAELh) 4. [SpringBoot项目实战 EasyChat 仿微信 即时通讯 计算机毕业设计 简历项目 netty 聊天 项目经验(后端已完结)](https://www.bilibili.com/video/BV1zT42127kM) 5. [sg-exam:Star 2.2k,一套完善的在线教育平台](https://juejin.cn/post/7449325867879202828)、[Gitee源码](https://gitee.com/wells2333/sg-exam) #### 架构参考 1. [架构师必须掌握的画图工具,时序图、架构图、各种UML图轻松掌握](https://www.bilibili.com/video/BV16E421T7hc) 2. [从零开始学架构](https://www.bilibili.com/video/BV1kp4y1x7Ad) 3. [Java项目教你画图;架构图、拓扑图、用例图、流程图、建模图、分层图!](https://www.bilibili.com/video/BV1Nes9e2E5K) #### 前后端分离全栈学习 1. [1天搞定SpringBoot+Vue全栈开发](https://www.bilibili.com/video/BV1nV4y1s7ZN) 2. [Snowy(SnowyAdmin) 国内首个国密前后端分离快速开发平台](https://gitee.com/xiaonuobase/snowy) 3. [SpringBoot入门---脚手架](https://blog.csdn.net/weixin_53676834/article/details/135863315) 4. [Gradle筑基——Gradle Maven仓库管理](https://blog.csdn.net/jdsjlzx/article/details/139216080) 5. [gradle构建项目lombok失效问题解决](https://blog.csdn.net/Leo_Hth/article/details/132242318) #### JeecgBoot 学习资源 1. [JeecgBoot 短信验证码接口,如何实现防刷机制?](https://baijiahao.baidu.com/s?id=1803755124023539722) #### 问卷系统 1. [TDuck填鸭表单 国内首批基于Vue开源的问卷/表单收集工具](https://gitee.com/TDuckApp/tduck-platform) 2. [卷王](https://gitee.com/surveyking/surveyking) #### 速查表 1. [为开发人员分享快速参考备忘清单(速查表) ](https://jaywcjlove.gitee.io/reference/)、[备用](https://jaywcjlove.github.io/reference) - [Gitee源码](https://gitee.com/jaywcjlove/reference)、[Github源码](https://github.com/jaywcjlove/reference) 2. [Road To Coding,意为编程自学之路](https://www.r2coding.com) 3. [Linux 中的输入重定向符号:<、<< 和 <<< 的解释与用法](https://blog.csdn.net/z475382220/article/details/136236217) 4. [*推荐 程序员工具站集合了程序员常用的网址导航和工具](https://www.cxygjz.com) #### MySQL 1. [实用 MySQL 文章文档合集](https://mp.weixin.qq.com/s?__biz=MjM5NTk0MTM1Mw==&mid=2650659944&idx=1&sn=c7276ba23dfd477dcc880fcf6232997f) 2. [数据库连接异常:create connection error, url: jdbc:mysql://ip/数据库名, errorCode 0, state 08S01问题处理](https://blog.csdn.net/weixin_43401380/article/details/125396182) 3. [mysqldump备份还原和mysqldump导入导出语句大全详解](https://www.jb51.net/article/49589.htm) 4. [MySQL mysqldump数据导出详解](https://www.cnblogs.com/chenmh/p/5300370.html) 5. [mongo备份和还原备份](https://www.cnblogs.com/niumowangya/p/11251408.html) 6. [如何监控MySQL数据库的还原进度](https://www.cnblogs.com/abclife/p/17602848.html) #### MongoDB 1. [MongoDB的安全认证详解](https://blog.csdn.net/Innocence_0/article/details/136375030) 2. [mongo数据库的一些命令(对于新同学,按照我的步骤连一遍即可)](https://www.cnblogs.com/caituntun/p/10890163.html) 3. [常见错误 ”Topology was destroyed“ 的解决方案](https://segmentfault.com/a/1190000008565250)、[检查手段](https://www.cnblogs.com/mirandachen/p/9213765.html) #### H2 1. [Hibernate H2 数据库连接配置 URL 解读](https://blog.csdn.net/huyuchengus/article/details/121484634) #### MES / ERP 1. [苦糖果MES](https://gitee.com/kutangguo/ktg-mes) 2. [源计划智能工厂MES系统(开源版)](https://gitee.com/Jintiago/yjh-mes)、[【00源计划ERP系统】进销存+生产+财务全流程介绍](https://www.bilibili.com/video/BV1Zt421V7NA) #### 车载监控 1. [基于JT/T 808协议实现的终端模拟程序 SpringBoot1.59 Java8](https://gitee.com/matrixy/jtt808-simulator.git)、[蛋疼是第一生产力](https://www.hentai.org.cn) 2. [JT808协议解析](https://gitee.com/yezhihao/jtt808-demo.git) 3. [jt808客户端测试程序,支持模拟多个终端,压力测试。](https://gitee.com/heibaifu/jt808client) 4. [GPS180 服务器平台](https://gitee.com/wibim/gps180.git) 5. [JT808-完整的车辆定位监控系统-支持一键启动](https://gitee.com/lingxcom/jt808.git)、[部标JT808JT1078车载终端模拟器【2022版】](https://blog.csdn.net/lingx_gps/article/details/128014846) 6. [JTXQ JT808模拟终端+JT1078模拟终端](https://blog.csdn.net/WXL2010/article/details/126789250)、[Gitee源](https://gitee.com/seeyouagainjh/JTXQ.git) 7. [智慧车队 Traccar GPS Tracking System](https://github.com/traccar/traccar.git)、[Traccar docker](https://github.com/traccar/traccar-docker) 8. [**交通部标JT808及JT1078车辆定位与视频监控平台开源对比](https://blog.csdn.net/lingx_gps/article/details/114039030) #### 车载视频部标机 1. [真的强者!上海有位宝应人,厉害了……_陈定锋](https://www.sohu.com/a/398376066_820568)、[通立科技](http://tl-tek.com) 2. [通立一体机 MR9804 视频演示](https://v-wb.youku.com/v_show/id_XNDYwNjM4NTM5Mg==.html) 3. [深圳泰康高科 4路主动安全预警SD卡一体机/部标机](http://tikvision.com/productshowb469.html)、[校车解决方案](http://tikvision.com/fashowf008.html) 4. [供应商 武汉新屋熊技术有限公司 MR9804车载监控部标一体机](https://www.gys.cn/qtanquanfanghusheb/4218565868.html) 5. [爱采购 博实结GF06T北斗视频监控部标机](https://b2b.baidu.com/land?url=https%3A%2F%2Fb2bwork.baidu.com%2Fland%3Flid%3D1794213131794111343&query=%E8%BD%A6%E8%BD%BD%E9%83%A8%E6%A0%87%E6%9C%BA) 6. [山西省孝义市智慧公交系统设备采购项目结果公告](https://prec.sxzwfw.gov.cn/jyxxzczb/685862.jhtml) 7. [通立设备调试命令.docx 支持试读2页](https://download.csdn.net/download/weixin_41770607/12266369) 8. [重启通立机台](https://www.bilibili.com/video/BV13F41167p1) #### 股票投资 1. [基于Python的pandas,akshare,bokeh,tornado,stockstats,ta-lib等框架开发的全栈股票系统](https://gitee.com/pythonstock/stock) - [freewebsys的专栏](https://blog.csdn.net/freewebsys/category_7076584.html)、[更早代码库](https://github.com/pythonstock/stock) 2. [AkShare 是基于 Python 的开源金融数据接口库](https://akshare.akfamily.xyz/) - [Github源码](https://github.com/akfamily/akshare)、[Gitee源码镜像](https://gitee.com/mirrors/akshare) 3. [fushare 中国商品期货基本面数据实用工具](https://github.com/LowinLi/fushare) 4. [Tushare是一个免费、开源的python财经数据接口包](http://tushare.org) - [Tushare大数据开放社区](https://tushare.pro)、[Github源码](https://github.com/waditu/tushare) 5. [将tushare接口封装在类中,并提供限流、重试功能](https://gitee.com/Polaritec/tushare-interface) 6. [tushare 应用示例一](https://gitee.com/zztigyk/tushare)、[tushare 应用示例二](https://gitee.com/magicianbox1/tushare_data)、[tushare 应用示例三](https://gitee.com/pgabc/tushare_function) 7. [同花顺问财](http://iwencai.com) 8. [Northstar 国内最优秀的基于JAVA的AI开源量化交易平台](https://gitee.com/dromara/northstar) #### aardio编程 1. [aardio Windows桌面软件快速开发工具](https://www.aardio.com) 2. [aardio扩展库,主要是Python和爬虫方面](https://github.com/kanadeblisst00/aardio-extlibs) #### MQTT 1. [一文搞懂MQTT,如何在SpringBoot中使用MQTT实现消息的订阅和发布](https://cloud.tencent.com/developer/article/2335403) 2. [MQTT 性能测试入门:常见测试场景和指标](https://baijiahao.baidu.com/s?id=1770478090395939185) 3. [EMQX vs Mosquitto | 2023 MQTT Broker 对比](https://zhuanlan.zhihu.com/p/623630147) 4. [ROS / ROS 2 C++ Node for bi-directionally bridging messages between ROS and MQTT](https://github.com/ika-rwth-aachen/mqtt_client) #### [IT技术知识开源图谱](https://dev-roadmap.gitcode.host/) 1. [前端技术学习路线图](https://codechina.gitcode.host/developer-roadmap/frontend/intro/) 2. [后端技术学习路线图](https://codechina.gitcode.host/developer-roadmap/backend/intro/) 3. [DevOps 技术学习路线图](https://codechina.gitcode.host/developer-roadmap/devops/intro/) 4. [测试学习路线图](https://codechina.gitcode.host/developer-roadmap/test/intro/) 5. [安全技术学习路线图](https://codechina.gitcode.host/developer-roadmap/security/intro/) 6. [云原生技术学习路线图](https://codechina.gitcode.host/developer-roadmap/cloud-native/intro/) 7. [AI 技术学习路线图](https://codechina.gitcode.host/developer-roadmap/ai/intro/) 8. [Python 学习路线图](https://codechina.gitcode.host/developer-roadmap/python/intro/) 9. [Go 技术学习路线图](https://codechina.gitcode.host/developer-roadmap/go/intro/) #### DevOps系列 1. [Devops系列一(制作并发布java项目的docker镜像)](https://blog.csdn.net/zhuganlai168/article/details/131461389) 2. [Devops系列二(使用helm chart,将java应用发布部署至k8s的示例)](https://blog.csdn.net/zhuganlai168/article/details/131483308) 3. [Devops系列三(拉取私库的helm chart,将java应用发布部署至k8s的示例)](https://blog.csdn.net/zhuganlai168/article/details/131483879) 4. [Devops系列四(使用argocd部署java应用到k8s容器)](https://blog.csdn.net/zhuganlai168/article/details/131567720) 5. [Devops系列五(CI篇之pipeline libraray)jenkins将gitlab helm yaml和argocd 串联,自动部署到K8S](https://blog.csdn.net/zhuganlai168/article/details/131606038) 6. [Devops系列六(CI篇之jenkinsfile)jenkins将gitlab helm yaml和argocd 串联,自动部署到K8S](https://blog.csdn.net/zhuganlai168/article/details/131609875) 7. [devops流程中,对接gerrit的设计与实现(一)](https://blog.csdn.net/zhuganlai168/article/details/130704658) 8. [devops流程中,对接gerrit的设计与实现(二)](https://blog.csdn.net/zhuganlai168/article/details/130708448) 9. [devops流程中,对接gerrit的设计与实现(三)](https://blog.csdn.net/zhuganlai168/article/details/130723618) #### ROS1/2 学习 1. [ROS2机器人入门到实战](https://blog.csdn.net/qq_27865227/category_11867423_4.html) 2. [ROS怎样实现在两台电脑间进行数据通信?](https://www.zhihu.com/question/270263038) 3. [小鱼带你一起使用docker来跑ros2小乌龟|docker安装ros2|docker可视化](https://blog.csdn.net/qq_27865227/article/details/120257661) 4. [docker内外连通ros_docker可视化&多容器跨主机通信](https://blog.csdn.net/weixin_28949049/article/details/112813975) 5. [ROS分布式多机通信(结合Docker跨容器主从通信)](https://dandelioncloud.cn/article/details/1577520518419148801) 6. [docker容器中安装ROS1/ROS2(不用配任何环境,10分钟搞定)](https://blog.csdn.net/zysss_/article/details/134125740) 7. [Ubuntu下使用docker ROS相关](https://blog.csdn.net/weixin_41954990/article/details/127851782) 8. [使用docker进行ros2开发](https://blog.csdn.net/qq_42700518/article/details/143312289) 9. [如何在docker内运行ROS2(dashing)的“小乌龟(turttlesim)”](https://blog.csdn.net/qq_29935433/article/details/106194487) 10. [ROS2机器人自动充电之雷达点云法](https://blog.csdn.net/qq_27865227/article/details/139664100) 11. [**如何白嫖GitHub来编译你的ROS2代码?](https://blog.csdn.net/qq_27865227/article/details/139479837) 12. [小鱼带你一起使用docker来跑ros2小乌龟](https://blog.csdn.net/qq_27865227/article/details/120257661) 13. [将ROS2的图像话题转成视频流在浏览器中显示](https://blog.csdn.net/qq_27865227/article/details/139482468) 14. [多线雷达太贵,穷鱼买不起,只能仿一个了](https://blog.csdn.net/qq_27865227/article/details/139480035) #### 传感器标定 1. [激光雷达和IMU标定](https://blog.csdn.net/lpj822/article/details/122451778) 2. [自动驾驶系统的传感器标定方法](https://zhuanlan.zhihu.com/p/57028341) 3. [lidar与imu外参标定](https://www.u72.net/dev/show-22498.html) 4. [3D激光雷达-IMU的无目标外参标定](https://mp.weixin.qq.com/s?__biz=MzU2NjU3OTc5NA==&mid=2247557540&idx=2&sn=3cca22b1c9c21dcd41322d1bd7e7cc0b) 5. [标定激光雷达-IMU](https://blog.csdn.net/abanchao/article/details/127985532) #### imu 参数标定 1. [imu内参标定](https://blog.csdn.net/weixin_42681311/article/details/126109617) 2. [利用 imu_utils 标定 imu](https://blog.csdn.net/er_dan_love/article/details/124370788) 3. [详解IMU标定经典论文:一种易于实施、无需外部设备的IMU校准方法](https://mp.weixin.qq.com/s?__biz=MzU2NjU3OTc5NA==&mid=2247580255&idx=1&sn=1dd0ffab8d7504705ff95f8f27bfab51) 4. [IMU测量原理与标定算法的实现](https://www.elecfans.com/article/88/142/2023/202306022096397.html) 5. [关于imu内参标定(确定性与不确定性)那些事](https://zhuanlan.zhihu.com/p/637489769) 6. [了解imu以及imu的标定](https://www.u72.net/dev/show-175993.html) #### AIGC 生成式人工智能 1. [DeepSeek+OpenManus打造本机部署Manus,保姆级图文+视频教程](https://www.bilibili.com/video/BV1omRaYaEPB) 2. [OpenManus:从0到1部署及场景体验](https://www.bilibili.com/video/BV1SEXKYzEky) #### TDD 1. [使用AssertJ让单元测试和TDD更加简单](https://blog.csdn.net/m0_67401761/article/details/126553636) #### Python 函数式编程 1. [Python高级技巧3:Python函数式编程的三种方法](https://baijiahao.baidu.com/s?id=1797712942342345363) 2. [Python函数式编程](https://blog.csdn.net/2302_76708905/article/details/139708507) 3. [一文详尽 Python 函数式编程技术](https://zhuanlan.zhihu.com/p/16395088997) 4. [技巧分享:何时用Python类编程?何时用函数式编程?](https://baijiahao.baidu.com/s?id=1768839224111988875) 5. [Python | 一文搞定函数式编程](https://blog.csdn.net/weixin_46264660/article/details/140903889) #### Java 函数式编程 1. [【Java 8】Stream中flatMap方法](https://www.cnblogs.com/satire/p/14867738.html) 2. [我不允许有人还不知道这10个Lambda表达式,助力开发效率飙升!](https://www.bilibili.com/video/BV1Xw4m1S7nE) #### Java协程 1. [快手Java透明协程:实现零代码修改提升30%QPS](https://blog.csdn.net/kuaishoutech/article/details/145606418) #### Java基础 1. [Lombok *Lombok库可能需要更新以适配最新的Jva版本*](https://blog.csdn.net/m0_53127626/article/details/135940509) 2. [Java开发中PO、VO、DAO、BO、DTO、POJO 含义](https://blog.csdn.net/XiaohuihuiHuiYi/article/details/131119358) #### SpringBoot Starter 1. [spring boot中对配置信息进行脱敏处理](https://github.com/xiaohaoo/encrypt-env-spring-boot-starter) #### Spring Cache 1. [SpringBoot百万级流量二级缓存使用:Caffeine本地缓存×Redis热数据同步,抗住10倍突发流量冲击](https://zhuanlan.zhihu.com/p/28077559294) #### Maven 相关 1. [maven插件maven-shade-plugin打包jar文件使用详解](https://blog.csdn.net/txhlxy/article/details/136213647) 2. [Springboot父子工程打包对比: maven-shade-plugin和spring-boot-maven-plugin](https://blog.csdn.net/lueduo/article/details/132722107) 3. [maven 构建docker](https://blog.51cto.com/u_16175523/8977462) 4. [Maven无法下载依赖之 maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories](https://blog.csdn.net/oscar999/article/details/131237101) #### 数据库 Schema 迁移 1. [数据库 Schema 变更工具进化史](https://zhuanlan.zhihu.com/p/632064463)、[优秀数据库模式迁移工具的发展历程](https://baijiahao.baidu.com/s?id=1780168720438832219) 2. [【SpringBoot系列】使用Flyway管理数据库版本](https://blog.csdn.net/qq_22097749/article/details/135470806) 3. [Spring Boot学习:Flyway详解](https://blog.csdn.net/qq_36551991/article/details/135225183) 4. [MySQL 数据库表结构差异 SQL 工具 mysqldiff 使用教程](https://blog.csdn.net/gitblog_00593/article/details/142240037)、[mysql两个数据库数据差异对比](https://blog.51cto.com/u_16213375/10684436) 5. [5 分钟上手 Bytebase,完成第一次 Schema 变更](https://segmentfault.com/a/1190000044568954)、[用 Bytebase 做数据库 schema 迁移](https://segmentfault.com/a/1190000044451261) 6. [liquibase介绍,liquibase这一篇就够了](https://blog.csdn.net/qq_41854273/article/details/124963965) 7. [数据库版本管理工具Liquibase](https://segmentfault.com/a/1190000021208813) 8. [SpringBoot整合Liquibase **只是展示了对数据库schema的影响,缺乏与java对象的关联,参见随后的标准liquibase-hibernate范例](https://blog.csdn.net/weixin_45529338/article/details/141234254) 9. [Using Liquibase with Hibernate **官方插件,正解](https://contribute.liquibase.com/extensions-integrations/directory/database-tutorials/hibernate/)、[示例源码](https://github.com/juliuskrah/hibernate-liquibase) 10. [Spring Boot下使用Liquibase教程 **内容可用,但实现更建议参考以上的官方配置](https://www.imooc.com/article/359670) 11. [Liquibase配置文件详解](https://blog.csdn.net/a112626290/article/details/104263790) 12. [Liquibase-数据库脚本版本管理控制 **演示了load数据和校验值](https://www.cnblogs.com/ludangxin/p/16676701.html) 13. [比较Flyway与Liquibase两大数据库迁移工具 **Flyway不支持生成差异](https://baijiahao.baidu.com/s?id=1699970140631082268) 14. [SpringBoot数据库管理 - 用Liquibase对数据库管理和迁移? **可以调用外部命令执行备份](https://zhuanlan.zhihu.com/p/543550801)、[官方文档链接](https://docs.liquibase.com/change-types/execute-command.html#yaml_example) 15. [Liquibase学习4 - 管理changelog **重要](https://blog.csdn.net/weixin_39651356/article/details/125863611) 16. [SpringBoot 整合 Liquibase](https://blog.csdn.net/baihaibo1024/article/details/131410870) #### 公有云资源 1. [百度 AI 开放平台,其公有云 API 可享一定量的每月免费试用限额,涵盖:语音技术、文字识别等](https://ai.baidu.com/) 2. [百度地图开放平台](https://lbsyun.baidu.com/) 3. [百度 AI 编程助手 Baidu Comate](https://comate.baidu.com/zh) 4. [Linux系统安装cursor](https://blog.csdn.net/weixin_61359674/article/details/143103205) 5. [不懂编程也没关系,Cursor AI帮你轻松写代码!](https://blog.csdn.net/djstavaV/article/details/142383408) #### 代理加速 1. [GitHub Proxy](https://ghproxy.link/)、[GitHub Proxy](https://ghfast.top)、[Docker Proxy](https://dockerproxy.link)、[Docker Proxy](https://dockerproxy.net) 2. [开源利器:gh-proxy —— 打造你的高速GitHub通道](https://blog.csdn.net/gitblog_00184/article/details/141013773) 3. [GitHub 文件加速](https://github.moeyy.xyz/)、[gh-proxy 的 Go 语言版本](https://github.com/moeyy01/gh-proxy-go)、[gh-proxy源站](https://github.com/hunshcn/gh-proxy) 4. [告别卡顿畅享GitHub:国内开发者必看的五大加速访问与下载技巧](https://baijiahao.baidu.com/s?id=1807433806299426313) 5. [常用优秀软件和服务的 Dockerfile 文件(包含gh-proxy)](https://github.com/stilleshan/dockerfiles) 6. [开发者边车,github打不开,github加速,git clone加速,git release下载加速,stackoverflow加速](https://github.com/docmirror/dev-sidecar) 7. [FastGithub:github加速神器,解决github打不开、用户头像无法加载、releases无法上传下载、git-clone、git-pull、git](https://cloud.tencent.com/developer/article/2299725) #### snap沙盒 1. [使用snap安装指定版本的openjdk](https://blog.csdn.net/qq_44637314/article/details/142267609) 2. [使用snap安装docker配置阿里云镜像加速](https://blog.csdn.net/qq_27348837/article/details/140918982) 3. [snap版docker换源](https://blog.csdn.net/qq_44637314/article/details/139899044) #### 创客 1. [【自制】我开发了一个通用机器人大脑!【硬核】](https://www.bilibili.com/video/BV1BZ421g7xQ)、[StackForce 轻量级的机器人开发平台](http://stackforce.cc) 2. [【自制】我把自行车做成了 自 动 驾 驶 !!【硬核】](https://www.bilibili.com/video/BV1fV411x72a)、[稚晖君 Gitee源站](https://gitee.com/peng_zhihui)、[XUAN-Bike GitHub源站](https://github.com/peng-zhihui/XUAN) 3. [合集 穿越必看 光学测距仪、手搓内存条等](https://space.bilibili.com/13519978/channel/collectiondetail?sid=143169) #### GoLang 1. [2024硬核golang云原生教程(完整版)](https://www.bilibili.com/video/BV15sHreWEDt) #### C/C++/C# 1. [C#调用C++ dll教程](https://blog.csdn.net/yao_hou/article/details/134471487) #### 开源知识 1. [Git 大全](https://gitee.com/all-about-git) 2. [Pro Git](https://codechina_dev.gitcode.host/progit2/) 3. [Markdown 基础入门](https://gitcode.net/courses/detail/2/l) 4. [开源协议详解系列 1/11](https://www.bilibili.com/video/BV1tL4y1T7z6) #### 静态站点生成器 SSG 1. [VitePress](https://vitepress.dev/zh) 2. [Docusaurus](https://www.docusaurus.cn)、[***值得学习的静态站点](https://www.flydean.com)、[***静态站点源码]](https://github.com/ddean2009/www.flydean.com) #### CDN 1. [GitHub pages配置自定义域名利用Cloudflare全球CDN](https://cloud.tencent.com/developer/article/2298074) 2. [用 GitHub 和 CloudFlare 搭建个人 CDN](https://developer.baidu.com/article/details/2731864) #### 域名 1. [eu.org域名的申请流程](https://www.cnblogs.com/eslzzyl/p/17765702.html) #### 编程基础 1. [linux段错误调试](https://blog.csdn.net/qq_29128985/article/details/131207309) 2. [C 总线错误 (bus error) - 段错误 (segmentation fault)](https://blog.csdn.net/chengyq116/article/details/105186781) 3. [在linux下调试段错误(核心已转储) Segmentation fault (core dumped)](https://zhuanlan.zhihu.com/p/361711167) #### 网页工具 1. [在线工具](https://www.lzltool.com) 2. [站长工具](https://tool.chinaz.com) #### 启动U盘制作工具 1. [新一代多系统启动U盘解决方案 Ventoy](https://www.ventoy.net) 2. [Rufus U 盘系统工具](https://rufus.ie)、[源站 GitHub](https://github.com/pbatard/rufus)、[源站 Gitee](https://gitee.com/mirrors/Rufus) 3. [微pe和firpe哪个好_微pe和firpe对比详细分析](https://blog.csdn.net/qq_40171230/article/details/140632046)、[FirPE](https://firpe.cn)、[微PE](https://www.weipe.vip)、[小兵PE](https://www.xiaobingxitong.com) #### 双 OS 系统 1. [EFI引导故障?修复其实很简单!](https://www.bilibili.com/video/BV19K41147wZ) 2. [「新手向」如何找回丢失的Windows引导项?](https://www.bilibili.com/video/BV1Ag411H7QU) 3. [Ubuntu 22.04 更新完内核重启卡在 grub 命令行解决办法](https://blog.csdn.net/xufulin2/article/details/133966583) 4. [如何在 Ubuntu 中挂载 Windows 分区?](https://blog.csdn.net/mzgxinhua/article/details/134712045) 5. [SSD,Ubuntu18.04下无法挂载Windows的分区,可能是什么问题(已解决)?](https://www.zhihu.com/question/339410641/answer/780597357) #### Ubuntu 相关 1. [Ubuntu磁盘分析和清理:baobab journalctl](https://www.cnblogs.com/liulianzhen99/articles/17926786.html) 2. [详解Ubuntu上清理缓存和垃圾文件](https://blog.csdn.net/weixin_39145520/article/details/134795022) 3. [释放和清理Ubuntu磁盘空间](https://www.jb51.net/os/Ubuntu/963871.html) 4. [ubuntu扩展逻辑卷并调整文件系统大小步骤](https://blog.csdn.net/pinke/article/details/147567361) #### CentOS 相关 1. [CentOS日志管理有哪些高效策略?](https://blog.huochengrm.cn/pc/11683.html) 2. [truncate命令简介](https://blog.csdn.net/weixin_42241611/article/details/124430948) #### Linux 国内镜像 1. [Debian 11.x 配置镜像源](https://blog.csdn.net/mumoing/article/details/130169777) 2. [npm、yarn、pnpm 最新国内镜像源设置和常见问题解决](https://blog.csdn.net/weixin_45046532/article/details/139681731) #### Windows激活 1. [KMS Windows 激活服务器](https://www.grbj.cn/684.html) 2. [果核剥壳KMS激活服务器 - 果核剥壳](https://www.ghxi.com/kms.html) #### 网络知识 1. [内网穿透实现P2P通信](https://blog.csdn.net/weixin_43996758/article/details/122898199) 2. [网络基础知识--网络硬件设备介绍(含eNSP模拟器命令使用)](https://blog.csdn.net/qq_42321190/article/details/140353782) 3. [ifconfig、route、ip route、ip addr、 ip link 用法](https://blog.51cto.com/u_13150617/1963833) 4. [从设计到运维:企业网络全过程解析](https://zhuanlan.zhihu.com/p/606331302) 5. [在Linux中,如何进行网络抓包?](https://www.cnblogs.com/huangjiabobk/p/18208035) 6. [Linux系统下进行抓包操作](https://blog.csdn.net/Leonard_csdn/article/details/138465807) 7. [Linux抓包工具tcpdump](https://blog.csdn.net/tecsai/article/details/140183747) 8. [有了华为分享的网路工具IPOP,网络小白快速变成网络高手](https://www.bilibili.com/video/BV1hiDPYaEwC) 9. [互联网协议 — ICMP 互联网控制消息协议](https://blog.csdn.net/Jmilk/article/details/117443091) 10. [**推荐 虚拟局域网VLAN](https://blog.csdn.net/2201_75641637/article/details/140250058) 11. [**推荐 异地组建局域网,10年老网工总结的八种解决方案](https://baijiahao.baidu.com/s?id=1706407574012594333) 12. [**推荐 异地组网 EOIP、VLAN详解及具体配置图解](https://blog.csdn.net/qq_41304707/article/details/134337810) 13. [**推荐 华为CE设备配置VXLAN构建虚拟网络实现相同网段互通(静态方式)](https://zhuanlan.zhihu.com/p/642340846) 14. [**推荐 华为设备Vxlan构建大二层网络的实验配置](https://zhuanlan.zhihu.com/p/212409313) 15. [华为设备命令最全大合集(2022新版)](https://zhuanlan.zhihu.com/p/565133847) 16. [**推荐 华为交换机例行维护宝典](https://support.huawei.com/enterprise/zh/doc/EDOC1000052631/bc3db0d9) 17. [**推荐 华为S系列交换机 维护宝典](https://support.huawei.com/enterprise/zh/doc/EDOC1000075592/51ef7de0) #### 网络实验 1. [华为 eNSP 模拟器安装教程(内含下载地址)](https://blog.csdn.net/weixin_43113691/article/details/124847964)、[eNSP 安装指北 **含安装软件**](https://www.grbj.cn/395.html)、[B站视频](https://www.bilibili.com/video/BV1FK4y1T7MT) 2. [网络工程师必会的200个华为认证eNSP精品实验配置教程(附HCIA+HCIP+HCIE全套实验拓扑)](https://www.bilibili.com/video/BV1muWUeeEEk) #### Ansible学习 1. [Ansible 学习笔记(一)学习实验环境准备](https://www.grbj.cn/765.html) #### 云OS 1. [Sealos 一款以 Kubernetes 为内核的云操作系统发行版](https://sealos.run) 2. [分享一个超简单 k8s 集群安装(生产级可用),1 小时极速体验,收藏备用吧](https://devpress.csdn.net/k8s/66c9a6148f4f502e1cfd51b8.html) 3. [K8s部署丨Sealos工具丨kuboard工具丨秒级部署丨快速部署丨kubernetes部署丨离线部署丨02](https://www.bilibili.com/video/BV1qN411A7dQ)、[K8s部署丨Sealos工具丨快速部署丨秒级部署丨离线部署丨01](https://www.bilibili.com/video/BV1oa4y1M7oZ) 4. [Dory-Engine 开源k8s远程开发环境](https://doryengine.com/)、[Gitee源站](https://gitee.com/dory-engine) #### 云应用管理平台 1. [DHorse是一个轻量级、简单易用的云应用管理平台](https://gitee.com/i512team/dhorse)、[512技术园](https://www.512.team) 2. [Rainbond 不用懂 Kubernetes 的云原生应用管理平台](https://gitee.com/rainbond/Rainbond) 2. [梓豪平台是一个docker 容器化管理平台 包括主机管理,手工制作镜像,镜像管理,ci/cd 构建和应用管理的paas平台](https://gitee.com/homecommunity/zihao)、[梓豪平台(paas)交流](https://www.bilibili.com/video/BV1BM4y1w7Ti) #### KubeBlocks 1. [使用 KubeBlocks 为 K8s 提供稳如老狗的数据库服务](https://zhuanlan.zhihu.com/p/655910634) 2. [KubeBlocks - 云原生数据库基础设施(值得拥有)](https://cloud.tencent.com/developer/article/2417726) 3. [没错,数据库确实应该放入 K8s 里!](https://blog.csdn.net/alex_yangchuansheng/article/details/134852112) #### K8S安装 1. [Ubuntu22.04上安装K8s1.24.2--3节点环境安装(一主两从)](https://www.modb.pro/db/445711) 2. [pve cluster&k8s cluster重建](https://blog.csdn.net/qq_43652666/article/details/138862898) 3. [K8S篇-搭建kubenetes集群](https://blog.csdn.net/qq_41004932/article/details/129207771) 4. [在Ubuntu22.04上通过sealos部署kubernetes1.27.0【单机版】](https://zhuanlan.zhihu.com/p/631550744) 5. [马士兵教育全套Kubernetes(K8S)入门+项目实战 **号称无废话纯享版**](https://www.bilibili.com/video/BV1V34y1N7QQ) 6. [【k8s教程】2022年B站最适合新手学的Kubernetes教程,零基础学k8s从入门到精通 | k8s教程 | k8s实战 | k8s部署 | k8s](https://www.bilibili.com/video/BV1m34y1Y74P)、[容器云/云原生教程全套1000集,从入门到精通](https://www.bilibili.com/video/BV1JF411M73d) #### K8S部署应用 1. [Kubernetes入门实操—部署若依前后端分离版(Ruoyi-Vue)](https://www.bilibili.com/video/BV16g411s7KK)、[课件地址](https://www.yuque.com/wukong-zorrm/qdoy5p/ewazac) 2. [在Kubernetes(k8s)上部署整个SpringCloud微服务应用](https://www.bilibili.com/video/BV1Xh4y1q7aW)、[博客地址](https://blog.csdn.net/m0_51510236/article/details/133926035) 3. [k8s 部署spring cloud项目](https://blog.csdn.net/ai418348851/article/details/122575057) #### IBM X3650 M4 系统安装 1. [IBM X3650M4服务器阵列配置(RAID0/1/5)图文教程](https://jingyan.baidu.com/article/e2284b2bb88506e2e6118d12.html) 2. [PROXMOX创建CEPH笔记 **似乎验证了支持硬件RAID0/1/5,不必强求JBOD**](https://www.cnblogs.com/d9394/p/17474915.html) 3. [服务器亮红灯怎么办,一招可以去判断 #服务器报警 #x3650服务器](https://www.bilibili.com/video/BV1go4y1u73c) 4. [ibm system x3650 m4 蓝色的指示灯闪烁是什么意思?](https://zhidao.baidu.com/question/567321082.html) 5. [IBM X3650 m3更改硬盘为JBOD模式 **仅供参考,若RAID卡本身带缓存则需要开箱拔除,故不建议**](https://www.cnblogs.com/caishuaichao/p/12631843.html) 6. [移除ServeRAID M5210阵列卡的缓存套件开启JBOD模式操作步骤 - 联想知识库](https://iknow.lenovo.com.cn/detail/154463) 7. [IBM X3650(M4)服务器,配置jbod模式 **仅供参考**](https://bbs.sangfor.com.cn/forum.php?mod=viewthread&tid=38565) #### Proxmox 安装 1. [免费的企业级虚拟化平台PVE-Proxmox系列教程](https://space.bilibili.com/447498018/channel/collectiondetail?sid=3057601) 2. [Proxmox Virtual Environment 安装及优化实践](https://blog.csdn.net/weixin_53920456/article/details/139529567) 3. [Proxmox8基于PC物理机/服务器安装,初始化,挂载磁盘,安装虚拟机](https://blog.csdn.net/Franciz777/article/details/140601883) 4. [在debian12基础上安装proxmox8](https://www.qiuvps.com/2030.html) 5. [Proxmox Virtual Environment(PVE)修改IP、网关 和 DNS](https://blog.csdn.net/weixin_45919616/article/details/124851933) 6. [PVE tools 脚本工具](https://github.com/ivanhao/pvetools) 0. [配置Proxmox VE8.1开出的虚拟机网络踩坑日记 **网络拓扑不是很清晰,不太适合参考**](https://blog.csdn.net/weixin_52960369/article/details/135337197) #### VMware 1. [VMware ESXi 8.0U3e 官方免费版 ISO 镜像下载 - 虚拟机专用系统 (一机同时运行多系统)](https://www.iplaysoft.com/vmware-esxi.html) #### 软路由 1. [PVE软路由All-In-One的安装和网络拓扑](https://blog.csdn.net/thinbug/article/details/135237449) 1. [虚拟机部署Ikuai并配置NAT内网和桥接外网](https://juejin.cn/post/7352075590474989606)、[虚拟机部署Ikuai并配置NAT内网和桥接外网](https://www.bilibili.com/video/BV1mE421T7Ju) 2. [爱快(ikuai)软路由配置详细教程。早知道,还得是爱快!](https://zhuanlan.zhihu.com/p/699435698) #### 飞牛FnOS 1. [兼容所有X86硬件,全新NAS系统,飞牛FnOS安装使用指南](https://www.bilibili.com/video/BV1Z1421t78k) #### 群晖NAS 1. [Proxmox8.1安装群晖](https://blog.csdn.net/sunky7/article/details/137435993) 2. [旧电脑变NAS,超简单的黑群晖DSM7.2安装指南](https://www.bilibili.com/video/BV1e94y1W7GP) 3. [Proxmox VE安装和在PVE上安装群晖DSM7.01](https://blog.csdn.net/thinbug/article/details/124094202) #### TrueNAS 1. [All IN One NAS(PVE+Win+Truenas+Docker+远程游戏+影音服务器搭建指南)](https://zhuanlan.zhihu.com/p/689027595) #### KVM 1. [KVM虚拟化平台搭建](https://www.rsecc.cn/69.html) #### 开源 IaaS 1. [ZStack是一款产品化的开源IaaS(基础架构即服务)软件](https://gitee.com/zstackio/zstack)、[云轴科技 培训视频](https://www.zstack.io/training/online_training) 2. [ZStack-基于银河麒麟操作系统的信创云解决方案](https://www.kylinos.cn/solution/industry/common/yun-ping-tai-jie-jue-fang-an/124.html) #### Linux运行问题诊断 1. [linux rsyslogd cpu占用资源过高](https://cloud.tencent.com/developer/article/1886675) 2. [liunx宝塔面板解决rsyslogd内存占用很高的问题](https://www.daniao.org/12999.html) 3. [rsyslog占用内存CPU过高解决办法](https://blog.csdn.net/weixin_56565317/article/details/136238950) 4. [rsyslog占用内存过高记录](https://www.cnblogs.com/santia-god/p/18075899)、[linux limit nofile](https://blog.51cto.com/u_15085187/10837245)、[limitnofile测试](https://blog.csdn.net/weixin_35041185/article/details/116715735) 5. [linux rsyslogd占用内存高](https://blog.51cto.com/u_15548066/10944523)、[syslog 发送速度限制](https://blog.csdn.net/pzysoft/article/details/59142716) 6. [Linux内存异常:活跃进程使用的内存远远低于实际使用的内存](https://blog.51cto.com/liuzhengwei521/2343483) #### Linux运维优化 1. [Linux系统性能调优实战](https://blog.csdn.net/u011223449/article/details/136242301) 1. [Linux系统性能优化:七个实战经验](https://mp.weixin.qq.com/s/Rey0gSnnj-zoAEwE6J-Gjw)、[Linux 系统性能优化思路和优化方法](https://mp.weixin.qq.com/s?__biz=MjM5NTk0MTM1Mw==&mid=2650664490&idx=1&sn=63051f03e5ed2bb282f5566f8e5113d7) 2. [Linux 系统巡检报告参考模板](https://mp.weixin.qq.com/s?__biz=MjM5NTk0MTM1Mw==&mid=2650664198&idx=1&sn=51cc2a0413ae3b5d172af47942443117)、[MySQL 数据库巡检要点](https://mp.weixin.qq.com/s?__biz=MjM5NTk0MTM1Mw==&mid=2650663430&idx=3&sn=ddfd6d468ac1bbdca0ecf6937d9e5875) 3. [Linux 系统加固规范](https://mp.weixin.qq.com/s?__biz=MjM5NTk0MTM1Mw==&mid=2650666518&idx=1&sn=6c3d56f334c4acc85f4d5a1b8d5d2931) 4. [Linux 系统版本查询及识别方法详解,四种方法](https://baijiahao.baidu.com/s?id=1773990564373506759) 5. [深入解析htop:全面了解进程管理器的每一个细节](https://zhuanlan.zhihu.com/p/696309059) 6. [Linux系统清理日志无烦恼,让磁盘空间留给重要数据!](https://blog.csdn.net/tombosky/article/details/133825024) #### 网络安全 1. [网络安全视频学习选集](https://www.bilibili.com/video/BV1nrWVedEVj) #### 网站备案参考 1. [站点完成网安备案(附备案流程)](https://www.grbj.cn/424.html) #### 硬件维修 1. [IBM X3550 M4 服务器 board报错 SYS BAD ERR闪黄灯](https://blog.csdn.net/chen11280/article/details/120381224) 2. [CPU硅脂多久换一次?怎么自己动手更换?](https://www.bilibili.com/video/BV1D34y1v7Eu) 3. [显卡更换硅脂以及清理保姆级教程](https://www.bilibili.com/video/BV1Pr4y1D7mC) 4. [如何在PowerEdge R740服务器上进行IPMI配置?](https://www.sohu.com/a/706183814_121746211) #### 远程桌面 1. [使用todesk或者向日葵远程Ubuntu22.04系统的客户机黑屏](https://blog.csdn.net/qq_41092105/article/details/132824696) 2. [***仅供参阅 todesk远程黑屏 todesk连接黑屏](https://blog.51cto.com/u_12897/9857473) #### 易用小工具 1. [SwitchHosts 是一个管理 hosts 文件的应用,基于 Electron 、React、Jotai 、Chakra UI、CodeMirror 等技术开发。](http://github.com/oldj/SwitchHosts) #### Windows维护 1. [去旧留新 清理电脑中多余的旧驱动](https://mp.weixin.qq.com/s?__biz=MTI2NzIyNzM0MQ==&mid=2650573020&idx=1&sn=dcb2df52741c21701481d95808d3bc4f) 2. [联想Y700原厂3165AC更换AX200无线网卡【彪悍的小Y】本机真实验证!!!!](https://blog.csdn.net/hrlee520/article/details/105277872) #### 经验分享 1. [管理者经典难题,团队很烂,但把持核心业务,该怎么办?](https://segmentfault.com/a/1190000044678460) 2. [高效工程师的七个习惯](https://segmentfault.com/a/1190000045314739) 3. [MySQL 亿级数据平滑迁移实战](https://segmentfault.com/a/1190000045197060) 4. [Docker 犯下的三个致命错误:一号员工十周年的反思](https://segmentfault.com/a/1190000044431975) #### IT建设 1. [IT系统稳定性建设之 - 故障管理](https://blog.csdn.net/u011278722/article/details/138125719) 2. [系统故障分类](https://wenku.baidu.com/view/f57efc49677d27284b73f242336c1eb91b373305.html?_wkts_=1741832848874&bdQuery=it系统故障分类) #### 乐享生活 1. [清蒸无骨鲫鱼](https://www.bilibili.com/video/BV1iP4y1V734)、[鲫鱼去刺这么简单,154根骨刺根根去除,吃鱼像吃豆腐一样放心](https://www.bilibili.com/video/BV1j2pteREzu) 2. [工龄41年,个人账户金额196687元,武汉某职工退休金曝光!](https://mbd.baidu.com/newspage/data/landingsuper?context={%22nid%22%3A%22news_9103090412490870958%22}) 3. [工龄26年,个人账户金额49861.54元,合肥某职工退休金曝光](https://mbd.baidu.com/newspage/data/landingsuper?context={%22nid%22%3A%22news_9392568412261326353%22}) #### 社会 1. [确诊抑郁症后,15岁少年逃走自救](https://k.sina.com.cn/article_2272058151_876cdb27019018ufp.html) 2. [独居女性去世,9位亲属争夺遗产](https://baijiahao.baidu.com/s?id=1830610156610736516) 3. [被打后还手属于正当防卫还是互殴?如何认定?来看案例](https://baijiahao.baidu.com/s?id=1832640815383404287) #### 企业 1. [政府工作报告中的新词“瞪羚企业”,是什么意思?](https://news.sina.com.cn/c/2025-03-06/doc-inenrkhi1644168.shtml) 2. [华为不允许员工有第二职业理解任正非的话就会明白副业不值得](https://finance.sina.com.cn/zmt/2025-02-23/doc-inemmtur1347850.shtml) 3. [2025年公转私,这样转!](https://www.zhihu.com/tardis/bd/art/16931418754)、[8种方式](https://baijiahao.baidu.com/s?id=1745813178259070505) #### 财务会计 1. []() 2. 3. 4. #### 英语学习 1. [旧辅新知单词速记系统 九词君](https://www.bilibili.com/video/BV1nZ4y1C7iU)、[九词君-ACS单词速记秘籍课-9小时爱上背单词](https://www.bilibili.com/video/BV16H4y137kF) 2. [郭磊根本英语](https://www.bilibili.com/video/BV1Gh2RYPESs) 3. [48个音标标准发音示范 上外翻译硕士领读](https://www.bilibili.com/video/BV1Pm2RYpEtg)、[一个口诀描金48个音标](https://www.bilibili.com/video/BV1G61XYxEgG)、[英文配音员带你读对48个音标](https://www.bilibili.com/video/BV1xf421z7kk) #### 历史学习 1. [衡水中学大佬终于把高中历史整理成了动画片](https://www.bilibili.com/video/BV1mDmGYVEUT) #### 交响乐 1. [包场整个音乐厅,用云宫迅音带你听懂交响乐!](https://www.bilibili.com/video/BV1pQCmYdE1b) #### 文学 1. [散文 清净玄龙寺](https://blog.sina.com.cn/s/blog_6f8696c001013xd1.html) 2. [震果大师](http://www.360doc.com/content/21/0203/13/37305122_960488858.shtml)