⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 compile.bat

📁 这是一个支持"微型嵌入式 GUI" 的 SDK For DOS-16Bit (简体中文版),其 GUI 核心可于 Linux, DOS 16/32 Bit, uC/OS-II及Windows
💻 BAT
字号:
echo You Should set the Borland C compiler PATH!
echo eg. set path=d:\bc31\bin;
set path=d:\bc31\bin;
del hello.exe
bcc -mh hello.c lib\gui.lib graphics.lib>编译结果.txt
type 编译结果.txt
hello

⌨️ 快捷键说明

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