2014年12月8日

C# 序列化(Binary、Xml、Soap)

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.IO;using System.Xml.Serialization;using System.Runtime.... 阅读全文

posted @ 2014-12-08 16:12 lovezj9012 阅读(377) 评论(0) 推荐(0)

导航