Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Sysy2022E 扩展语言编辑器New to Visual Studio Code? Get it now.
Sysy2022E 扩展语言编辑器

Sysy2022E 扩展语言编辑器

Code Wrong Team

|
182 installs
| (2) | Free
A coure design for software engineering in USTB
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SysY2022E 编辑器

Example:

这是一个简单的SysY2022E编辑器

int main(){
    int a = 1;
    int b = 2;
    int c = 0;
    if(b > a){
        c = 1;
    }
    return 0;
}
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft