mirror of
https://github.com/Estom/notes.git
synced 2026-04-01 18:11:42 +08:00
n
This commit is contained in:
0
C++/附录:段错误.md
Normal file
0
C++/附录:段错误.md
Normal file
@@ -1,5 +0,0 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
17
TOOL/VSCode.md
Normal file
17
TOOL/VSCode.md
Normal file
@@ -0,0 +1,17 @@
|
||||
|
||||
|
||||
## intelligense
|
||||
|
||||
一定要选好辅助的工具。html的辅助工具,代码自动不全等,非常重要。
|
||||
|
||||
## vscode调试
|
||||
|
||||
调试十分简单。
|
||||
|
||||
参考官方的简单配置launch.json
|
||||
|
||||
必要情况下,添加task.json
|
||||
|
||||
即可完成调试。调试过程中的变量监控和调用过程显示。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user