关于visual-studio-code:vscode调试提示launchjson中的-program不存在问题

5次阅读

共计 67 个字符,预计需要花费 1 分钟才能阅读完成。

将 launch json 中的“program”改成 ”${fileDirname}/${fileBasenameNoExtension}”

正文完
 0