搜索资源列表
msxml
- 使用MSXML的DOM和SAX下的VC编程-use MSXML DOM and SAX under the VC program
msxmlTest
- 利用VC的MSXML实现对XML文件的加载,解析,生成XML等功能.-VC MSXML achieve the XML file loading, analysis, generation of XML capabilities.
XmlParser_edit
- XML解析器,可以查错和编辑,使用vc编的,用了msxml.h-XML parser can troubleshoot and editors, the use of vc series with the msxml.h
VC++中利用MSXML解析XML文档
- vc中xml的应用,利用MSXML解析XML文档。-vc which xml applications, the use of MSXML parsing XML documents.
pbDefense
- 一个用VC实现对XML编译的源码。在VC6中开发。MSXML为4.0版,在微软网上可以下到,是免费的。有问题联系nomygod163@163.com-VC with a pair of XML compiler source code. In VC6 developed. MSXML version 4.0 of the Microsoft Internet can make to be free. Problems associated nomygod163@163.com
xxml
- msxml接口编程,vc环境下调用,可运行代码 -mjs15451 programming interface, called vc environment can be run code
XMLStringlate
- ML DOM (文档对象模型)对象提供了一个标准的方法来操作存储在XML文档中的信息,这就是DOM应用编程接口(API)函数。它是应用程序和XML文档之间的桥梁。DOM包含两个关键的抽象概念:一个是树状的层次结构,另一个是用来表示文档内容和结构的节点集合。树状层次包括了所有节点,节点本身也可以包含其他的节点。这样的好处是可以通过这个层次结构来找到并修改某一特定节点的信息。 微软的MSXML解析器读取一个XML文档,然后把它的内容解析到一个抽象的信息容器中,该信息容器被称为节点(NODES)。这些
xml
- VC中利用MS的MSXML补丁操作XML文件
CMarkup
- XML文档处理类CMarkup,在VC中可以直接调用,已经封装好了MSXML的操作-XML class CMarkup the VC can be called directly, have a good package MSXML operation
XMLTest
- 一个使用VC和MSXML做来解析XML的小例子,谢谢使用!
xml_edit
- xml_edit:VC++实现的一个备忘录xml文件编译工具,可以编辑并保存xml文件。运行环境:VC6.0,Windows XP,并安装微软msxml.msi 4.0。 -xml_edit: VC++ achieve a memorandum of xml file compiler tools, you can edit and save xml file. Operating Environment: VC6.0, Windows XP, and install Microsoft m
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
vc_xml
- vc 读取、写入xml文件,需要msxml支持-vc xml
MSxml-Parse
- windows下vc(MFC)编程。采用msxml6.0工具。实现了任意节点、任意属性查找。-vc(MFC) program,use msxml6.0,find any node、any attribute。
xmlpars
- VC++通过msmxl解析XML,通过DOM文档对象模型解析XML文档-VC++ parsing XML via msxml