搜索资源列表
bianliwenjianjia
- 该源码可以从一个文件夹中撮所有的文件及文件夹名,并形成目录树,显示在控件中,供你查看。-the source code from a folder summarized all the documents and folders, and create directory tree and, displayed on the controller, you look for.
141414
- 本程序讲述如何在VC++环境中用树型控件显示文件-the procedures on how the VC environment with tree-control documents show
javadirtree
- java实现系统目录树控件 //导入以下类 import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager //在面板初始化的地方 FilesTreeManager ftm=new FilesTreeManager() //新增一个文件目录树总管对象 JTree tree=ftm.getFilesTree() //新增一个JTree对象,把ftm.getFilesTree()赋值给它
LsFileExplorer28
- LsFileExplorer28.pas(ver 2.80)包含三个部分: (1)TLsDirTree21:简单但功能完全的目录树视图控件(包含基本文件列表视图).它支持在目录中创建、删除和重命名操作. (2)TLsDirTreeCombo28:树视图专用的ComboBox. (3)TLsFileListView28:具有快捷菜单的文件列表视图控件封装了如打开、查看、剪切、复制、粘贴、删除、发送到、重命名等文件管理操作. -LsFileExplorer28.pas (ver 2.80) cont
DeepLook
- 对VB6或者VB.NET编写的源代码工程进行扫描分析,并把详细的分析结果返回到一个树形列表里,包括了从工程及工程组、窗体、函数、用户控件、模块、类模块等等所有的统计分析-Written on VB6 or VB.NET source code scanning works, and to a detailed analysis of the results back to a tree list, ranging from engineering and engineering group, f
tree-control
- MFC的文件检索与TREE控件搭配写的一个demo。可列出你设定目录下的所有文件,以tree控件形式查看-MFC' s document retrieval and written with a TREE control demo. You set the directory to list all files in the form of tree view control
ResManagement
- 简单的资源管理器,包括树控件和列表控件的操作,适合初学者学习。-Simple Explorer, including tree control and list control operation, suitable for beginners to learn.
thgthis
- VC中没有像VB中那样的目录树控件,这个类弥补了这一缺憾(No like VB in the VC directory tree controls, this class to make up for the defects)
xosvfixroutineregularly
- VC中用用树形控件列出文件夹的方法 简单的实例,很好(VC use tree control list folder instance method is simple, very good)