⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 xml开源解析代码.版本为libxml2-2.6.29,可支持GB3212.网络消息发送XML时很有用.
💻 AM
字号:
## Process this file with automake to produce Makefile.inxmlincdir = $(includedir)/libxml2/libxmlxmlinc_HEADERS = \		SAX.h \		entities.h \		encoding.h \		parser.h \		parserInternals.h \		xmlerror.h \		HTMLparser.h \		HTMLtree.h \		debugXML.h \		tree.h \		list.h \		hash.h \		xpath.h \		xpathInternals.h \		xpointer.h \		xinclude.h \		xmlIO.h \		xmlmemory.h \		nanohttp.h \		nanoftp.h \		uri.h \		valid.h \		xlink.h \		xmlversion.h \		DOCBparser.h \		catalog.h \		threads.h \		globals.h \		c14n.h \		xmlautomata.h \		xmlregexp.h \		xmlmodule.h \		xmlschemas.h \		schemasInternals.h \		xmlschemastypes.h \		xmlstring.h \		xmlunicode.h \		xmlreader.h \		relaxng.h \		dict.h \		SAX2.h \		xmlexports.h \		xmlwriter.h \		chvalid.h \		pattern.h \		xmlsave.h \		schematron.hinstall-exec-hook:	$(mkinstalldirs) $(DESTDIR)$(xmlincdir)EXTRA_DIST = xmlversion.h.in

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -