Welcome![Sign In][Sign Up]
Location:
Search - vc xml dom

Search list

[xml-soap-webserviceXML_wrapper_src

Description: Code Project 的XML DOM的VC++的封装,写的不错,值得借鉴-Code Project XML DOM VC Packaging and write good, which is worth learning from
Platform: | Size: 3585 | Author: 力量 | Hits:

[OtherXMLStringlate

Description: ML DOM (文档对象模型)对象提供了一个标准的方法来操作存储在XML文档中的信息,这就是DOM应用编程接口(API)函数。它是应用程序和XML文档之间的桥梁。DOM包含两个关键的抽象概念:一个是树状的层次结构,另一个是用来表示文档内容和结构的节点集合。树状层次包括了所有节点,节点本身也可以包含其他的节点。这样的好处是可以通过这个层次结构来找到并修改某一特定节点的信息。 微软的MSXML解析器读取一个XML文档,然后把它的内容解析到一个抽象的信息容器中,该信息容器被称为节点(NODES)。这些节点代表文档的结构和内容,并允许应用程序来操作文档中的信息而不需要知道XML的语义。一个文档被解析后,它的节点能够在任何时候被浏览而不需要保持一定的顺序。 对开发人员来说,最重要的编程对象是DOMDocument。 DOMDocument对象通过暴露的属性和方法来允许浏览、查询和修改XML文档的内容和结构。 本文主要介绍DOM的结构和应用,同时用VC编程语言给出了通过MSXML进行XML解析的实例。
Platform: | Size: 2282 | Author: 张宾 | Hits:

[xml-soap-webservicemsxml

Description: 使用MSXML的DOM和SAX下的VC编程-use MSXML DOM and SAX under the VC program
Platform: | Size: 3432448 | Author: 李杰 | Hits:

[TreeViewxmlctrltree

Description: 一个很好用的xml树,用vc6实现,效率还是不错的,可以从xml文件解析内容,是一个DOM解析器。文件主要有:PersistentTreeCtrl.cpp test.xml XMLFile.cpp SLT.c-a good use of xml tree, with vc6 achieve efficiency or good. xml documents from the analytical content, is a DOM parser. The documents are : PersistentTreeCtrl.cpp test.xml XMLFile.cp p SLT.c
Platform: | Size: 47104 | Author: star | Hits:

[Web ServerXMLDOMFromVC

Description: 很好的处理xml文件的代码,希望对vc++解析文件的同学们有所帮助-handled well xml code, and I hope to vc parse the file to the students who help
Platform: | Size: 13312 | Author: yubojie | Hits:

[xml-soap-webserviceXML_wrapper_src

Description: Code Project 的XML DOM的VC++的封装,写的不错,值得借鉴-Code Project XML DOM VC Packaging and write good, which is worth learning from
Platform: | Size: 3072 | Author: 力量 | Hits:

[GDI-Bitmapqt_xml

Description: vc环境下,使用qt编写的一个有关xml文件的读取与显示的小程序,有图形显示-vc environment qt prepared using a xml file to read and display a small procedure, have graphical display
Platform: | Size: 24576 | Author: 需冲 | Hits:

[xml-soap-webserviceexpat-2[1].0.1

Description: 解析XML文件,基于数据流,不同于DOM,DOM是基于文件的-Analysis of XML documents, based on the data stream, unlike DOM, DOM is based on the documents
Platform: | Size: 518144 | Author: 李国 | Hits:

[OtherXMLStringlate

Description: ML DOM (文档对象模型)对象提供了一个标准的方法来操作存储在XML文档中的信息,这就是DOM应用编程接口(API)函数。它是应用程序和XML文档之间的桥梁。DOM包含两个关键的抽象概念:一个是树状的层次结构,另一个是用来表示文档内容和结构的节点集合。树状层次包括了所有节点,节点本身也可以包含其他的节点。这样的好处是可以通过这个层次结构来找到并修改某一特定节点的信息。 微软的MSXML解析器读取一个XML文档,然后把它的内容解析到一个抽象的信息容器中,该信息容器被称为节点(NODES)。这些节点代表文档的结构和内容,并允许应用程序来操作文档中的信息而不需要知道XML的语义。一个文档被解析后,它的节点能够在任何时候被浏览而不需要保持一定的顺序。 对开发人员来说,最重要的编程对象是DOMDocument。 DOMDocument对象通过暴露的属性和方法来允许浏览、查询和修改XML文档的内容和结构。 本文主要介绍DOM的结构和应用,同时用VC编程语言给出了通过MSXML进行XML解析的实例。-err
Platform: | Size: 2048 | Author: 张宾 | Hits:

[CSharpmsxmlcpp_demo

Description: 使用VC解析XML的简单实例,使用sam形式,输出XML文件中内容-VC analysis using a simple XML instance, use the sam form, the output XML document content
Platform: | Size: 184320 | Author: gaogao1041 | Hits:

[xml-soap-webserviceVCDOMView

Description: VC++6中用DOM遍历网页中的元素 源代码,比较常用,对于xml编程有益-VC++ 6 pages using DOM traversal element source code, commonly used for a useful programming xml
Platform: | Size: 60416 | Author: song | Hits:

[File Operatexml-test(tinyxml)

Description: 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, so that we are very convenient to traverse the XML tree that lesson. Tinyxml application examples are given, vc achieved.
Platform: | Size: 48128 | Author: zcy | Hits:

[xml-soap-webserviceDom-forXML

Description: 在vc中运用DOM来解析xml,对过系统自带的方法,来解决MFC中创建,修改,读XML-dom for XML, with DOM ,you can easy to parse xml
Platform: | Size: 144384 | Author: | Hits:

[xml-soap-webservicexmlpars

Description: VC++通过msmxl解析XML,通过DOM文档对象模型解析XML文档-VC++ parsing XML via msxml
Platform: | Size: 23405568 | Author: 罗坤良 | Hits:

[Windows Develop45234353

Description: 用VC++ 通过 MS XML DOM 操作 XML 文件的示例 -By using VC++ MS XML DOM to manipulate XML document sample
Platform: | Size: 249856 | Author: 蜜蜡肘子 | Hits:

CodeBus www.codebus.net