Skip to content

Commit

Permalink
fix: description on debug
Browse files Browse the repository at this point in the history
  • Loading branch information
yukkodesu committed Sep 24, 2023
1 parent 0995e71 commit 7bb9fce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ pacman -S mingw-w64-ucrt-x86_64-make mingw-w64-ucrt-x86_64-gcc mingw-w64-ucrt-x8

3. 写一个 hello world

4. 点击右上角的调试运行(或使用快捷键 ++f5++)
4. 点击上方菜单中运行里的启动调试(或使用快捷键 ++f5++)

5. 根据下图指示选择 GCC,然后你的 vscode 就配置好了

Expand Down

0 comments on commit 7bb9fce

Please sign in to comment.