搜索资源列表
libary-bj
- 打开xml文件,用c ++builder6,并在TreeView控件中显示-open xml files, c builder6, and the TreeView control shows
IconNode
- 看到在我们工作中,常常会碰到树形组件的生成问题,如果你在开发web application,纯粹使用 javascr ipt来生成树形组件是非常繁琐的,而且交互性也不不太好。所以许多产品使applet来实现树形组件的功能。比如说,weblogic,jboss等产品的console.所以,把树形数据组织成xml文件,用jdom剖析它,最后生成applet就非常有通用的意义.很多人问关于用JTree实现资源管理器的方法,在这里我提供一个例子共大家参考-see in our work, we wi
xmlctrltree
- 一个很好用的xml树,用vc6实现,效率还是不错的,可以从xml文件解析内容,是一个DOM解析器。文件主要有:PersistentTreeCtrl.cpp test.xml XMLFile.cpp SLT.c-a good use of xml tree, with vc6 achieve efficiency or good. xml documents from the analytical content, is a DOM parser. The documents are
javaw
- 将同一文件分别以记,html,xml的格式输出,-respectively to the same document to mind, html, xml format output,
ctreectrl_xml_src
- 在treeview中load,save XML文件-in which load, save XML documents
XMLManagerment
- 在VC中解析XML文件,能添加,删除,修改以及保存等功能,利用动态链接库保存XML文件-in VC parsing XML documents, can add, delete, modify and preserve function, the use of dynamic link library preservation of XML documents
vs_treectrlFormXML
- 该程序为从XML文件中读取数据写入到打开的工程中的树型目录中.-procedures for the XML document from the read write data to open the project directory tree.
sd
- 遍历XML文件,将里面的内容现实在树控件中去
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
XHtmlTree_demo
- 通过树形控件的结构,生成相应的XML文件。值得学习-Through the tree structure, corresponding to the generated XML document. It is worth learning
xml-test
- 将xml文件的信息显示在treeview中-treeview show xml data
BindingXMLToTreeView
- TreeView与XML的操作实例,定义一个变量保存XML文件的路径,加载该路径下的XML文件,将加载完成的XML文件显示在TreeView控件中。程序演示了如何展开TreeView控件中的所有项,将XML节点定义为TreeView的节点,在实际使用中有重要意义,我们一般会生成与程序相关的XML文件,由此生成TreeView-Operating instance of the TreeView with XML, the definition of a variable to save the
xml-treeview
- 读取xml文件生成目录树; 根据目录树,生成xml格式文件。-through the reading of the xml file,product the tree;and inversion ,done!
WpfXmlTreeView
- 使用C#的WPF界面,编程读取XML文件,并利用TreeView控件进行显示,主要是为了演示如何用C#读Xml文件以及TreeView控件的使用方法-use WPF in C# and programme to read the XML file,and make use of the control of TreeView to show the content of XML file.This Demo is mainly to demostrate how to read XML file