摘要:
using System;using System.Xml;namespace XmlHelper{/// <summary>/// xml 的摘要说明。/// </summary>public class XmlHandler{protected XmlDocument xdoc=new XmlDocument();public XmlElement root;publi... 阅读全文
posted @ 2007-12-24 13:37
dukey
阅读(329)
评论(0)
推荐(0)
浙公网安备 33010602011771号