搜索资源列表
Windows资源管理器
- 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operator
JavaJTableJTree
- 刚开始看到这个题目的时候,我并不是十分明白自己要做什么。Java语言是我们这个学期刚刚学过的课程,但是我们所学的都是些基本的东西,而且没有涉及到控件的问题。我查阅了一些资料,终于大体了解JTable和JTree是Swing组件里面的控件,一个是远程表,一个是目录树。在了解了一些关于这两个控件的一些知识之后,脑海中大体出现了一些流程。 我的程序设计大致按照下列流程进行: 1. 引入Awt包,Swing包 2. 设置顶层容器 3. 设置按钮和标签 4. 向
ACTIVEROOT
- 根据数据库的内容动态生成目录树,在动态数据库管理中很有用的-under the content of the database dynamically generated directory tree, the dynamic database management very useful
explorer.利用VC中的Treeview和Listview
- 利用VC中的Treeview和Listview,做一个自己的资源管理器,左侧的树状目录可以关闭,当点击一个文件夹时右侧的Listview中会显示文件夹的内容。尽量模仿windows的资源管理器的功能,比如左侧文件夹图标的变化和右侧的Listview中可以显示“列表”,“详细资料”,The use of VC in the Treeview and Listview, a manager' s own resources, the left side of the tree can be clos
WTLExplorer.rar
- WTL实现资源管理器源代码,界面包括:目录树,ListView,Resource manager WTL source code, the interface include: directory tree, ListView
61549819DirectDraw
- 这是一个用浏览器方式查看缩略图的程序,左侧是对磁盘目录的树形浏览方式,右侧显示图片的缩略图,双击会放大打开!-This is a way to use a browser to view thumbnails of the procedure, the left side of the disk directory tree browsing, the right side of display image thumbnails, double-click will enlarge to ope
MultiDrives
- 一个非常不错的资源管理器,界面直观,实用方便,列举了当前所有的磁盘,当选择某一个磁盘后,下面的列表框以树目录的形式显示了当前选择的磁盘中的所有文件-A very good resource management, and the interface intuitive, practical convenience, the current list of all the disks, when you select a disk, the following list box to the fo
3553-anqn
- 在VC++窗体中使用目录树(Tree) 一款在VC++窗体中增加树形菜单的实例,目录树可以无限多个节点,只要你的文件夹有那么多,它就会显示那么多。 -Form in VC++ using the directory tree (Tree) a form in VC++ examples of increased tree menu, tree can be an unlimited number of nodes, as long as you have so many folders
Recurse
- 这是一个使用VS2008开发的一个工程项目,该工程能够实现搜索磁盘目录以及文件的功效,并以此在树形控件中列举出来,方便且高效-This is a project which using VS2008 developed.The project is to achieve the effectiveness of search disk directories, and files , as listed in the tree control , convenient and efficient
FileManager
- Windows 的资源管理器提供了目录树结构的浏览, 但是没有显示目录的大小。 本题要求自己 设计并实现一款磁盘管理器软件, 可以树型结构列出整个磁盘上的文件, 并能快速准确的显 示目录树及其大小,并能删除不要的文件及文件夹。-Windows explorer provides a directory tree structure of browsing, but not the size of the show directory. Subject requests itself
FilePreview
- 实现选择某个目录后将目录下文件夹以目录树的形式显示出来,并且点击目录树可以在右边生成文件预览-Realization a directory folder directory will be displayed in the form of a directory tree, and click on the directory tree can generate a preview of the file on the right
Ex_Tree
- Visual C++实验成果 输入、编译、运行课本第五章中第183页到第186页的Ex_Tree的程序,掌握CTreeView文档视图的使用方法,掌握列举磁盘目录的方法以及在树视图中显示的方法。(Visual C++ experimental results Input, compile and run Ex_Tree program from page 183rd to page 186th in the fifth chapter of the textbook. Grasp the u
