?? makefile
字號:
all : test390.ihxtest390.ihx : test390.c sdcc -mds390 test390.cnormal : sdcc -mds390 --model-large test390.cclean: rm mon.ihx *.lst *.rel *.rst *.sym *.cdb *.map *.ihx *.lnk *.asmsim: ./s51 -t DS390F -Sout=test.lst test390.ihxsim_norm: ./s51 -t DS390 -Sout=test.lst test390.ihx
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -