搜索资源列表
XMLNews
- 一个XML做的新闻发布系统,其中news.xml作为存储添加的新闻数据,add_news.aspx,news_manage.aspx,edit_news.aspx,del_news.aspx为其中的页面。 news_manage2.aspx为管理页面,可以集中管理修改和删除功能。 该程序采用面相对象开发
20081017
- ASP.NET2.0(C#)TreeView绑定XML、以及对其进行添加修改删除-ASP.NET2.0 (C#) TreeView Binding XML, as well as add their modifications to delete
ASPXML
- DataSet与Xml文档的交互,有增加,删除,修改等功能-DataSet and Xml document interaction, there are add, delete, modify the functions of
kongzhixml
- WEB服务实现对XML的调用将整个WgaLogon项删除即可。以上为经过测试的最简便方法。-WEB services will be on the XML calls can delete the entire WgaLogon. These are tested the most easy way.
XMLReaderDragon
- 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test items
XmlDocumentReadFrom
- XML配置文件的读写,包括添加,删除,修改子节点。让你能够很好的理解配置文件在程序中的运用。-XML read.
Projet
- 以前写的基于csharp的日程表程序。以.xml文档形式倒入日程表,程序可修改删除以及添加日程项目(描述,重要性等),并自动以.xml格式保存。-I used to write programs schedule based on csharp . Using . Xml document format to import into the calendar, the program can be modified to delete, and add agenda items (descr i
WorkLogCsharp
- 主要是XML文档的创建,添加元素,删除元素-Mainly the creation of XML documents, add elements, remove elements
c-Sharp-the-xml-address-book
- 主要功能是:备份、还原、导出联系人、修改密码、设置密码、密码和文件注册表保存、联系人添加、修改和删除-The main functions are: backup, restore, export contacts, change passwords, set password, passwords, and documents registry save contacts to add, modify and delete
DelXMLByLINQ
- 使用LINQ技术删除XML文件中的数据C#写的-Using LINQ technology to delete the data in the XML file C# wrote
XMLtoTree
- 将xml加载到treeview,为了省事,我只是将xml的元素名加载到了TreeNode的txt中,当然,tag也设置为对应的元素了。 还增加了简单的元素添加及删除功能。 希望对初学者有用-load xml to treeview, tow sample function is completed(delete node and the source element, append node and the source element)
XmlClass
- XML文件操作的封装,包含添加、删除、查找节点-XML File Operater Class
XMLDemo
- 实现XML的增删改查,运用gridview控件。显示学生要求显示学生列表,并且增加删除和修改按钮-The XML additions and deletions to change search use gridview control. Show students required to display a list of students and add delete and modify button
AutoUpdate
- winform实现自动更新,对比本地文件和远程xml版本文件,对版本需要升级的,先下载下来,保存到临时盘,复制主程序文件后删除临时文件,升级完成-WinForm automatic updates, in contrast to local files and remote XML version of the document, the need to upgrade the first version, download, save to temporary disk copy, main
xml
- 该压缩包内包含几个操作Xml文件的实例. 每一种Xml文件的格式都有所不同. 支持Xml文件的查询、修改、删除节点等. 还有如何将Xml文件转换为DataSet数据集. 然后通过更新数据集来实现Xml文件的更新.-The archive contains several operations Xml file instance. Xml file format for each are different. Supported Xml file query, modi
XML-Operating
- 利用c#操作xml文件,实现对xml文件的显示,删除,增加、修改的操作-Use c# xml file operation, to achieve the xml file display, delete, add, modify operations
XML
- 对固定结构的XML文件进行增加节点,删除节点,编辑节点,修改节点位置等操作。当选择保存的时候对载入文件进行修改。程序可能测试不够仔细,有些bug,但是能够正常运行。-XML creation tool
0301
- 实现XML文件的读取和写入,并能对XML文件进行修改、删除等操作。-To read and write XML documents, XML files and is able to modify, delete and other operations.
DATAManager
- mysql 表格数据备份与恢复,数据备份格式为XML格式,并删除表格数据(Data backup and recovery in MySQL table)
XmlTest
- c#操作xml节点,提供各种增加删除的方式(C# operates the XML node)