Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop Other
Title: XmlTest Download
 Description: Xml file read and write. TinyXml implements the DOM access model, thus providing a series of classes corresponding to each node in the XML file. The relationship between the main classes is as follows: TiXmlBase: the base class of other classes, is an abstract class TiXmlNode: represents a node that contains the general method of the node, such as access to a child node, a sibling node, an edit itself, an edit child node TiXmlDocument: that the entire XML document, does not correspond to a particular node. TiXmlElement: Indicates an element node that can contain child nodes and TiXmlAttribute TiXmlComment: Indicates a comment TiXmlDeclaration: Indicates a statement TiXmlText: Indicates the text node TiXmlUnknown: that unknown node, usually wrong TiXmlAttribute: represents the attributes of an element
 Downloaders recently: [More information of uploader feixiang]
 To Search:
File list (Check if you may need any files):
 

XmlTest
.......\Debug
.......\.....\XmlTest.exe
.......\.....\XmlTest.ilk
.......\.....\XmlTest.pdb
.......\.....\test.xml
.......\XmlTest
.......\.......\ReadMe.txt
.......\.......\TinyXML
.......\.......\.......\tinystr.cpp
.......\.......\.......\tinystr.h
.......\.......\.......\tinyxml.cpp
.......\.......\.......\tinyxml.h
.......\.......\.......\tinyxmlerror.cpp
.......\.......\.......\tinyxmlparser.cpp
.......\.......\XmlTest.aps
.......\.......\XmlTest.cpp
.......\.......\XmlTest.h
.......\.......\XmlTest.rc
.......\.......\XmlTest.vcxproj
.......\.......\XmlTest.vcxproj.filters
.......\.......\XmlTestDlg.cpp
.......\.......\XmlTestDlg.h
.......\.......\res
.......\.......\...\XmlTest.ico
.......\.......\...\XmlTest.rc2
.......\.......\resource.h
.......\.......\stdafx.cpp
.......\.......\stdafx.h
.......\.......\targetver.h
.......\.......\test - 副本.xml
.......\.......\test.xml
.......\XmlTest.sln
.......\XmlTest.v12.suo
    

CodeBus www.codebus.net