📄 makefile.am
字号:
## Process this file with automake to produce Makefile.inEXTRA_DIST = pixmaps/* makefile.msc makeinc.msc \ fe-text/fe-text.c fe-text/myglib.h \ fe-text/README fe-text/fe-text.h fe-text/glib.cif DO_PICOGUIpicogui_fe = fe-picoguiendifif DO_TEXTtext_fe = fe-textendifif DO_GTKgtk_fe = fe-gtkendifSUBDIRS = common $(gtk_fe) $(text_fe) $(picogui_fe)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -