?? makefile.am
字號(hào):
SUBDIRS = AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/src \ -I$(top_srcdir)/test \ -DMEDIADIR='"$(srcdir)/../../Media/"'LDADD = $(top_builddir)/src/libming.laTESTS = dotestsC_PROGS = \ test01 if USE_CXXCXX_PROGS = \ test01-cxx test01_cxx_SOURCES = test01-cxx.CendifTEST_PROGS = $(C_PROGS) $(CXX_PROGS)EXTRA_DIST = \ test01.ref \ TestListcheck_PROGRAMS = \ $(TEST_PROGS)CLEANFILES = dotests php.ini \ test01.swf include ../../Makefile.inc
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -