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

📄 example.xml

📁 This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in
💻 XML
字号:
<?xml version="1.0"?><!DOCTYPE example PUBLIC "" "example.dtd" [<!ENTITY wwwlibxmlplusplus "http://libxmlplusplus.sourceforge.net">]><gjob:Helping xmlns:gjob="&wwwlibxmlplusplus;">  <gjob:Jobs>    <gjob:Job>      <gjob:Project ID="3"/>      <gjob:Application>GBackup</gjob:Application>      <gjob:Category>Development</gjob:Category>      <gjob:Update>	<gjob:Status>Open</gjob:Status>	<gjob:Modified>Mon, 07 Jun 1999 20:27:45 -0400 MET DST</gjob:Modified>        <gjob:Salary>USD 0.00</gjob:Salary>      </gjob:Update>      <gjob:Developers>        <gjob:Developer>        </gjob:Developer>      </gjob:Developers>      <gjob:Contact>        <gjob:Person>Nathan Clemons</gjob:Person>	<gjob:Email>nathan@windsofstorm.net</gjob:Email>        <gjob:Company>	</gjob:Company>        <gjob:Organisation>	</gjob:Organisation>        <gjob:Webpage>	</gjob:Webpage>	<gjob:Snailmail>	</gjob:Snailmail>	<gjob:Phone>	</gjob:Phone>      </gjob:Contact>      <gjob:Requirements>      The program should be released as free software, under the GPL.      </gjob:Requirements>      <gjob:Skills>      </gjob:Skills>      <gjob:Details>      A GNOME based system that will allow a superuser to configure      compressed and uncompressed files and/or file systems to be backed      up with a supported media in the system.  This should be able to      perform via find commands generating a list of files that are passed      to tar, dd, cpio, cp, gzip, etc., to be directed to the tape machine      or via operations performed on the filesystem itself. Email      notification and GUI status display very important.      This is really just some text to test the libxml++ parser. The web site is      &wwwlibxmlplusplus;. Here are some predefined entities: quote: &quot; and less than: &lt;.      </gjob:Details>    </gjob:Job>  </gjob:Jobs></gjob:Helping>

⌨️ 快捷键说明

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