compile.bat

来自「国外网站上的一些精典的C程序」· Batch 代码 · 共 9 行

BAT
9
字号
rem make -f makefile.dosrem nmake -f makefile.qccrem wmake -h -u -f makefile.w16rem wmake -h -u -f makefile.w32rem wmake -h -u -f makefile.wntrem dmake -B -f makefile.djgrem dmake -B -f makefile.emxdmake -B -f makefile.cyg

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?