-
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
-
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
-
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
-
newsfile
用于文件的搜索,主要是文件目录下搜索文件名(for file searching,the main of function is that searching the name of files)
- 2009-06-11 19:25:17下载
- 积分:1
-
iniparse
配置文件INI 解析,读取INI文件,修改INI文件,新增INI文件远吗,测试通过(Configuration file INI parsing, read the INI file, modify the INI file, add the INI file far, test)
- 2021-04-13 11:38:56下载
- 积分:1
-
读写EXECL表内容
一个有借鉴意义的EXCEL格式读写操作的实例。(A reference to the EXCEL format reading and writing operations examples.)
- 2017-08-17 23:05:17下载
- 积分:1
-
FileCompare
读取两个文件,比较其中的相同单词和出现次数及频率,并将结果保存到文件(Read the two documents, which compare the same words and the number and frequency of appearance, and save the results to a file)
- 2013-07-12 21:51:36下载
- 积分:1
-
MSCOMM32
第一:将文件拷到c:windowssystem32第二:运行install,这样就注册好了(This file contains important installation and general information for
Version 8.0.2 of the CEintegrated product set.)
- 2013-09-22 19:37:32下载
- 积分:1
-
CPP
学习资料标准C++输入输出流和本地化的程序员手册,附有完整相关类、函数、模板和头文件(learning C++ Standard input and output streams and localized Programmer s GuideTemplate function class header file)
- 2014-12-11 17:26:15下载
- 积分:1
-
excel2dbf
实现把excel文件转为dbf ,把excel当成数据库来处理,也把dbf当成数据库来插入(Achieve the excel file to dbf, to excel as a database to deal with, but also put dbf as a database to insert)
- 2009-03-13 23:25:23下载
- 积分:1