?? makefile.am
字號:
lib_LTLIBRARIES = libnxml.lalibnxml_la_SOURCES = \ nxml_parser.c \ nxml_init.c \ nxml_error.c \ nxml_free.c \ nxml_edit.c \ nxml_utf.c \ nxml_easy.c \ nxml_tools.c \ nxml_namespace.c \libnxml_la_LDFLAGS = -version-info 0:9:0 EXTRA_DIST = nxml.h nxml_internal.hincdir = $(includedir)inc_DATA = nxml.h
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -