?? makefile.am
字號:
## Process this file with automake to produce Makefile.inINCLUDES = \ -I$(top_srcdir)/intl \ @GTK_CFLAGS@bin_PROGRAMS = anfyanfy_SOURCES = \ main.c main.h\ support.c support.h \ dialogs.c dialogs.h \ dialogs1.c dialogs2.c dialogs3.c \ dialogs4.c dialogs5.c dialogs6.c \ callback.c callback.h \ validate.c restore.c save.c \ custom.c custom.h html.c \ misc.c misc.h \ jpeg.c jpeg.h netscape.c fonts.canfy_LDADD = @GTK_LIBS@ $(INTLLIBS) -lXmu
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -