📄 makefile.am
字号:
## Process this file with Automake to create Makefile.in.lib_LTLIBRARIES = libxmltok.lalibxmltok_la_LDFLAGS = -version-info "1:0:1"libxmltok_la_SOURCES = \ asciitab.h \ iasciitab.h \ nametab.h \ xmldef.h \ xmlrole.h \ xmltok.h \ xmltok_impl.h \ latin1tab.h \ utf8tab.h \ xmlrole.c \ xmltok.cEXTRA_DIST = \ xmltok_impl.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -