?? makefile.am
字號:
EXTRA_DIST = borZoi.dsp borZoi.plg borZoi.vcproj borZoi_test.sln borZoi_test.vcproj borZoi_test.dsw borZoi_test.dsp borZoi_test.ncb borZoi_test.plgSUBDIRS = docs srcclean: rm -rf src/borzoi.exerelease: rm -rf .deps */.deps $(MAKE) distchecksanity: ./sanity_check $(VERSION)snapshot: $(MAKE) dist distdir=$(PACKAGE)`date +"%y%m%d"`zip: distdir zip -r $(distdir).zip $(distdir) -rm -rf $(distdir)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -