?? imakefile
字號:
## Imakefile -- to generate a Makefile for xtiff, use:# /usr/local/X11/mit/config/imake \# -I/usr/local/X11/mit/config \# -DTOPDIR=/usr/local/X11/mit \# -DCURDIR=/usr/local/X11/mit \# -DDESTDIR=/usr/local/X11/mit# SYS_LIBRARIES = -lm LOCAL_LIBRARIES = XawClientLibs DEPLIBS = XawClientDepLibs TIFF = ../../../libtiff EXTRA_LIBRARIES = $(TIFF)/libtiff.so -lm EXTRA_INCLUDES = -I$(TIFF)SimpleProgramTarget(xtiff)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -