XML类
最近写的程序需要使用到xml的相关知识,之前没有接触过,所以边学边用。最方便的还是直接引用xml相关操作类了留档,以备用。XmlProcess using System;using System.Data;using System.IO;using System.Xml;namespace DotN
Life’s too short to be anything but happy.
最近写的程序需要使用到xml的相关知识,之前没有接触过,所以边学边用。最方便的还是直接引用xml相关操作类了留档,以备用。XmlProcess using System;using System.Data;using System.IO;using System.Xml;namespace DotN