2014年12月8日

利用反射实现序列化和反序列化

摘要: 主程序using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;using System.Runtime.Serialization;using System.R... 阅读全文

posted @ 2014-12-08 15:49 Freedom0619 阅读(394) 评论(0) 推荐(0) 编辑

导航