我刚开始接触编程,刚开始使用 vscode ,想问问每次按完‘F5’之后终端里面提示的内容到底是什么?
内容如下:
& 'c:\Users\\.vscode\extensions\ms-vscode.cpptools-1.20.5-win32-x64\debugAdapters\bin\WindowsDebugLauncher.exe' '--stdin=Microsoft-MIEngine-In-tvrsaovz.emz' '--stdout=Microsoft-MIEngine-Out-3cmffru5.hxh' '--stderr=Microsoft-MIEngine-Error-z1tccth1.f1a' '--pid=Microsoft-MIEngine-Pid-zgim5chg.tbi' '--dbgExe=D:\mingw64\bin\gdb.exe' '--interpreter=mi'
通过啥方式能去掉啊
内容如下:
& 'c:\Users\\.vscode\extensions\ms-vscode.cpptools-1.20.5-win32-x64\debugAdapters\bin\WindowsDebugLauncher.exe' '--stdin=Microsoft-MIEngine-In-tvrsaovz.emz' '--stdout=Microsoft-MIEngine-Out-3cmffru5.hxh' '--stderr=Microsoft-MIEngine-Error-z1tccth1.f1a' '--pid=Microsoft-MIEngine-Pid-zgim5chg.tbi' '--dbgExe=D:\mingw64\bin\gdb.exe' '--interpreter=mi'
通过啥方式能去掉啊