?? makefile.am
字號:
#Where to find the header files needed by the source files:INCLUDES = -I$(top_srcdir)#The libraries that the executable needs to link against:LIBS = $(top_builddir)/$(GENERIC_LIBRARY_NAME)/libmysqlcppapi-2.0.la @LIBS@noinst_PROGRAMS = reference_countingreference_counting_SOURCES = reference_counting.cc
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -