?? makefile.am
字號:
## Process this file with automake to produce Makefile.in## $Id: Makefile.am,v 1.12 2004/05/02 12:59:42 jonas Exp $include $(top_srcdir)/Makefile.baseif CONFIG_XBEL_BOOKMARKSxbelobj = backend/xbel.oendifSUBDIRS = backendnoinst_LIBRARIES = libbookmarks.alibbookmarks_a_LIBADD = \ backend/common.o \ backend/default.o \ $(xbelobj)libbookmarks_a_SOURCES = \ bookmarks.c \ bookmarks.h \ dialogs.c \ dialogs.h
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -