搜索资源列表
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, modifie
tinyxml
- 一个读取和解析XML的开源API,可以自由的扩展功能-TinyXML is a simple, small, C++ XML parser that can be easily integrated into other programs
XMLForVC
- VC 操作 XML,读取,修改,删除,增加节点等等操作 -xml operat(add,modify,delete,read & etc),VC source code
XML
- 用DOM-MSXML实现解析xml文件,可以遍历整个xml文件,并将结果以树的形式显示出来,使xml文件的结构一目了然。-use DOM-MSXML to parse the xml file
eDocEngine_r_p251
- eDocEngine VCL v2.5.2 - eDocEngine VCL is a comprehensive e-document creation component suite for Delphi™ and C++Builder® . eDocEngine can create documents in clipboard, PDF, RTF, HTML, XHTML, EXCEL, TEXT, CSV, Quattro Pro, LOTUS 1-2-3, DIF,
TestXML
- c++ 操作XML文件,进行读写XML文件的操作-c++ operator XML document for operation of reading and writing XML files
markupclass_demo
- XML解析器,基于DOM的,很好用,标C的。-XML parser, based on DOM, and it just works.
readwriteXML
- 一个用C++实现的读写XML文件的类,简单易用.-a C++ class which can read or write XML type files, it is easy to use.
XML_cpp
- vc解析xml文件的源代码,对初学者相当有用!-vc parse xml file source code is useful for beginners!
xml
- 关于调用xml数据的显示方法,通过C#,ASP.net实现-Xml data on the display method is called by C#, ASP.net implementation
__xmlParser
- XML解析类,轻巧、简单、易用(内含源码、示例程序以及文档说明)-This is a basic XML parser written in ANSI C++ for portability. It works by using recursion and a node tree for breaking down the elements of an XML document.
CSharp-Operate-XML
- C#对XML的基本操作,这是源码,供给大家一起学习,一起提高!-C# XML
Saving-app-settings-as-XML
- 将应用程序的设置存为XML文件. C#例程.-Saving app settings as XML File.(C#)
XML-Solution-for-the-INI-File-System
- XML代替INI文件的方案. C# 2005 源码.已测试可用.-XML Solution for the INI File System. (C#)
Read-Write-XML-INI-Registry
- 读写 XML文件,设置文件,INI文件或注册表的C#例程.-Read-Write XML files, Config files, INI files, or the Registry.
CSharp-operator-xml
- 使用C#操作xml文件的方法,很好的说明。-use C shape read and write xml folder,good
CShapeXML
- 深入理解C#中的XML中的部分源码, 对于新手很好有参考价值的-In-depth understanding of the part of the source code in C# XML good reference value for the novice
CPP-XML
- c++读取xml文件的一个类。基本包括了所有的xml操作读取。比较实用-c++ read xml file a class. Basic operation includes all xml read. More practical
xmloprate
- C++ 操作XML文件的代码例子,可以对xml的格式进行设置,处理成不同的文件输出.-C++ XML file operation code examples, the XML format settings, is treated as a different file output.
Excel文档处理之Open XML
- 代码分为两个部分:OXExcel类:Excel文档结构层次的节点或元素的处理;OXSheet:工作表内容层次的节点或元素的处理。 注:本代码段是本人经多次试验后的结果,但依然不尽如人意,主要表现在两个方面:1、表格样式部分只编写了修改背景颜色的功能;2、超链接的添加会导致一个后遗症,打开Excel文档后不修改任何东西,关闭时总会有一个是否保存的提示。(The code is divided into two parts: the OXExcel class: the Excel documen