文件名称:XMLtoTree
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 29kb
- 下载次数:
- 0次
- 提 供 者:
- hai****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
将xml加载到treeview,为了省事,我只是将xml的元素名加载到了TreeNode的txt中,当然,tag也设置为对应的元素了。
还增加了简单的元素添加及删除功能。
希望对初学者有用-load xml to treeview, tow sample function is completed(delete node and the source element, append node and the source element)
还增加了简单的元素添加及删除功能。
希望对初学者有用-load xml to treeview, tow sample function is completed(delete node and the source element, append node and the source element)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
XMLtoTree\XMLtoTree\Form1.cs
.........\.........\Form1.Designer.cs
.........\.........\Form1.resx
.........\.........\Form2.cs
.........\.........\Form2.Designer.cs
.........\.........\Form2.resx
.........\.........\obj\Debug\XMLtoTree.csproj.FileListAbsolute.txt
.........\.........\...\.....\XMLtoTree.csproj.GenerateResource.Cache
.........\.........\...\.....\XMLtoTree.exe
.........\.........\...\.....\XMLtoTree.Form1.resources
.........\.........\...\.....\XMLtoTree.Form2.resources
.........\.........\...\.....\XMLtoTree.pdb
.........\.........\...\.....\XMLtoTree.Properties.Resources.resources
.........\.........\Program.cs
.........\.........\...perties\AssemblyInfo.cs
.........\.........\..........\Resources.Designer.cs
.........\.........\..........\Resources.resx
.........\.........\..........\Settings.Designer.cs
.........\.........\..........\Settings.settings
.........\.........\XMLtoTree.csproj
.........\XMLtoTree.sln
.........\XMLtoTree.suo
.........\.........\obj\Debug\Refactor
.........\.........\...\.....\TempPE
.........\.........\bin\Debug
.........\.........\obj\Debug
.........\.........\bin
.........\.........\obj
.........\.........\Properties
.........\XMLtoTree
XMLtoTree
.........\.........\Form1.Designer.cs
.........\.........\Form1.resx
.........\.........\Form2.cs
.........\.........\Form2.Designer.cs
.........\.........\Form2.resx
.........\.........\obj\Debug\XMLtoTree.csproj.FileListAbsolute.txt
.........\.........\...\.....\XMLtoTree.csproj.GenerateResource.Cache
.........\.........\...\.....\XMLtoTree.exe
.........\.........\...\.....\XMLtoTree.Form1.resources
.........\.........\...\.....\XMLtoTree.Form2.resources
.........\.........\...\.....\XMLtoTree.pdb
.........\.........\...\.....\XMLtoTree.Properties.Resources.resources
.........\.........\Program.cs
.........\.........\...perties\AssemblyInfo.cs
.........\.........\..........\Resources.Designer.cs
.........\.........\..........\Resources.resx
.........\.........\..........\Settings.Designer.cs
.........\.........\..........\Settings.settings
.........\.........\XMLtoTree.csproj
.........\XMLtoTree.sln
.........\XMLtoTree.suo
.........\.........\obj\Debug\Refactor
.........\.........\...\.....\TempPE
.........\.........\bin\Debug
.........\.........\obj\Debug
.........\.........\bin
.........\.........\obj
.........\.........\Properties
.........\XMLtoTree
XMLtoTree