# base-dev **Repository Path**: yangkang2022/base-dev ## Basic Information - **Project Name**: base-dev - **Description**: 非专业领域的基础开发,如前端、后端、客户端,App等 - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-01 - **Last Updated**: 2025-06-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基础开发笔记 ## 一. 基本基础 1. [cmake](cmake/README.md) 2. [openssl开发详解](base/openssl.md) 1. [c++的shared_ptr和shared_from_this为什么共享引用计数](c++/c++的shared_ptr和shared_from_this为什么共享引用计数.md) 1. [https与证书.md](base/https与证书.md) 2. [文档生成工具.md](base/文档生成工具.md) ## 二. 数据库 1. [sql学习](database/sql.md) 2. [es学习](database/es.md) 3. [redis学习](database/redis学习.md) ## 三. 后端开发 1. [docker学习要点](server/docker.md) 2. [nodejs开发总结](server/nodejs.md) 5. [golang开发记录](server/golang.md) 5. [go语言四剑客](server/go语言四剑客.md) 6. [etcd与分布式和微服务](server/etcd.md) 7. [web跨域解决方案](server/web跨域解决方案.md) 8. [web页面调起桌面exe(ffplay)](server/web页面调起桌面exe(ffplay).md) ## 四. 前端开发 1. [js异步开发总结](web/js_async.md) ## 五. linux 1. [linux硬盘管理之分区格式化挂载](linux/linux硬盘管理之分区格式化挂载.md) 1. [linux硬盘读写测速](linux/linux硬盘读写测速.md) 1. [gdb调试与core-dump](linux/gdb调试与core-dump.md) 2. [vim的使用](linux/vim.md) 3. [GLIBCXX_3.4.26-not-found问题](linux/GLIBCXX_3.4.26-not-found问题.md) 4. [防火墙管理.md](linux/防火墙管理.md) 5. [WSL-windows子系统.md](linux/WSL-windows子系统.md) ## 六. UDP可靠传输 1. [KCP](udp/kcp.md) 2. [http3-quic.md](udp/http3-quic.md) --- ## 个人笔记仓库汇总: 1. gitee - 音视频开发笔记:https://gitee.com/yangkang2022/imedia - 人工智能研发笔记:https://gitee.com/yangkang2022/all-in-ai - 科研方向nerf笔记:https://gitee.com/yangkang2022/nerf-learn - 基础开发笔记:https://gitee.com/yangkang2022/base-dev - 数字人笔记:https://gitee.com/yangkang2022/I_am_a_person 2. github - 音视频开发笔记:https://github.com/yangkang2021/imedia - 人工智能研发笔记:https://github.com/yangkang2021/All-In-AI - 科研方向nerf笔记:https://github.com/yangkang2021/nerf-learn - 基础开发笔记:https://github.com/yangkang2021/base-dev - 数字人笔记:https://github.com/yangkang2021/I_am_a_person ## 个人开源项目汇总 1. 美颜 - gitee: https://gitee.com/yangkang2022/face_beauty - origin: https://github.com/yangkang2021/face_beauty