-
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
-
ReadCsvFile
对CSV文件的读写操作,dll形式,很好用的!(The CSV file read and write operations, a form of DLL, very good use!)
- 2012-11-08 19:11:01下载
- 积分:1
-
load3531
海思hi3531芯片,内核分配为128M的配置文件(HiSilicon hi3531 chip, the kernel allocation for the 128M configuration file)
- 2016-02-26 10:16:11下载
- 积分:1
-
notebook
实现记事本的一些简单功能,包括文件的打开,保存,复制,粘贴等。(Achieve some simple notepad functions, including file open, save, copy, paste and so on.)
- 2013-11-06 22:31:59下载
- 积分:1
-
word
可以把word表格转为数据库需要的格式文件(Word forms can be converted into the format required by the database file)
- 2013-08-06 10:29:13下载
- 积分:1
-
vcTxtsrc
VC++逐行读取Txt文本文件,只是一个读写方式的不同,总之最终的目标是读取整个文件(VC++ read line by line Txt text file, just a different way of reading and writing, in short, the ultimate goal is to read the entire document)
- 2013-10-28 19:46:43下载
- 积分: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
-
TOleInfo
一个可以将任何一个OLE对象内部的属性和方法导出到一个文本文件的BCB类对象源代码(one can be an OLE object to any internal attributes and methods exported to a text file of type Object BCB source code)
- 2005-06-08 14:31:47下载
- 积分:1
-
Ini
对ini文件进行读写操作,对程序中某些设置的调用很有用。(Ini file read and write operations, and the call some settings in the program useful.)
- 2013-04-02 16:45:12下载
- 积分:1
-
ExcelText
一个vc++的Excel操作类,可以在当前目录生成Excel文件,也可以读取外部Excel文件,编译运行如上示,这是个很实用的类库。(A vc++ to Excel operation class, you can generate Excel files in the current directory, you can also read an external Excel file, compile and run as above said, this is a very useful library.)
- 2010-05-08 12:01:32下载
- 积分:1