Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>C/C++ RunAnywhereNew to Visual Studio Code? Get it now.
C/C++ RunAnywhere

C/C++ RunAnywhere

asheor

|
9,743 installs
| (1) | Free
Let c or cpp run anywhere,without repeat config.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

C/C++ RunAnywhere README

全称 C/C++ Code Run Anywhere

vccode打开c/cpp文件,立即编译并运行, 需要安装gcc。

Usage

Ctrl + Shift + P 打开命令栏输入:

run:编译并生成执行文件
run -s: 编译并生成执行文件(gcc的功能,只限c语言)
compile -S:编译成汇编代码(拓展名.s,可用文本文件打开)

编译的错误信息可以在控制台查看。

Requirements

需要安装gcc

Contact

与我联系:ashqi@hotmail.com


For more information

  • 存储库

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft