摘要:
public static void XmlSave() { try { XmlDocument myXmlDoc = new XmlDocument(); myXmlDoc.LoadXml("<picture><name>picture</name></picture>"); XmlElement elem = myXmlDoc.CreateEle... 阅读全文
posted @ 2009-08-25 15:28
superstar
阅读(210)
评论(0)
推荐(0)

浙公网安备 33010602011771号