摘要:
using System.Runtime.Serialization.Formatters.Binary; using System.Runtime.Serialization; namespace WebApplication1.Serialize { public partial class Binary1 : System.Web.UI.Page { prot... 阅读全文
posted @ 2009-01-09 10:50
张林春
阅读(2144)
评论(0)
推荐(0)
摘要:
一、写三个类 PurchaseOrder.cs [XmlRootAttribute("PurchaseOrder")] public class PurchaseOrder { public Address ShipTo; public string OrderDate; // The XmlArrayAttribute ch... 阅读全文
posted @ 2009-01-09 10:26
张林春
阅读(801)
评论(0)
推荐(0)
浙公网安备 33010602011771号