摘要:
在c#.net中操作XML需要添加的命名空间:using System.Xml;定义几个公共对象:XmlDocument xmldoc ;XmlNode xmlnode ;XmlElement xmlelem ;1,创建到服务器同名目录下的xml文件:方法一Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->xmldoc=newXmlDocument();//加入XML的声明段落,<?xmlversion="1.0"en 阅读全文
posted @ 2011-07-21 10:43
gds111789
阅读(314)
评论(0)
推荐(0)

浙公网安备 33010602011771号