摘要: 阅读全文
posted @ 2013-02-21 11:41 717806198 阅读(132) 评论(0) 推荐(0) 编辑
摘要: string path = AppDomain.CurrentDomain.SetupInformation.ApplicationBase + "temp\\StatisticsDetail.config";/// <summary>/// 添加父节点/// </summary>/// <param name="content"></param>public void InsertParentNode(string nodeName, string count) { XmlElement root = t 阅读全文
posted @ 2013-02-21 10:35 717806198 阅读(115) 评论(0) 推荐(0) 编辑