?? makefile.am
字號:
TESTS = t0001 t0002 t0003 t0004 t0005 t0006 t0007check_PROGRAMS = t0001 t0002 t0003 t0004 t0005 t0006 t0007t0001_SOURCES = t0001.c common.ct0002_SOURCES = t0002.c common.ct0003_SOURCES = t0003.c common.ct0004_SOURCES = t0004.c common.ct0005_SOURCES = t0005.c common.ct0006_SOURCES = t0006.ct0007_SOURCES = t0007.c common.cLIBS = ../libct.la @NETWORK_LIBS@INCLUDES = -I$(top_srcdir)/includeinclude_HEADERS = common.h
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -