搜索资源列表
MSXML_Sampale
- C++操作XML的示例!用MFC环境编译。-C operating XML examples! Using MFC environment compiler.
STLXMLParser
- 一个非常好用的解析XML语言的一个C/C++代码,不大操作方便,我还在VC下写了一个例子在里面,打开文件文件就能看见 -a very good for parsing XML language of a C / C code and it is not quite easy to operate, I also wrote a VC inside an example, we can open the document to see
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
CPP-XML
- c++读取xml文件的一个类。基本包括了所有的xml操作读取。比较实用-c++ read xml file a class. Basic operation includes all xml read. More practical
XMLHelp
- 这是一个XML C++封装类,示例程序是用VS2005做的,并有详细使用说明文档,希望对大家有所帮助,也请大家自己根据需要修改使用. 多谢:)-This is an XML C++ wrapper class sample program with VS2005, and detailed instructions for use document, we want to help, please we need to modify use. Thank :)
Excel文档处理之Open XML
- 代码分为两个部分:OXExcel类:Excel文档结构层次的节点或元素的处理;OXSheet:工作表内容层次的节点或元素的处理。 注:本代码段是本人经多次试验后的结果,但依然不尽如人意,主要表现在两个方面:1、表格样式部分只编写了修改背景颜色的功能;2、超链接的添加会导致一个后遗症,打开Excel文档后不修改任何东西,关闭时总会有一个是否保存的提示。(The code is divided into two parts: the OXExcel class: the Excel documen
igraph_C
- 本例基于igraph0.7.1开发包,通过C语言开发了GML文件解析用例。(This case is based on the igraph0.7.1 development kit, and the GML file parsing case is developed by using C language.)