-
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
-
ResearchNewExcel
操作EXCEL,设置表格格式,数据写入,读出等.EXCEL进程打开,退出等.(Operation EXCEL, format tables, data is written, read, etc.. EXCEL process to open and exit.)
- 2011-10-24 09:06:17下载
- 积分:1
-
ChangeTime
批量修改文件创建时间、修改时间等的程序,用于刷新文件内容(bat change file time )
- 2014-04-22 22:19:54下载
- 积分:1
-
Decimal_Binary
软件技术基础中的十进制转二进制问题,简单的将十进制数转化为二进制数。
(Software technology base in decimal to binary problem, a simple decimal number into a binary number.)
- 2013-12-18 17:07:56下载
- 积分:1
-
24Bmp
采用CFile打开并显示24位位图,可以对位图数据进行操作,程序简单实用。(CFile used to open and display 24 bitmap, right bitmap data operations, procedures simple and practical.)
- 2007-03-25 10:17:30下载
- 积分:1
-
MS_files
c++ primer code 第四版 感觉比较不错( c++ primer code)
- 2009-02-28 11:37:18下载
- 积分:1
-
ADO_Excel_CWR
通过ADo显示Excel内容
并对Excel中数据进行添加、删除、修改等操作(Excel content through ADo display data in Excel and add, delete, modify and other operations)
- 2010-05-31 17:03:19下载
- 积分:1
-
readText
读取文本文档,并显示在控件中,要长要长要长要长要长(Read the text document, and displays in the control, longer longer longer longer longer)
- 2011-04-21 10:47:00下载
- 积分:1
-
RdWrtIni
wince 里面没有WRITEPROFILESTRING等直接读写INI文件的命令,多有不便.因此这份源码实现了WINCE下读写INI的功能.附有源代码及测试程序.经实际使用,效果不错.(wince There are no direct WRITEPROFILESTRING order to read and write INI files, and more has the inconvenience. Therefore the source realize the read and write INI under WINCE function. with the source code and testing procedures. by actual use, good results.)
- 2008-08-05 14:36:18下载
- 积分:1
-
note-book
实现简单的记事本功能。如:打开文件,添加删除内容,字数统计与查找等功能。(Simple notepad. : Open the file, add and remove content, features such as word count and Find.)
- 2012-10-29 17:03:37下载
- 积分:1