?? makefile.am
字號:
lib_LTLIBRARIES = libmsg_queue.la
libmsg_queue_la_LDFLAGS = -static
libmsg_queue_la_SOURCES = \
msg_queue.cpp \
msg_queue.h
EXTRA_DIST = \
libmsg_queue60.dsp
INCLUDES = -I$(top_srcdir)/lib/SDL/include -I$(top_srcdir)/include
AM_CXXFLAGS = -D_REENTRANT -DNOCONTROLS -Wall -Werror
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -