Canglin

vscode 问题

  •  
  •   Canglin · May 31, 2024 · 1862 views
    This topic created in 737 days ago, the information mentioned may be changed or developed.
    我刚开始接触编程,刚开始使用 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'
    通过啥方式能去掉啊
    4 replies    2024-06-01 17:15:02 +08:00
    thinkershare
        1
    thinkershare  
       May 31, 2024
    删掉 c/c++的语言插件,不建议一上来就用 vscode 来搞 c/c++开发,先不要在环境上折腾。
    neoblackcap
        2
    neoblackcap  
       May 31, 2024
    这是 vscode 帮你启动了一个 gdb(gnu debugger)来调试你的程序,如果你不想显示,可以参考 https://stackoverflow.com/questions/66232574/how-to-permanently-hide-debug-console-in-vscode 来隐藏。
    不过我觉得没必要隐藏,因为这是告诉你插件调试的实际工作原理,而且没有什么魔法在里面。关掉了,哪天要查看调试选项就没那么方便了
    Canglin
        3
    Canglin  
    OP
       Jun 1, 2024
    @thinkershare #1 好吧,请问有没有 C 语言的书推荐的
    Canglin
        4
    Canglin  
    OP
       Jun 1, 2024
    @neoblackcap #2 那好吧,那就这样吧,就每次展示出来的结果会在这个提示的后面,比如会这样“nterpreter=mi'123”,123 是结果。
    另:想问问有没有 C 语言的书推荐的
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3968 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 31ms · UTC 05:10 · PVG 13:10 · LAX 22:10 · JFK 01:10
    ♥ Do have faith in what you're doing.