搜索资源列表
XML
- 完成基本的处理XML文档的功能,是DOM的简化版本, 文本保存形式分为五个类XmlNode,XmlElement,XmlAttribute,XmlText,XmlDocument 其中XmlNode为基类其他四个类是由这个类派生出来的,其各功能分别有选择性的保存xml文件中不同的部分和处理函数。
XML
- XML文件读写,非常好用,大家赶快下,XML文件读写XML文件读写
VCXML
- vc++读写 分析 xml文件, 方便好用,值得收藏-vc++ read and write of xml file is easy to use, worth collecting
MFC_XML_class
- 一个基于MFC读写的XML文件的类封装,功能完善代码齐全,对想了解MFC XML读写的朋友会有很大帮助-Read and write an XML file based on MFC class package, fully functional code is complete, about how the MFC XML reading and writing will be of great help to a friend
xml_Vc
- VC++解析读取XML文件的一个很好实例!-VC++ parsing XML file to read a good example!
readxmlfiletool
- 一个读写XML文件的例子代码,VC++,适用windows 操作系统-Read and write XML documents a code example, VC++, The application of windows operating system
XmlFile
- XML文件操作库。包括对XML所有读取操作功能。-XML file manipulation library. Including all the read operation of XML features.
51622415VC++XML
- XML文件操作,很好用的,有兴趣的朋友可以-XML file operations, a very good use, and are interested in friends
XML
- 用DOM-MSXML实现解析xml文件,可以遍历整个xml文件,并将结果以树的形式显示出来,使xml文件的结构一目了然。-use DOM-MSXML to parse the xml file
xml-test(tinyxml)
- TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, s
TestXML
- c++ 操作XML文件,进行读写XML文件的操作-c++ operator XML document for operation of reading and writing XML files
readwriteXML
- 一个用C++实现的读写XML文件的类,简单易用.-a C++ class which can read or write XML type files, it is easy to use.
XML_cpp
- vc解析xml文件的源代码,对初学者相当有用!-vc parse xml file source code is useful for beginners!
06_XmlReader
- vc 读写xml 文件实例。xml 是一种严格的标记语言格式。-vc to read and write xml file examples. xml is a markup language format strictly.
Saving-app-settings-as-XML
- 将应用程序的设置存为XML文件. C#例程.-Saving app settings as XML File.(C#)
Read-Write-XML-INI-Registry
- 读写 XML文件,设置文件,INI文件或注册表的C#例程.-Read-Write XML files, Config files, INI files, or the Registry.
xml
- 从指定的xml文件中读取数据,并解析和显示到表格框内-From the specified xml file to read data, and parse and display the form box
CSharp-operator-xml
- 使用C#操作xml文件的方法,很好的说明。-use C shape read and write xml folder,good
xml-parser-vc
- XML文件解析类源码,包括新增节点,新增属性,删除节点,等操作的实现。-XML file parsing, source code, including the new node, the new attributes, delete nodes, and so the realization of the operation.
VB XML文件读取操作类
- xml文件读取,xml文件操作,vb编写简单实例(XML file read, XML file operation, VB write simple instance)