📄 makefile.am
字号:
INCLUDES = -I../../include -I../includenoinst_LTLIBRARIES = libgdi.laEXTRA_DIST = attr.c clip-lite.c draw-lite.c drawtext.h map.c rect.c \ text-lite.c bitmap-lite.c clip.c draw.c gdi-lite.c icon-lite.c \ screen-lite.c text.c bitmap.c coor.c drawtext.c gdi.c icon.c logfont.c \ readbmp.c screen.c bitmap-comm.c palette.c cliprect.c loadicon.cif LITE_VERSIONCOMMON_SRCS = attr.c coor.c bitmap-lite.c clip-lite.c draw-lite.c drawtext.c \ drawtext.h gdi-lite.c icon-lite.c map.c rect.c screen-lite.c text-lite.c \ logfont.c readbmp.c palette.c cliprect.celseCOMMON_SRCS = attr.c bitmap.c clip.c coor.c draw.c drawtext.c \ drawtext.h gdi.c icon.c map.c rect.c screen.c text.c \ logfont.c readbmp.c palette.c cliprect.cendiflibgdi_la_SOURCES = $(COMMON_SRCS)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -