搜索资源列表
vs_treectrlFormXML
- 该程序为从XML文件中读取数据写入到打开的工程中的树型目录中.-procedures for the XML document from the read write data to open the project directory tree.
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
