?? makefile.am
字號:
## Process this file with Automake to create Makefile.in.LDFLAGS = -version-info "1:0:1"lib_LTLIBRARIES = \ @XMLTOK@EXTRA_LTLIBRARIES = \ libxmltok.lalibxmltok_la_SOURCES = \ asciitab.h \ iasciitab.h \ nametab.h \ xmldef.h \ xmlrole.h \ xmltok.h \ xmltok_impl.h \ latin1tab.h \ utf8tab.h \ xmlrole.c \ xmltok.clibxmltok_la_LDFLAGS = -rpath $(libdir)EXTRA_DIST = \ xmltok_impl.c
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -