Home  >  Q&A  >  body text

sublime-text3 - Sublime Text 3如何运行C++程序?

迷茫迷茫2765 days ago642

reply all(4)I'll reply

  • 伊谢尔伦

    伊谢尔伦2017-04-17 14:55:57

    Try this: http://blog.csdn.net/mrsiz/ar…. I just follow what this person says and it will be fine.

    reply
    0
  • 巴扎黑

    巴扎黑2017-04-17 14:55:57

    Sublime is similar to a text editor, not that powerful. It would be better to use vs or xcode

    reply
    0
  • PHP中文网

    PHP中文网2017-04-17 14:55:57

    You can consider using the sublimerepl plug-in to open the terminal directly in sublime, and then do whatever you want with g++ and gdb. sublimerepl plugin

    reply
    0
  • ringa_lee

    ringa_lee2017-04-17 14:55:57

    I usually use sublime to write and compile the code, and then execute it in cmd, or execute it in gitbash, and the effect is pretty good

    reply
    0
  • Cancelreply