关于Mac中vscode无法从控制台输入的问题
摘要:在launch.json中: "externalConsole": true, 将这一项的false改为true即可 p.s. 如何打开launch.json:
阅读全文
posted @
2021-07-20 13:50
Duyy
阅读(484)
推荐(0)
首次在mac上编译c++的一个问题:没有扩展名的代码文件
摘要:ld: warning: ignoring file c, building for macOS-x86_64 but attempting to link with file built for unknown-unsupported file format ( 0x23 0x69 0x6E 0x
阅读全文
posted @
2021-07-20 13:42
Duyy
阅读(1197)
推荐(0)