Roger Luo

超越梦想一起飞
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2013年1月22日

摘要: Basic operaiton on xml file in C# Background of XML XML document can be divied into three kinds of schema, DTD, XDR and XSD. Open xml file in synchronous way XmlDocument xml = new XmlDocument()... 阅读全文

posted @ 2013-01-22 22:28 Roger Luo 阅读(245) 评论(0) 推荐(0) 编辑