搜索资源列表
XmlParser
- 使用微軟的xml解析器對Xml文件進行添加、刪除、搜尋等操作。 -use Microsoft's xml parser right Xml file add, delete, search and other operations.
xml
- 这是msxml的用法,包括向xml文件中读取、写入数据,增加节点删除节点等操作。-This is msxml usage, including the xml file to read, write data, delete the node, such as increasing node to operate.
experiment3
- 将输入access的文件保存成xml格式,并通过button控件进行添加删除查看更新等操作-Access the input file into the xml format, and add a delete button controls, such as view update operation
xerces-c-3.1.1.tar
- Xerces-C++是一个非常健壮的 XML 解析器,其提供的两种解析XML文档的方法,DOM和SAX。SAX是一个面向事件的编程API.一个解析引擎消耗XML序列数据,并在发现进来的XML数据的结构时回调应用程序,这些回调称为事件句柄.与SAX不同,它允许对XML文档进行编辑并保存为一个文件或者流,还允许以编程的方式构建一个XML文档.DOM提供了一个内存中的模型,你可以遍历文档树,删除节点或者嫁接新节点.与解析的SAX事件不同,DOM事件反映出用户与文档的互动以及使用文档的改变.总的来说,S
xml
- XML 文件的 创建,读取,修改,添加,删除-XML file to create, read, modify, add, delete,
xmlparser
- XML解析器在XML文件中载入一个满内存,它解析文件,它会产生一个树结构代表XML文件。当然,你也可以解析XML数据,你已经储存自己变成一个内存缓冲区中。此后,你可以很轻易地“探”树,让你的数据。你也可以使用“添加修改树”和“删除”功能和再生一个XML字符串从subtree格式化。-Here is how it works: The XML parser loads a full XML file in memory, it parses the file and it generates a
ex_xml_useCMarkup
- vc++对于XML文件的操作,包括增加,删除,修改,查找-vc++ XML file for the operation, including add, delete, modify, search, etc.
Markup114
- 非常小的XML解析生成实例,效率非常高,可以抛开微软的MSXML复杂的调用实现自己读取解析、修改、删除、生成XML文件。-XML parser generates a very small example, the efficiency is very high, you can put aside the complexity of Microsoft s MSXML to read analysis achieve their calls, modify, delete, generate
XmlAccess
- xml access tools 支持xml格式的增加,删除,修改。支持存入文件-xml access function support node add/modify/delete support xmlstring write to file support file to xmlstring
SPBMA
- 该应用实现了通讯录功能,可以添加、修改、删除联系人。其中用到了对xml文件的操作-The application of the address book function, you can add, modify, and delete contacts. Which used the operation of the xml file
csharpxmlgl
- xml人事管理系统c#人事管理系统源码,数据库选择是XML,里面包括有很多C#对XML文件的操作技巧,因此来说,这个人事管理系统,其重点是学习对XML的操作。对人事管理系统方面来说,功能包括:可查询、浏览、添加、删除、修改员工的基本信息与工作信息,程序运行之前需要先登录,不知道密码的,可查看Bin目录下的登录表.xml中的用户名和密码。-c# xml Personnel Management System personnel management system source code, sel