(timyXMLisasimplexmlanalyticaltools,ofcourse,youmustbethexmlstandard.TinyXMLisasimple,small,C++XMLparserthatcanbeeasilyintegratedintootherprograms.Inbrief,TinyXMLparsesanXMLdocument,andbuildsfromthataDocumentObjectModel(DOM)thatcanberead,modified,andsaved.XMLstandsforeXtensibleMarkupLanguage.Itallowsyoutocreateyourowndocumentmarkups.WhereHTMLdoesaverygoodjobofmarkingdocumentsforbrowsers,XMLallowsyoutodefineanykindofdocumentmarkup,forexampleadocumentthatdescribesatodolistforanorganizerapplication.XMLisaverystructuredandconvenientformat.AllthoserandomfileformatscreatedtostoreapplicationdatacanallbereplacedwithXML.Oneparserforeverything.)-IMDN开发者社群-imdn.cn"> (timyXMLisasimplexmlanalyticaltools,ofcourse,youmustbethexmlstandard.TinyXMLisasimple,small,C++XMLparserthatcanbeeasilyintegratedintootherprograms.Inbrief,TinyXMLparsesanXMLdocument,andbuildsfromthataDocumentObjectModel(DOM)thatcanberead,modified,andsaved.XMLstandsforeXtensibleMarkupLanguage.Itallowsyoutocreateyourowndocumentmarkups.WhereHTMLdoesaverygoodjobofmarkingdocumentsforbrowsers,XMLallowsyoutodefineanykindofdocumentmarkup,forexampleadocumentthatdescribesatodolistforanorganizerapplication.XMLisaverystructuredandconvenientformat.AllthoserandomfileformatscreatedtostoreapplicationdatacanallbereplacedwithXML.Oneparserforeverything.) - IMDN开发者社群-imdn.cn">
登录
首页 » Visual C++ » tinyxml

tinyxml

于 2008-09-11 发布 文件大小:244KB
0 312
下载积分: 1 下载次数: 0

代码说明:

说明:  timyXML是一个简单的xml解析工具,当然,你的xml必需是标准的。 TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved. XML stands for "eXtensible Markup Language." It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a "to do" list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.(timyXML is a simple xml analytical tools, of course, you must be the xml standard. TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs.In brief, TinyXML parses an XML document, and builds from that a Document Object Model (DOM) that can be read, modified, and saved.XML stands for eXtensible Markup Language. It allows you to create your own document markups. Where HTML does a very good job of marking documents for browsers, XML allows you to define any kind of document markup, for example a document that describes a to do list for an organizer application. XML is a very structured and convenient format. All those random file formats created to store application data can all be replaced with XML. One parser for everything.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • g024_vb-sol
    扑克牌源代码,比较很好用的VB代码!!是个智慧游戏代码 (Poker source code)
    2009-06-22 10:21:18下载
    积分:1
  • excelDemo
    利用MFC对Excel文件进行路径显示,写入,读取,更改,保存等操作 (Using MFC to read the Excel file, write, change, save and other operations)
    2016-11-06 11:35:24下载
    积分:1
  • word
    VC word模板混合编程,在VC中操作word模板,能插入文字和图片(VC word template mixed programming, operation in VC word template, can insert text and pictures)
    2020-06-29 12:20:02下载
    积分:1
  • file_rw_binary
    文件操作 以二进制格式读写文件 数据保存打开类型 (File operations data read and write files in binary format to save the open type)
    2015-03-10 22:07:28下载
    积分:1
  • AutoTypeIn
    VB6编写的自动打字文字特效,就是类似在屏幕上打字的效果,文字一个一个出现,可以做字幕,用作软件介绍很不错,程序简洁,适合学习和使用。(VB6 prepared automatically typing text effects, that is, typing on the screen similar to the effect of text appear one by one, they can do subtitles for the software is pretty good introduction, the program is simple and suitable for learning and use.)
    2009-07-12 10:15:38下载
    积分:1
  • File_BinaryToText
    实现二进制文件到文本文件的转换,提供目录选择,输出文件目录选择(To achieve binary file to a text file conversion)
    2011-07-26 14:16:21下载
    积分:1
  • doc_view
    基于doc_view多文件示例(源码),可以改变文档的图片工具.好好玩玩啊(Doc_view based on multi-file examples (source), can change the document image tools. Good play ah)
    2007-08-23 12:41:08下载
    积分:1
  • DebugScissor
    我想很多程序员都遇到这种情况:新建了很多工程,编译后生成了很多的Debug、Release,想删除的时候一个个文件夹打开,删除,太累啦~~~!!不删又占空间!!我也“深受其害”,今天实在无法忍受了,写个程序,自动删,呵呵。 使用时把它放在你想清理的文件夹里面,运行后它会自动搜索子文件夹,直到完成,使用时请小心,它看见Debug、release就删,呵呵,所以如果不想删除,就不要用这个名字啊!! 主要用了一些文件操作和文件夹操作(I think many programmers have experienced this situation: a lot of new projects has become a much later compiler Debug, Release, would like to delete a folder when opened, deleted, tired啦~ ~ ~! ! Do not cut and space! ! I also " suffer" , this really could not bear, and write a program to automatically delete, huh, huh. Put it in when you want to clean up inside the folder, it will automatically run the search sub-folders until completed, when used with care, it is to see Debug, release on the cut, huh, huh, so if you do not want to delete, do not use name ah! !)
    2009-05-08 20:40:06下载
    积分:1
  • VB_view_DWG
    说明:  使用VB查看DWG文件,经典产品 使用VB 查看AUTOCAD图形(View DWG files to use VB, VB classic products AUTOCAD graphics view)
    2009-07-30 22:54:25下载
    积分:1
  • dabao
    说明:  将不同文件类型文件打包为一个文件,并更改文件类型,供打包标记(Documents of different file types into a package file, and change the file type for packaging marking)
    2010-04-18 21:02:09下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载