2026-02-13
C++vscodetask.js是给compiler的
launch.js 是给debugger的
使用g++和gdb进行编译和调试
💡g++是一个linux适用的编译器,也可以说装了msys之后把linux的编译器适配到了windows
1. 启动方式直接用vscode打开项目文件夹。
2. 生成配置然后点右上角的小齿轮,选择使用g++.exe第一条...
Read More
2026-02-05
This is my first attempt to post a blog.人菜就是爱记录啦!纪念一下第一次有自己的博客!感谢龙哥教我用hexo!
future以后想在这里更新一些复用性高的基础的东西,写点学习记录和感想,希望能帮到你!
Read More
2026-02-05
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask...
Read More