摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;using System.Reflection;using System.Xml;using System.Xml.Linq;using System.Windows.Forms;using System.Net;/*Xml操作类:Ruiky 2011-12-28*/namespace FinanceGrab.Common.Util{ public class XmlUtil { private st 阅读全文
posted @ 2011-12-29 13:34 Ruiky 阅读(348) 评论(0) 推荐(0) 编辑