Xml文件如下:
| 代码如下 | 复制代码 |
|
|
|
对XML文件的操作
| 代码如下 | 复制代码 |
|
/// /// 创建XML文件 /// /// publicvoidCreateXmlFile(stringfilename) { XmlDocument xmldoc =newXmlDocument(); XmlNode node; node = xmldoc.CreateXmlDeclaration("1.0","utf-8",null); xmldoc.AppendChild(node); XmlNode root = xmldoc.CreateElement("Users"); xmldoc.AppendChild(root); CreateNode(xmldoc, root,"UserName","zhengyd"); CreateNode(xmldoc, root,"Email","[email protected],cn"); CreateNode(xmldoc, root,"Url","www.gucas.an,cn"); CreateNode(xmldoc, root,"Age","27"); try { xmldoc.Save(Server.MapPath(filename)); Response.Write("创建XML文件myxml.xml成功!"); } catch(Exception ex) { Response.Write(ex.Message); } } /// /// 写入XML文件 /// /// publicvoidWriteXmlFile(stringfile) { XmlDocument xmdoc =newXmlDocument(); try { xmdoc.Load(Server.MapPath(file)); XmlNode root = xmdoc.SelectSingleNode("Advertisements"); if(root !=null) { XmlNode node = xmdoc.CreateNode(XmlNodeType.Element,"Ad",null); CreateNode(xmdoc, node,"ImageUrl","google.gif"); CreateNode(xmdoc, node,"NavigateUrl","http://www.*goo*g*le.com"); CreateNode(xmdoc, node,"Impressions","30"); CreateNode(xmdoc, node,"Keyword","google"); root.AppendChild(node); } xmdoc.Save(Server.MapPath(file)); Response.Write("写入XML文件XMLFile.xml成功。 } catch(Exception ex) { Response.Write(ex.Message); } } /// /// 创建节点 /// /// /// /// /// publicvoidCreateNode(XmlDocument xmldoc, XmlNode parentnode,stringname,stringvalue) { XmlNode node = xmldoc.CreateNode(XmlNodeType.Element, name,null); node.InnerText = value; parentnode.AppendChild(node); } /// /// 读取XML文件 /// /// privatevoidReadFile(stringfile) { XmlDocument xmldoc =newXmlDocument(); try { xmldoc.Load(Server.MapPath(file)); XmlNode node = xmldoc.SelectSingleNode("Advertisements"); if(node !=null) { TreeNode root =newTreeNode(); root.Text = node.Name; tvXml.Nodes.Add(root); foreach(XmlNode xnodeinxmldoc.SelectNodes("Advertisements/Ad")) { TreeNode tnode =newTreeNode(); tnode.Text = Server.HtmlEncode(""); root.ChildNodes.Add(tnode); foreach(XmlNode xcnodeinxnode.ChildNodes) { TreeNode tcnode =newTreeNode(); tcnode.Text = Server.HtmlEncode(""+ xcnode.InnerText +""+ xcnode.Name +">"); tnode.ChildNodes.Add(tcnode); } TreeNode ttnode =newTreeNode(); ttnode.Text = Server.HtmlEncode(""+ xnode.Name +""); root.ChildNodes.Add(ttnode); } TreeNode tpnode =newTreeNode(); tpnode.Text = Server.HtmlEncode(""+ node.Name +">"); tvXml.Nodes.Add(tpnode); } } catch(Exception ex) { Response.Write(ex.Message); } } |
|
疯狂医院达什医生中文版(Crazy Hospital)
疯狂医院达什医生最新版是一款医院模拟经营类游戏,逼真的场景画
宝宝庄园官方版
宝宝庄园官方版是一款超级经典好玩的模拟经营类型的手游,这个游
桃源记官方正版
桃源记是一款休闲娱乐类的水墨手绘风格打造的模拟经营手游。玩家
长途巴士模拟器手机版
长途巴士模拟器汉化版是一款十分比真好玩的大巴车模拟驾驶运营类
房东模拟器最新版2024
房东模拟器中文版是一个超级有趣的模拟经营类型的手游,这个游戏