【转】c# xml添加 删除 修改数据
摘要: 转载申明原文出处:http://blog.sina.com.cn/s/indexlist_1380296280_4.html原文作者:巴顿//首先添加一个xml文件,一定要先手动添加一个根结点,否则程序找不到根结点//<user></user>using System;using System.Data;using System.Configuration;using Sy...阅读全文
posted @ 2009-01-13 17:19 badnewfish 阅读(1423) | 评论 (2) 编辑
