-
-
-
-
treeview.rar
使用vc实现的类似windows资源管理器的树形窗口,可以查看系统的文件夹及其子目录,对于学习vc的人比较有帮助。本例中并没有使用树形控件是很好的学习资料。
-
-
-
-
10.rar
Windows文件管理器的设计,用TreeView和ListView 设计一个类似Windows资源管理器一样的文件管理器。
-
Lab6_2.rar
TreeView Example- read data from a text file and add it in a treeview control with scrollbar.Update the file from treeview
-
XMLTree.rar
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.rar
... 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 attribute of each ...
-