?? makefile.am
字號:
# process this file with automake to create a Makefile.inSUBDIRS = libdc1394 examplesMAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in \ stamp-h.ininstall-exec-hook: @if [ ! -c /dev/raw1394 ]; then \ echo; \ echo "***********************************************"; \ echo "Please install libraw1394 before installing"; \ echo "the 1394-Based Digital Camera Control Library"; \ echo "***********************************************"; \ echo; \ fi
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -