C# 中将对象序列化和反序列化为xml的类是XmlSerializer,要引用System.Xml.Serialization 先创建一个XmlSerializer对象实例,然后用实例的Serialize的 ...
確定! 回上一頁