c.bat
来自「Jazmyn is a 32-bit, protected mode, mult」· Batch 代码 · 共 2 行
BAT
2 行
gcc -c %1.c -o ..\..\obj\%1.o -ffreestanding -I..\..\include -nostdlib -fno-builtin -fno-rtti -fno-exceptions -finline -fomit-frame-pointer
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?