📄 makefile.am
字号:
noinst_LIBRARIES = libcss.alibcss_a_SOURCES = \ css_stylesheetimpl.cpp css_ruleimpl.cpp css_valueimpl.cpp cssparser.cpp cssstyleselector.cpp csshelper.cppnoinst_HEADERS = \ css_extensionsimpl.h css_stylesheetimpl.h csshelper.h \ cssproperties.h cssvalues.h css_ruleimpl.h css_valueimpl.h \ cssparser.h cssstyleselector.h \ cssproperties.c cssvalues.cEXTRA_DIST = cssvalues.in cssproperties.in makeprop makevalues html4.cssINCLUDES = -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 + -