摘要:
using System;using System.Xml;using System.Xml.Serialization;using System.IO;using System.Collections;using System.Collections.Generic;/* The XmlRootAttribute allows you to set an alternate name (PurchaseOrder) of the XML element, the element namespace; by default, the XmlSerializer uses the class n 阅读全文
posted @ 2013-04-11 11:14
陈峰
阅读(265)
评论(0)
推荐(0)
浙公网安备 33010602011771号