08 2010 档案

摘要:using System.Xml.Serialization;using System.IO;using System.Xml;using System.Text;namespace TestProject1.XML{ public class XmlRepository<TRoot> { string _FilePath; public XmlRepository(string fi... 阅读全文
posted @ 2010-08-26 14:30 I'm CY 阅读(236) 评论(0) 推荐(0)
摘要:[代码] [代码] [代码] [代码] 阅读全文
posted @ 2010-08-26 14:09 I'm CY 阅读(293) 评论(0) 推荐(0)