搜索资源列表
TreeView
- TreeView+XML实现的菜单.rar 源码
Delphi_XML
- 用Delphi操作XML,实现TreeView与XML互相转换,程序在Delphi7下调试通过。-Delphi operation XML, and XML TreeView achieve mutual conversion, the procedures under Delphi7 through debugging.
TreeViewWithXML
- it s introduce TreeView With XML
20081017
- ASP.NET2.0(C#)TreeView绑定XML、以及对其进行添加修改删除-ASP.NET2.0 (C#) TreeView Binding XML, as well as add their modifications to delete
DemoTreeV
- 示例演示将一个 XML 文件与 TreeView 控件绑定,并用 TreeView 控件显示 XML 文件每个 XmlNode 的第一个属性的值。主要的做法是遍历 XML 文件的每个节点,同时在 TreeView 里新建相应的节点,将每个 XML 节点第一个属性的值写入新建的 TreeView 的节点。-Presentation of a sample XML document and bind TreeView controls, and TreeView controls display X
bcbxml
- bcb中通过递归方式将xml导入到树形列表(Treeview)中-bcb way through recursive xml tree into a list (Treeview) Medium
XmlTree
- XML生成treeview树形控件,比较强大-XML generated treeview tree control, more powerful
TreeView
- 使用xml动态向treeview添加节点,界面方式添加节点后保存到xml后刷新-Using XML to treeview add dynamic node, interface way to save node added after XML refresh
TreeControl_new
- 解析xml 生成 treeview(tree control), 并且可以修改xml 更新treeview.-Parse xml generate treeview (tree control), and can modify the xml update the treeview.
XMLandTreeView
- TreeView example,use xml datasource
TreeViewUseXmlFileAsDataSource
- TreeView Use Xml File As DataSource,
PrabolaRSS
- 简单用C#实现了RSS源的读取,核心是XML文件的处理。只利用了三种控件textbox,button,treeview-Easy to use C# source implementation of the RSS reader, XML documents are the core of treatment. Using only three control textbox, button, treeview
TreeViewXML
- 用XML和TreeView实现无限分类的递归调用,主要是用在管理系统下面的。利用frame框架做的一个小示例-Using XML and TreeView classification unlimited recursive calls, is mainly used in the management of the system below. Framework for the use of frame to do a small sample
RssFeedTree
- Displaying XML (RSS Feed) Data in a TreeView Delphi control
Pb_xml
- PB操作xml 你必须安装: 微软的Internet Explorer 5.0 (及更高版本) Microsoft XML分析器3.0 ( msxml3sp1.exe ) Sybase的PowerBuilder的8.0 安装。 1 。档案解压缩到如。 ç : \实例\ pb8 \的XML 2 。打开工作pb_xml.pbw 3 。打开窗户w_pbxml_sheet1和commandbuttons
XMLToTreeViewParser
- XML To TreeView Parse,自动将XML文件解析后生成树形控件。-XML To TreeView Parse, automatically parse XML files generated after the tree controls.
XMLTree
- XML tree displays the XML content in TreeView. The function helps to extract each XML Tag from source and then put it in to TreeView, follow the XML struct. It also display the content inside each XML Tag.
XMLTreeDOM
- XML tree displays the XML content in TreeView. The function helps to extract each XML Tag from source and then put it in to TreeView, follow the XML struct. It also display the content inside each XML Tag. The other advantage is display the attribu
xml-treeview
- 读取xml文件生成目录树; 根据目录树,生成xml格式文件。-through the reading of the xml file,product the tree;and inversion ,done!
XMLtreeview
- xml和treeView的相互转换,treeview·控件中的结点写入xml,互相映射。(XML and treeView are converted to each other, and the nodes in the treeview control are written to XML and mapped to each other.)