• <ins id="pjuwb"></ins>
    <blockquote id="pjuwb"><pre id="pjuwb"></pre></blockquote>
    <noscript id="pjuwb"></noscript>
          <sup id="pjuwb"><pre id="pjuwb"></pre></sup>
            <dd id="pjuwb"></dd>
            <abbr id="pjuwb"></abbr>

            我希望你是我獨家記憶

            一段永遠封存的記憶,隨風而去
            posts - 263, comments - 31, trackbacks - 0, articles - 3
               :: 首頁 :: 新隨筆 ::  :: 聚合  :: 管理

            XML簡單操作

            Posted on 2009-07-09 15:21 Hero 閱讀(145) 評論(0)  編輯 收藏 引用 所屬分類: C#積累

             

              1 using System;
              2 using System.Collections.Generic;
              3 using System.ComponentModel;
              4 using System.Data;
              5 using System.Drawing;
              6 using System.Text;
              7 using System.Windows.Forms;
              8 
              9 using System.Xml;
             10 
             11 namespace XML_print
             12 {
             13     public partial class Form1 : Form
             14     {
             15         public Form1()
             16         {
             17             InitializeComponent();
             18         }
             19 
             20         private void button_Loop_Click( object sender, EventArgs e )
             21         {
             22             //首先清空ListBox
             23             this.listBox_XMLList.Items.Clear();
             24 
             25             //載入XML文檔
             26             XmlDocument xmldoc = new XmlDocument();
             27             xmldoc.Load( @"E:\xml.xml" );
             28 
             29             //遞歸遍歷文檔
             30             RecurseXmlDocument( (XmlNode)xmldoc.DocumentElement, 0 );
             31         }
             32 
             33         private void RecurseXmlDocument( XmlNode root, int deep )
             34         {
             35             if ( null == root ) return;
             36 
             37             if( root is XmlElement )
             38             {
             39                 //首先打印名字
             40                 listBox_XMLList.Items.Add( root.Name.PadLeft( root.Name.Length + deep ) );
             41 
             42                 //遞歸調用
             43                 if( root.HasChildNodes )
             44                     RecurseXmlDocument( root.FirstChild, deep + 2 ) ;
             45 
             46                 if ( root.NextSibling != null )
             47                     RecurseXmlDocument( root.NextSibling, deep );
             48             }
             49             else if( root is XmlText )
             50             {
             51                 //打印文本
             52                 string text = ( (XmlText)root ).Value;
             53                 listBox_XMLList.Items.Add( text.PadLeft( text.Length + deep ) );
             54             }
             55             else if( root is XmlComment )
             56             {
             57                 string text = root.Value;
             58                 listBox_XMLList.Items.Add( text.PadLeft( text.Length + deep ) );
             59 
             60                 if ( root.HasChildNodes )
             61                     RecurseXmlDocument( root.FirstChild, deep + 2 );
             62 
             63                 if ( root.NextSibling != null )
             64                     RecurseXmlDocument( root.NextSibling, deep );
             65             }
             66         }
             67 
             68         private void Form1_Load( object sender, EventArgs e )
             69         {
             70 
             71         }
             72 
             73         private void button_Create_Click( object sender, EventArgs e )
             74         {
             75             //首先讀取文檔
             76             XmlDocument xmldoc = new XmlDocument();
             77             xmldoc.Load( @"E:/xml.xml" );
             78 
             79             //獲取根節點
             80             XmlElement root = xmldoc.DocumentElement;
             81 
             82             //創建新節點
             83             XmlElement newBook = xmldoc.CreateElement( "book" );
             84             XmlElement newTitle = xmldoc.CreateElement( "title" );
             85             XmlElement newAuthor = xmldoc.CreateElement( "author" );
             86             XmlElement newCode = xmldoc.CreateElement( "code" );
             87 
             88             XmlText title = xmldoc.CreateTextNode( "X" );
             89             XmlText author = xmldoc.CreateTextNode( "xxx" );
             90             XmlText code = xmldoc.CreateTextNode( "11111" );
             91 
             92             XmlComment commont = xmldoc.CreateComment( "this is a commont" );
             93 
             94             //插入這個元素
             95             newBook.AppendChild( commont );
             96             newBook.AppendChild( newTitle );
             97             newBook.AppendChild( newAuthor );
             98             newBook.AppendChild( newCode );
             99 
            100             newTitle.AppendChild( title );
            101             newAuthor.AppendChild( author );
            102             newCode.AppendChild( code );
            103 
            104             root.InsertAfter( newBook, root.FirstChild );
            105 
            106             //保存XML文檔
            107             xmldoc.Save( @"E:/xml.xml" );
            108         }
            109     }
            110 }
            久久精品9988| 亚洲AV乱码久久精品蜜桃| 99久久免费国产精品特黄| 一本一道久久a久久精品综合 | 久久精品亚洲一区二区三区浴池 | 久久久久久综合一区中文字幕| 亚洲国产精品久久久久| 亚洲国产成人精品无码久久久久久综合| 污污内射久久一区二区欧美日韩| 亚洲午夜久久久久久久久电影网| 成人免费网站久久久| 久久这里都是精品| 94久久国产乱子伦精品免费| 久久无码AV中文出轨人妻| 国产成人久久777777| 精品久久久久香蕉网| 综合久久给合久久狠狠狠97色 | 日本欧美久久久久免费播放网| 久久久综合九色合综国产| 99久久香蕉国产线看观香| 久久成人精品| 一本色道久久88加勒比—综合| 午夜精品久久久久久久| 亚洲人成无码久久电影网站| 亚洲一区中文字幕久久| av国内精品久久久久影院| 一本一本久久A久久综合精品| 久久久国产精华液| 国产精品久久久久久久久久免费| 91精品国产91久久综合| 久久婷婷国产综合精品 | 久久99精品久久久久婷婷| 国产成人无码精品久久久性色 | 国产精品欧美久久久天天影视 | 99久久精品免费国产大片| 久久er国产精品免费观看2| 99久久成人国产精品免费 | 色婷婷综合久久久久中文| 久久精品免费一区二区| 午夜精品久久久久久毛片| 久久精品九九亚洲精品|