摘要: /// /// 序列化 /// /// /// public static byte[] SerializeObject(T obj) where T : class { Syste... 阅读全文
posted @ 2015-03-20 16:56 CarsonCui 阅读(241) 评论(0) 推荐(0)