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

📄 makefile.am

📁 This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in
💻 AM
字号:
include $(top_srcdir)/examples/Makefile.am_fragment#Build the executable, but don't install it.noinst_PROGRAMS = example#List of source files needed to build the executable:example_SOURCES = main.ccEXTRA_DIST = README example.xml example.dtd

⌨️ 快捷键说明

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