联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All xml/soap/webservice(8) 
按平台查找All C/C++(8) 

[xml/soap/webservice] XML-Parser-2.36

XML解析器, 提供编程接口,我们根据其来解析自己定义的XML文档,得到保存在XML文档中的信息。
XML parser to provide a programming interface to resolve in accordance with its own definition of the XML document, the information stored in an XML document. (2012-05-27, C/C++, 221KB, 下载13次)

http://www.pudn.com/Download/item/id/1888701.html

[xml/soap/webservice] XMLyuanmazi

XML解析器是用来解析XML数据的程序,它是具有特定编程接口的程序,能把纯文本的XML文件当成一个具有树形结构的对象,然后对其进行操作。
XML is a data format, a data format requires a parser which will resolve the information for you, XML is no exception. You can use SAX or DOM to build such a parser, certainly must first identify the data you need to document what position. (2012-02-27, C/C++, 3068KB, 下载10次)

http://www.pudn.com/Download/item/id/1780296.html

[xml/soap/webservice] screen.display.xml.code.rotation.effects

4屏xml编程轮换特效显示代码4 screen display xml programming code for the rotation effects
4 screen display xml programming code for the rotation effects (2010-11-22, C/C++, 125KB, 下载3次)

http://www.pudn.com/Download/item/id/1354755.html

[xml/soap/webservice] C_Programming_XML_file_editor_code

C编程实现XML文件编辑器代码C Programming XML file editor code
C Programming XML file editor code (2010-08-30, C/C++, 8KB, 下载7次)

http://www.pudn.com/Download/item/id/1283725.html

[xml/soap/webservice] Flash_Programming_XML_picture_round_switching_syst

Flash编程设计XML图片轮显切换系统代码Flash Programming XML picture round was switching system code
Flash Programming XML picture round was switching system code (2010-08-16, C/C++, 149KB, 下载3次)

http://www.pudn.com/Download/item/id/1270042.html

[xml/soap/webservice] text_convert_and_replace

可以进行批量转换,利用XML编程需要替换的内容,高效、简单
Can be batch conversion, the use of the contents of the XML programming needs to be replaced, efficient, simple (2009-10-29, C/C++, 236KB, 下载8次)

http://www.pudn.com/Download/item/id/953673.html

[xml/soap/webservice] XMLprogram

很好的xml编程指导,可以替代.ini等配置文件
Xml good programming guide, can be a substitute. Ini configuration file, etc. (2008-12-25, C/C++, 5441KB, 下载1次)

http://www.pudn.com/Download/item/id/614961.html

[xml/soap/webservice] XMLStringlate

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

http://www.pudn.com/Download/item/id/395244.html
总计:8