| 网站首页 | 业界新闻 | 小组 | 威客 | 人才 | 下载频道 | 博客 | 代码贴 | 在线编程 | 编程论坛
欢迎加入我们,一同切磋技术
用户名:   
 
密 码:  
共有 405 人关注过本帖
标题:[求助]谁能帮写个添加更新删除这个xml文件的程序
只看楼主 加入收藏
tuablove
Rank: 1
等 级:新手上路
帖 子:78
专家分:0
注 册:2005-7-11
收藏
 问题点数:0 回复次数:0 
[求助]谁能帮写个添加更新删除这个xml文件的程序
谁能帮写个添加更新删除这个xml文件的程序

<Menu>
<FirstMenu Text="首页" Url="default.aspx">
</FirstMenu>
<FirstMenu Text="新闻中心" Url="News.aspx">
<ChildMenu myText="百度图片" myUrl="http://image.baidu.com" />
<ChildMenu myText="百度图片" myUrl="http://image.baidu.com" />
<ChildMenu myText="百度图片" myUrl="http://image.baidu.com" />
<ChildMenu myText="百度图片" myUrl="http://image.baidu.com" />
<ChildMenu myText="百度图片" myUrl="http://image.baidu.com" />
</FirstMenu>
<FirstMenu Text="产品展示" Url="Product.aspx">
<ChildMenu myText="百度音乐" myUrl="http://mp3.baidu.com" />
<ChildMenu myText="百度音乐" myUrl="http://mp3.baidu.com" />
<ChildMenu myText="百度音乐" myUrl="http://mp3.baidu.com" />
<ChildMenu myText="百度音乐" myUrl="http://mp3.baidu.com" />
<ChildMenu myText="百度音乐" myUrl="http://mp3.baidu.com" />
</FirstMenu>
<FirstMenu Text="技术支持" Url="teconicol.aspx">
<ChildMenu myText="我的最爱" myUrl="http://www.mtv77.com" />
<ChildMenu myText="我的最爱" myUrl="http://www.mtv77.com" />
<ChildMenu myText="我的最爱" myUrl="http://www.mtv77.com" />
<ChildMenu myText="我的最爱" myUrl="http://www.mtv77.com" />
</FirstMenu>
<FirstMenu Text="联系我们" Url="connection.aspx">
<ChildMenu myText="好好学习" myUrl="http://www.csdn.net" />
<ChildMenu myText="好好学习" myUrl="http://www.csdn.net" />
<ChildMenu myText="好好学习" myUrl="http://www.csdn.net" />
</FirstMenu>
</Menu>
要求FirstMenu里的text,url和childMenu里的mytxet,myurl都能添加,更新,删除。
只要写个小例子就好。
麻烦麻烦!!
搜索更多相关主题的帖子: xml 文件 删除 
2007-03-28 21:07
快速回复:[求助]谁能帮写个添加更新删除这个xml文件的程序&#65279;
数据加载中...
 
   



关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.024671 second(s), 8 queries.
Copyright©2004-2024, BCCN.NET, All Rights Reserved