?? compile.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>編譯結(jié)果.txt
type 編譯結(jié)果.txt
hello
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -