搜索资源列表
c++_ParseXML
- These sample files contain a collection of snippets showing how to use the MSXML parser from C++ (VC 6.0). The sample program demonstrates: - Loading an XML document from disk, - Loading an XML document from a URL, - Building an XML document
MSxml-Parse
- windows下vc(MFC)编程。采用msxml6.0工具。实现了任意节点、任意属性查找。-vc(MFC) program,use msxml6.0,find any node、any attribute。