Skip to content

C++ 基础, 算法, 数据库,MySQL, ElasticSearch, Redis, 编程四大件, 微服务 , 中间件, ZeroMQ, 部署工具, Docker, k8s, Istio, Linux, , 实践|项目, 开源项目, 个人项目, 读书笔记, 面试题, 优质文章, 博客推荐...

License

Notifications You must be signed in to change notification settings

thinkcodee/cpp-notes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home heroImage actionText actionLink features footer
true
/_images/sea.jpeg
快速开始 →
/md/c++/function/c++-function-Linux_Hook.md
title details
夯实基础
Stay Hungry, Stay Foolish
title details
构建体系
碎片化知识总结,逐步完善自己的知识体系
title details
后端开发
以C++开发为主, 业余学习前端知识
浙ICP备2021037738号-1 | © 2022-present stibel

C++ 全栈知识体系

一个记录C++知识的学习网站!

包含内容:C++ 基础, 算法, 数据库,MySQL, ElasticSearch, Redis, 编程四大件, 微服务 , 中间件, ZeroMQ, 部署工具, Docker, k8s, Istio, Linux, 实践|项目, 开源项目, 个人项目, 读书笔记, 面试题, 优质文章, 博客推荐...

网站地址:http://www.stibel.icu/

github链接:https://github.com/klc407073648/cpp-notes

QQ交流群:108649122 (网站错误反馈————欢迎批评指正,最好标注错误内容出处 😉)

项目背景

C++ 知识碎片化, 容易遗忘, 想建立一个博客记录学习的知识内容, 便于定期回顾, 更新新知识以及补充对原有知识内容的扩展。

项目展示

项目首页:

网站首页

微服务框架:

微服务框架

读书笔记:

读书笔记

技术栈

  • 开发框架:vue
  • 组件库:vuepress
  • 主语言:JavaScript
  • 环境:腾讯云(nginx 部署)

快速上手

  1. 下载项目:
git clone git@github.com:klc407073648/cpp-notes.git
  1. 进入项目路径, 安装依赖:
yarn install
  1. 构建内容:
vuepress build
  1. 部署: 将docs下的文件copy至nginx服务器即可

微信公众号

欢迎交流学习:

直接搜: StillBelieve 或者 可以扫下面图片

微信公众号

About

C++ 基础, 算法, 数据库,MySQL, ElasticSearch, Redis, 编程四大件, 微服务 , 中间件, ZeroMQ, 部署工具, Docker, k8s, Istio, Linux, , 实践|项目, 开源项目, 个人项目, 读书笔记, 面试题, 优质文章, 博客推荐...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.2%
  • C++ 26.2%
  • HTML 9.6%
  • C 2.9%
  • RobotFramework 2.6%
  • Go 2.3%
  • Other 7.2%