搜索资源列表
Markup81
- 一个比较操作xml文件比较好的类,很容易生成,查找,修改xml文件-a comparison is relatively good xml document type, it is easy generation, search, modify xml
xml_src
- 一个用c++可以修改xml,对xml文件进行多方面操作的功能
dom4j
- xml文档解析 包括xml文档创建,读取,遍历,修改 与数据库关联等功能-xml document xml document parsing, including create, read, traverse, modify the functions associated with the database
XMLForVC
- VC 操作 XML,读取,修改,删除,增加节点等等操作 -xml operat(add,modify,delete,read & etc),VC source code
TEST
- 在VC++6.0环境下,对XML文件进行增加,修改,删除和查询的完全操作。-In VC++6.0 environment, on the XML file to add, modify, delete, and query the complete operation.
xmlToWord
- xmlToWord程序,定义一套xml描述接口,用户使用xml描述要生成的word文档的格式和内容,程序生成相应的word文档。程序使用python语言实现,通过com调用word编程开发接口,实现word文档自动生成。程序在word 2010上通过测试,其它版本在自动生成目录操作时需要对模板文件路径进行修改。-xmlToWord: define a xml interface, user can use xml file to describe the format and content.
xml
- 针对XML文件操作的例程,使用tinyxml组件,devcpp编译通过的,可以用vc6等简单修改使用。-Routine operation for XML files, use tinyxml components, devcpp compiled by, you can use vc6 simple modification to use.
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 :)
XMLEditor
- 一个XML文件编辑器,可对比修改XML文件。-The program about how to Editor*.xml file. You can edit file compressed with the origin file.
ProTree
- 自动读取XML文件,并树形显示成对应的结构!可以很方便的根据自身需要修改其XML格式或者显示格式等,合适初中级的程序员。-Automatically reads the XML file and displayed as a tree structure corresponding to! You can easily modify it according to its own XML format or display format, etc., suitable for junior-le
CXML
- 对XML文档解析库tinyxml的再次封装,更加方便xml文档的解析与修改。-Library for parsing XML documents tinyxml the package again, more convenient xml document parsing and modification.
tinyXML2_Unicode
- tinyXML 2 Unicode 根据tinyXML官方修改,由多字节改为Unicode,可解析和生成ucs-2 little endian编码的xml文件。-tinyXML 2 Unicode according tinyXML official modifications to the multi-byte Unicode, can parse and generate ucs-2 little endian encoded xml file.
xml
- 本文是继《VCKBASE在线杂志》第十四期的XML栏目激烈文章之四。前面几篇文章介绍了XML目录树的创建、定制目录树的上下文菜单以及目录树节点的管理(如添加、删除、修改操作等)。-this is a good Program about XML.
WriteXml
- C#写的修改XML文件的源码,比较简单,有需要的拿去吧-C# to write the modified XML file source, relatively simple, there is need to take it
How-to-Use-the-CMarkupSTL
- 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。-Create a new XML document, modify the existing XML document analysis, all of which can be obtained the method of a MFC or STL
Excel文档处理之Open XML
- 代码分为两个部分:OXExcel类:Excel文档结构层次的节点或元素的处理;OXSheet:工作表内容层次的节点或元素的处理。 注:本代码段是本人经多次试验后的结果,但依然不尽如人意,主要表现在两个方面:1、表格样式部分只编写了修改背景颜色的功能;2、超链接的添加会导致一个后遗症,打开Excel文档后不修改任何东西,关闭时总会有一个是否保存的提示。(The code is divided into two parts: the OXExcel class: the Excel documen