搜索资源列表
MSXML_Sample
- 读写XML文件,根据不同的选择显示不同的XML节点信息,超级棒的例子。-read and write XML documents, according to the different options show different XML node information, the super rods example.
gdiFlow(1).rar
- 可视化图形工作流源码,可以保存到xml的,支持节点时间限制,Visualization source graphics workflow can be saved to the xml, and to support the node time limit
Dom4jHelper
- 使用Dom4j修改XML文档的节点、或内容,同时提供读取XML文档的方法-Edit XML by dom4j, Edit Node, Edit Element, Edit Content.
XML_Test
- 基于对话框的工程。XML文档的操作,主要实现的功能:节点插入、删除和修改,属性的插入、删除和修改。-Dialog-based project. XML documents on the operation, the main achievement of the function: node insert, delete and modify properties of the insert, delete and modify.
data
- 节点属性的修改,Java xml节点属性的修改 修改xml节点的属性-Node property changes, modifications of the Java xml node attributes to modify the xml node attributes
vc_cxml
- 一个很简单的XML封装类,功能还不够完善,希望能够在大家的提点下继续完善,源文件中包含有三个类(具体看头文件):CXml XML文件类CXmlNode XML结点类CXmlNodes XML结点集合类 -A very simple XML package type, function also is not perfect, we hope to be able to continue to improve the under mentioned points, the source fi
XML
- 对XMl的节点操作,在windows窗体下进行编写,是最基本的编写。-On the XML node to operate in windows form under preparation, is the most basic preparation.
xml
- 这是msxml的用法,包括向xml文件中读取、写入数据,增加节点删除节点等操作。-This is msxml usage, including the xml file to read, write data, delete the node, such as increasing node to operate.
mfcxxxx
- 解析xml 编辑xml节点,添加xml节点-Parse xml editor xml node, add the xml node,
MyXML2
- 可以由此得到XML文件中的节点属性,可以让大家参考-The resulting XML file can be the node attributes
WebStructureDemo
- 能够打开并解析xml文件,以树状结构显示。 2.界面构成:两个按钮,分别用来打开文件和退出程序;一个树状控件,用于显示xml文件结构;一个文本控件,用于显示选中的xml树的节点的内容,如果选中的节点是最底层的简单节点,则显示此节点的文本内容,否则显示此节点的子节点的名字,一行一个。-Able to open and parse xml file to display the tree. 2. Interface components: two buttons were used to op
xerces-c-3.1.1.tar
- Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
MsXmlProc
- vc解析xml文档,可完成节点,属性的添加修改删除-vc parsing xml document, complete node, attribute to add modify delete
delphi_XMl
- 创建简单XMl文件以及读取XML子节点下所有属性的方法。本文主要讲解了如何简单创建xml文件的方法以及如何读取子节点下所有属性的方法。-Create a simple XML XMl file and read all the properties sub-node method. This article explains how a simple method to create xml file and how to read all of the properties sub-node
vb
- XML文档的结构是一个树形等级结构。文档必须有一个唯一的根结点,根节点包含所有其它节点。下面我们举一个较为完整的例子-XML document structure is a hierarchical structure tree. Document must have a unique root node, root node contains all the other nodes. Below we give a more complete example
Xml.node.design.module.remove
- Xml节点移除设计模块经典代码Xml node design module to remove classical code -Xml node design module to remove classical code
tinyxmlexample
- 利用tinyxml这款比较小巧的软件,解析了xml文件,给出了如何获得xml文件的根节点、根元素、以及元素的的text-This relatively small advantage tinyxml software, parsing the xml file, xml file shows how to get the root node, the root element, and elements of the text
perlpar
- 利用tinyxml解析xml文件,并自己编写了函数以此来获得xml文件的叶子节点-Parsing xml file using tinyxml, and I have written a function to get the xml file as leaf node
xml_attr
- 在windows平台上xml文件的读取,修改,查看节点属性,修改节点属性。可供程序员参考-opraton of reading writing, modif ation, and modify attrubite of node of xml on windows operation
read-xml-and-add-node-based-on-cSharp
- 查找xml文件是否存在,存在则添加节点到指定节点下,否则创建xml文件-Find xml file exists, exists to add a node to the specified node, otherwise create xml file