摘要: Build and Debug C++ with WSL 2 Distributions and Visual Studio 2022 References Build and Debug C++ with WSL 2 Distributions and Visual Studio 2022 - C 阅读全文
posted @ 2021-10-03 00:21 ltimaginea 阅读(1219) 评论(0) 推荐(0) 编辑
摘要: Debug only user code with Just My Code By default, the debugger skips over non-user code (if you want more details, see Just My Code). Just My Code is 阅读全文
posted @ 2021-10-02 23:50 ltimaginea 阅读(247) 评论(0) 推荐(0) 编辑
摘要: Visual Studio 重置窗口布局 阅读全文
posted @ 2021-10-02 21:56 ltimaginea 阅读(99) 评论(0) 推荐(0) 编辑
摘要: Great books for learning C++ Here are three great books for learning C++ – whether you know C++ already or not, and whether you even know how to progr 阅读全文
posted @ 2021-09-26 11:29 ltimaginea 阅读(37) 评论(0) 推荐(0) 编辑
摘要: Get Mingw-w64 via MSYS2 Get the latest version of Mingw-w64 via MSYS2, which provides up-to-date native builds of GCC, Mingw-w64, and other helpful C+ 阅读全文
posted @ 2021-09-25 12:29 ltimaginea 阅读(57) 评论(0) 推荐(0) 编辑
摘要: GitHub SSH key 🐱‍🚀 Connecting to GitHub with SSH - GitHub Docs 阅读全文
posted @ 2021-09-25 11:35 ltimaginea 阅读(30) 评论(0) 推荐(0) 编辑
摘要: Install WSL Prerequisites You must be running Windows 10 version 2004 and higher (Build 19041 and higher) or Windows 11. If you're running an older bu 阅读全文
posted @ 2021-09-24 18:05 ltimaginea 阅读(50) 评论(0) 推荐(0) 编辑
摘要: change or reset WSL password To change or reset your password, open the Linux distribution and enter the command: passwd. You will be asked to enter y 阅读全文
posted @ 2021-09-24 17:09 ltimaginea 阅读(48) 评论(0) 推荐(0) 编辑
摘要: Chrome 实时字幕 阅读全文
posted @ 2021-09-24 16:39 ltimaginea 阅读(33) 评论(0) 推荐(0) 编辑
摘要: Using C++ in VS Code 👩‍🚀 Get Started with C++ and Windows Subsystem for Linux in Visual Studio Code 👨‍🚀 Configure VS Code for Clang/LLVM on macOS 阅读全文
posted @ 2021-09-17 15:07 ltimaginea 阅读(49) 评论(0) 推荐(0) 编辑