文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>C# Xml

C# Xml

时间:2011-03-01  来源:FtpCsharp

  document.Load(xmlpath);              //load xml by the absoult path

 XmlNodeList nodeList = document.GetElementsByTagName("nodetagname"); //get the nodelist of nodetagname

 XmlElement element = document.CreateElement("newnodename");  //create node 

 element.SetAttribute("attributename", "attributevalue");            //set attribute

nodeList[0].AppendChild(element);  //add the node to nodeList[0]

相关阅读 更多 +
排行榜 更多 +
钢铁力量华为版

钢铁力量华为版

飞行射击 下载
家庭农场冒险无限钻石版

家庭农场冒险无限钻石版

飞行射击 下载
战魂铭人无限钻石版

战魂铭人无限钻石版

冒险解谜 下载