搜索资源列表
ziyuanliulanqi
- Windows的资源管理器想必大家都用过,该程序的窗口一分为二,左边的窗口显示本机当前所有驱动器以及驱动器中的所有文件夹,当用户单击文件夹后,如果该文件夹下面还有子文件夹,则上层文件夹展开显示下级的文件夹;否则,右边的窗口显示选择文件夹下的文件。该文档提供了实现方法。-Windows resource manager must have all used, the procedure is divided into two one window. The left window shows th
TreeView
- 实现类试于资源管理器的东西,可以手动设置管理的文件夹 显示出文件对应的图标
sc++
- 2005-09-11 v1.2 # 重新设计了菜单的外观 # 重写了文件(夹)列表,采用了标准的资源管理器界面 # 修正了一些BUG-2005-09-11 v1.2# redesign of the menu appearance# rewrite of the document (folder) list, adoption of the standard resources management interface# amended some BUG
The-resource-manager
- 程序资源管理器 可以查看系统内的任意文件夹 也可以作为一个小的模块加载到其他程序里-Program resource manager can view any folder within the system Also can be used as a small module is loaded into the other programs
treelist
- 利用treelist和gridview控件制作一个简单的windows资源管理器。主要功能实现简单的文件资源管理器 1.左侧使用Dev树控件,根目录列出计算机所有盘符 2.左侧树节点展开路径时,加载路径下所有文件夹到树控件 3.右侧使用表格控件,显示字段:名称、修改时间、类型、大小,点击左侧文件夹时,在右侧列出该文件夹内的所有文件和文件夹 4.双击右侧列表内的文件夹时,列表显示该文件夹内的所有内容-make a resource manag
