摘要: View Code /// /// 更新某个节点中的值 /// private void updata() { XmlDocument xmlDoc = new XmlDocument(); xmlDoc.Load(AppDomain.CurrentDomain.SetupInformatio... 阅读全文
posted @ 2011-11-23 16:23 javaoraspx 阅读(197) 评论(0) 推荐(0)