Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Tree control
Search - Tree control - List
本程序讲述如何在VC++环境中用树型控件显示文件-the procedures on how the VC environment with tree-control documents show
Date : 2008-10-13 Size : 74.5kb User : 洪鑫华

LsFileExplorer28.pas(ver 2.80)包含三个部分: (1)TLsDirTree21:简单但功能完全的目录树视图控件(包含基本文件列表视图).它支持在目录中创建、删除和重命名操作. (2)TLsDirTreeCombo28:树视图专用的ComboBox. (3)TLsFileListView28:具有快捷菜单的文件列表视图控件封装了如打开、查看、剪切、复制、粘贴、删除、发送到、重命名等文件管理操作. -LsFileExplorer28.pas (ver 2.80) contains three parts : (a) TLsDirTree21 : simple but complete directory tree view control (containing basic documents list view). Its support for the directory to create, delete and rename operation. (2) TLsDirTreeCombo28 : tree View for the ComboBox. (3) TLsFileListView28 : quick with the paper menu ClistCtrl Packaging, a case is opened, View, cut, copy, paste, delete, send to rename such as document management operations.
Date : 2008-10-13 Size : 646.07kb User : 颜林伟

LsFileExplorer28.pas(ver 2.80)包含三个部分: (1)TLsDirTree21:简单但功能完全的目录树视图控件(包含基本文件列表视图).它支持在目录中创建、删除和重命名操作. (2)TLsDirTreeCombo28:树视图专用的ComboBox. (3)TLsFileListView28:具有快捷菜单的文件列表视图控件封装了如打开、查看、剪切、复制、粘贴、删除、发送到、重命名等文件管理操作. -LsFileExplorer28.pas (ver 2.80) contains three parts : (a) TLsDirTree21 : simple but complete directory tree view control (containing basic documents list view). Its support for the directory to create, delete and rename operation. (2) TLsDirTreeCombo28 : tree View for the ComboBox. (3) TLsFileListView28 : quick with the paper menu ClistCtrl Packaging, a case is opened, View, cut, copy, paste, delete, send to rename such as document management operations.
Date : 2025-12-16 Size : 646kb User : 颜林伟

本程序讲述如何在VC++环境中用树型控件显示文件-the procedures on how the VC environment with tree-control documents show
Date : 2025-12-16 Size : 129kb User : 洪鑫华

构造目录树。解析操作系统文件结构,并在树控件中显示目录结构。自己编写,很实用。-Directory tree structure. Analysis of the operating system file structure, and in the tree control to display the directory structure. I have written, it is practical.
Date : 2025-12-16 Size : 40kb User : chen

java实现系统目录树控件 //导入以下类 import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager //在面板初始化的地方 FilesTreeManager ftm=new FilesTreeManager() //新增一个文件目录树总管对象 JTree tree=ftm.getFilesTree() //新增一个JTree对象,把ftm.getFilesTree()赋值给它这个树就是系统文件目录树了; ftm.setShowHidenFiles(true) //设置是否显示隐藏文件 ftm.setShowFilesMode(ftm.SHOWFILESMODE_ALL) //显示的模式有两种(ftm.SHOWFILESMODE_ALL 显示全部 -java realization of the system directory tree control// into the following categories of import cn.xcode.framework.gui.useModule.xFilesTree.FilesTreeManager// in the panel to initialize the local FilesTreeManager ftm = new FilesTreeManager ()// add a file directory Object Explorer tree JTree tree = ftm.getFilesTree ()// add a JTree object to ftm.getFilesTree () assigned to it by the tree is a tree system files ftm.setShowHidenFiles (true)// Set whether to display hidden document ftm.setShowFilesMode (ftm.SHOWFILESMODE_ALL)// show mode, there are two (ftm.SHOWFILESMODE_ALL Show All
Date : 2025-12-16 Size : 148kb User : pazhu

VC读取并解析XML文件.并以树型控件显示其内容.-VC read and parse XML documents. And tree control displays its contents.
Date : 2025-12-16 Size : 49kb User : 唐伟

这是一个用树型显示文件列表的程序-Listed in the folder tree control with Listed in the folder tree control with
Date : 2025-12-16 Size : 128kb User : zjf

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
Date : 2025-12-16 Size : 27kb User : madud

本程序采用Visual C++作为开发工具,参照了Windows资源管理器的结构,模拟文件管理的工作过程来创建一个文件系统。实现了树形和列表显示文件,创建文件、文件夹,对文件的打开,读写,删除,关闭,剪切,复制,粘贴,重命名,刷新,查看,及属性设置能够删除文件或文件夹。采用VC的MFC来开发程序,全部操作均为可视化,实现了不需要敲命令用鼠标就能实现对文件的各种操作,具有友好的图形界面。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other control simulation file operations. This program using Visual C++ as development tools, refer to the Windows resource manager structure, the working process of the simulation document management to create a file system. Realize the tree and the list of files, creates a file, folder, of the file open,, speaking, reading and writing, delete, shut down, cut, copy, paste, rename, refresh, view, and attribute to set to delete the file or folder. The VC the MFC to development program, all operations are for visualization, realize the need not knock command with the mouse can achieve to the document all kinds of operation, with friendly graphical interface.
Date : 2025-12-16 Size : 3.95mb User : longer

简单的资源管理器,包括树控件和列表控件的操作,适合初学者学习。-Simple Explorer, including tree control and list control operation, suitable for beginners to learn.
Date : 2025-12-16 Size : 1.85mb User : Oxlll

VC中用用树形控件列出文件夹的方法 简单的实例,很好(VC use tree control list folder instance method is simple, very good)
Date : 2025-12-16 Size : 23kb User : ilqkstrate
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.