摘要:
//本程序演示了最简单的序列化 和反序列化 ,将对象存储到本地文件中 ,//对象序列化的另一个目的是网络传输信息using System;using System.Collections.Generic;using System.Text;using System.IO;using System.Xml.Serialization;using System.Runtime.Serializatio... 阅读全文
posted @ 2008-07-23 00:05
玄魂
阅读(409)
评论(0)
推荐(0)

浙公网安备 33010602011771号