?? makefile.am
字號(hào):
SUBDIRS = AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/src \ -I$(top_srcdir)/testLDADD = $(top_builddir)/src/libming.laTESTS = dotestscheck_SCRIPTS = dotestsC_PROGS = \ test01 \ test02if USE_CXXCXX_PROGS = \ test01-cxx \ test02-cxxtest01_cxx_SOURCES = test01-cxx.Ctest02_cxx_SOURCES = test02-cxx.CendifTEST_PROGS = $(C_PROGS) $(CXX_PROGS)EXTRA_DIST = \ test01.php \ test01.pl \ test01.py \ test01.ref \ test02.php \ test02.pl \ test02.py \ test02.ref \ TestListcheck_PROGRAMS = \ $(TEST_PROGS)test01_SOURCES = test01.ctest02_SOURCES = test02.cCLEANFILES = dotests test01.swf test02.swf php.iniinclude ../../Makefile.inc
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -