搜索资源列表
libary-bj
- 打开xml文件,用c ++builder6,并在TreeView控件中显示-open xml files, c builder6, and the TreeView control shows
外部文件的调用
- 通过一个C++文件来调用其他两个C++文件,来说明C语言中外部文件的调用方法!-through a C + + file to call the other two C + +, C language to illustrate external documents call methods!
bamboo
- c++,DEV C++基本库功能文件,关巴实得爽死,好用得很-c, DEV C library functions of the basic documents, they will get Palestinian customs Shuangsi, very handy
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
cclinklistccc
- 本文件是关于C程序编程环境的顺序查找与建立算法,以及顺序表的插入与删除算法。-this document is on the C programming environment with the establishment of order to search algorithm and the insertion order forms and delete algorithm.
FileTree_src
- 文件树C++控件,可以实现排叙, 针对目录,磁盘或机器装载文件, 支持网络路径
TreeViewtest
- c# 下把文件系统在treeview上显示,有相当强的借鉴意义!
TreeViewTest2
- C# 下文件系统的treeView显示,一层一层展开,区别于全部递归展开,你可以从我的另外一份代码中找到一次性递归展开,两种方法基本会满足需要了
DIR
- treview实现资源管理器功能,具有选择文件夹等功能。C++初学者适用-realize treview resource management functionality, with features such as choice of folder. C++ beginners applicable
DTTree
- 在tree Control 里边加载ico图标-在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program Files\Common Files\System\ado\”目录下。 例:如果你的系统盘为C盘,则该文件位于“C:\Program Files\Common Files\System\ado”目录中。所以需要打开工程文件,并展开“FileView”视图中的“Header Files”节点,然后双击“ADOConn.h”文
CZhangtl
- 图像设计 完成应用Visual Studio.NET和C#语言开发文件管理与加密程序,以TreeView和ListView控件实现与文件资源管理器功能和行为相近的文件浏览界面,对该界面下选定的文件以独立窗口显示各项相关属性,并可对其进行加密和解密处理。-Image design is completed and the application of Visual Studio.NET C# language development file management and encryption p
TTTT
- visual c++.net在visual studio2003下的windows窗体应用程序其treeview展示F:根目录下的文件,及其toolbar的实现步骤,toolbar事件-visual c++. net in the visual studio2003 application form under the windows display the treeview F: the root directory of the file, and toolbar implementatio
ModifiedNexusVersion
- C#修改Treeview中的节点文本实例源码,实现步骤:在文件头部声明与数据库操作有关的命名空间,声明一个执行SQL语句的对象,定义一个数据库连接字符串,设置treeView1的可编辑属性为true,打开数据库连接,执行SQL语句对象,清空treeView1原有的数据内容,为treeView1控件添加根节点,开始读取数据中的内容,将数据库中的数据字段变换为treeView控件的节点,向根节点上添加数据库字段等。-C# to modify the text instance of the sour
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