?? makefile.am
字號(hào):
## Process this file with automake to produce Makefile.inINCLUDES = -I$(top_srcdir)/intlbin_PROGRAMS = isp-at89isp_at89_SOURCES = \ isp-at89.c isp-at89.h prog.c atmel.c atmel.h \ ppdev.c misc.c init.c debug.c testmode.c \ memchunk.c disassembler.c hex2bin.cisp_at89_LDADD = -ldl $(INTLLIBS)if DEBUGAM_CFLAGS = -g -DDEBUGelseAM_CFLAGS = -O2endif
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -