https://lennybai.cn/2016/12/02/%E7%AE%97%E6%B3%95%E5%AF%BC%E8%AE%BA1/
https://xueshi.io/2022/12/20/Cpp-lambda-capturing/
https://zh-google-styleguide.readthedocs.io/en/latest/index.html https://pytlab.github.io/assets/files/Google_Cpp_Style_guide_CN.pdf
https://github.com/shjborage/CodingStyle/blob/master/C%26C%2B%2B.md
https://blog.csdn.net/Changxing_J/article/details/140489278 https://github.com/lucasg/Dependencies/tree/v1.11.1
https://pythonhowto.readthedocs.io/zh-cn/latest/module.html
https://shellscript.readthedocs.io/zh-cn/latest/1-syntax/2-datatype/index.html
https://github.com/chaorancui/temp/blob/main/README.md
https://linuxstory.gitbook.io/advanced-bash-scripting-guide-in-chinese
Night Eye
https://www.guitarpro.cc/xinwen/gp-rgfyh.html
https://blog.csdn.net/pwl999/article/details/109412539
https://zhuanlan.zhihu.com/p/86861756
https://shaofengjiang.cn/programming-course/lec9-inheritance.pdf
https://blog.csdn.net/weixin_41838721/article/details/125232736?spm=1001.2014.3001.5502
https://lovojava.github.io/2017/06/19/20170619/
https://blog.csdn.net/CLZHIT/article/details/105936620
https://blog.csdn.net/weixin_44302602/article/details/112298053
《重构 改善既有代码的设计第二版》中文版 https://book-refactoring2.ifmicro.com 电子书: pdf, epub, mobi
702f9a64c89bc4c93c57338a0d5da2e6
https://www.helloworld.net/p/7580029278
https://www.zhihu.com/question/437590377
https://blog.csdn.net/LIsmooth/article/details/127210379
https://www.zhihu.com/question/49072961
https://blog.csdn.net/u012814856/article/details/100668640
Windows 系统中配置终端 Oh-My-Zsh 教程:https://dreamhomes.top/posts/202201092010/
Git-Zsh on Windows 安装与配置:https://amagi.yukisaki.io/article/96e5adc4-1212-4260-8399-4dfd3964dc3b/
Zsh / Oh-my-zsh on Windows Git Bash:https://gist.github.com/fworks/af4c896c9de47d827d4caa6fd7154b6b
主题 powerlevel10k:https://github.com/romkatv/powerlevel10k#oh-my-zsh
https://zsh.sourceforge.io/Arc/source.html
# 进入源码目录
cd zsh-5.8
# 执行配置
./configure # 默认安装在:/usr/local/bin/zsh
# 编译和安装
make && make install
# 添加信息
vim /etc/shells
# 在最后一行加上:/usr/local/bin/zsh
./Util/preconfig
./configure
make && make installhttps://blog.csdn.net/qls315/article/details/106849340
https://blog.csdn.net/twdlll/article/details/78302349
http://c.biancheng.net/view/8064.html
https://blog.csdn.net/fengbingchun/article/details/78898623
chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/https://zhjwpku.com/assets/pdf/books/C++.Primer.5th.Edition_2013.pdf
https://github.com/smzztx/CppPrimer_5th_cn
https://blog.csdn.net/u014337397/article/details/80328277
https://refactoringguru.cn/design-patterns
https://www.thisfaner.com/p/vs-code-tips/
https://cloud.tencent.com/developer/article/1814242 https://blog.csdn.net/Jxianxu/article/details/80524526
https://segmentfault.com/a/1190000039844285
https://www.programminghunter.com/article/2113391637/
https://blog.csdn.net/carbon06/article/details/80856436
https://www.runoob.com/w3cnote/c-callback-function.html
https://www.jianshu.com/p/37b4cd5a25fd
https://www.jianshu.com/p/962b03a7b400
https://www.cnblogs.com/joeblackzqq/archive/2011/05/31/2065161.html
https://blog.csdn.net/ypt523/article/details/79958188
https://blog.csdn.net/hjwang1/article/details/52384903
https://blog.csdn.net/u013925378/article/details/83537844
https://blog.csdn.net/qq_30815237/article/details/86509741
https://www.cnblogs.com/hsy1941/p/11980775.html
https://blog.csdn.net/liukunrs/article/details/80769145
https://blog.csdn.net/Asabc12345/article/details/107045410
https://www.jianshu.com/p/a1c6cd7d411b
https://www.jianshu.com/p/5a1731d6226c
https://www.cnblogs.com/ironstark/p/5010771.html
https://blog.csdn.net/u013541523/article/details/82982522
https://www.cnblogs.com/BellaVita/p/9979185.html