?? makefile
字號(hào):
include ../Makefile.hPROGS = OUTPROGS = type1test typestype1test.ott: type1test type1test.outtypes.ott: types types.outtype1test.ctt: type1.hpptypet.hpp: type1.hpp type2.hpp type3.hpp type4.hpp type5.hpp type6.hpp \ type7.hpp type8.hpp typet.htt sed -f $(TTT2CPP) < $*.htt > $*.tmp ../../bin/replinclude $*.tmp > $*.hpptypes.ctt: typet.hpptypes.ott: types.outclean:: rm -f typeop.tmp typet.tmp
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -