📄 makefile.am
字号:
noinst_LIBRARIES = libmg.alibmg_a_SOURCES = \ mgcolor.cpp mgpen.cpp mgbrush.cpp mgrect.cpp mgsize.cpp mgpoint.cpp mgwmatrix.cpp \ mgbitmap.cpp mgcolorgroup.cpp mgpixmap.cpp mgfont.cpp mgfontinfo.cpp \ mgfontmetrics.cpp mgfontdatabase.cpp mgpainter.cpp mgdraw.cpp mgwidget.cppnoinst_HEADERS = \ mgbitmap.h mgfontdatabase.h mginlines.h mgpoint.h mgwmatrix.h \ mgbrush.h mgfont.h mgpainter.h mgrect.h \ mgcolorgroup.h mgfontinfo.h mgpen.h mgsize.h \ mgcolor.h mgfontmetrics.h mgpixmap.h mgwidget.hEXTRA_DIST = totalINCLUDES = -I../include -I../misc -I../xml -I../html -I../dom -I../mglib -I../css -I../render -I../mghtml
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -