-
tinyxml
说明: 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.)
- 2008-09-11 09:26:03下载
- 积分:1
-
inidemo
对配置文件的通用访问以及写入操作,本程序提供静态方法(Configuration file access)
- 2013-08-06 14:51:38下载
- 积分:1
-
ReadXls
读取excel文件的源代码,自己开发,功能详细!(read excel file source code!)
- 2012-04-11 12:47:30下载
- 积分:1
-
pichuli
批处理的学习文件,很重要嗯哟哟读速度上的速度首都师大(Good,it is very very good)
- 2014-12-14 13:44:43下载
- 积分:1
-
FileIO2
读取文本中内容并进行简单转换之后,写入新的文本。(read the contents of a text and transfer some string, then write the new contents into a new text.)
- 2010-09-19 15:24:18下载
- 积分:1
-
file_split
Visual C++案例开发集锦第七章\文件分割的程序源码,值得一看!(Visual C++ case development highlights Chapter File Splitter program source code, worth a visit!)
- 2011-08-13 16:48:23下载
- 积分:1
-
FileDialog
由文本读出,并将其16进制内容转化为10进制,最后画曲线显示。(read the HEX data from the file,then change then to BIN format,lastly draw the curve according to the data.)
- 2009-02-17 22:31:40下载
- 积分:1
-
SelDEL
实现在程序运行完毕后,删除自身exe文件.适用于需要时间限制类程序.(Time limit for applications that require such procedures in the program is complete, delete the exe file.)
- 2013-05-19 10:22:03下载
- 积分:1
-
vc
说明: 用数组和结构体实现保存文件,录入内容为所有同学的学号、姓名、语文成绩和数学成绩(Structure with the array and achieve the goal of preserving documents, recording the content for all students of the school number, name, language and mathematics achievement)
- 2009-04-29 08:42:52下载
- 积分:1
-
VC 对Word文档的各种操作
利用VC++语言编程,在MFC中对Word文档的各种操作,可供参考。(Using VC++ language programming, various operations of Word documents in MFC can be referred to.)
- 2019-03-04 14:13:21下载
- 积分:1