会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
dotnetbbs
博客园
首页
新随笔
联系
订阅
管理
文章分类 -
XML
添加、修改、删除xml节点(转)
摘要:已知有一个XML文件(bookstore.xml)如下: Oberon's Legacy Corets, Eva 5.95 1、往节点中插入一个节点: XmlDocument xmlDoc=new XmlDocument(); xmlDoc.Load("bookstore.xml"); XmlNode root=xmlDoc.SelectSingleNo...
阅读全文
posted @
2006-07-13 08:46
RogerWang
阅读(9556)
评论(8)
推荐(2)
公告