摘要:
阅读全文
摘要:
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 阅读全文