文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
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]

相关阅读 更多 +
排行榜 更多 +
模拟梦幻人生 v2.0.1 安卓版

模拟梦幻人生 v2.0.1 安卓版

飞行射击 下载
模拟梦幻人生 v2.0.1 安卓版

模拟梦幻人生 v2.0.1 安卓版

飞行射击 下载
模拟梦幻人生 v2.0.1 安卓版

模拟梦幻人生 v2.0.1 安卓版

飞行射击 下载