文件名称:MyExplorer
- 所属分类:
- Internet/网络编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 421kb
- 下载次数:
- 0次
- 提 供 者:
- 小*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本章实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本章主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。
-This chapter implements a Windows Explorer, the Explorer has a browsing system files, directories, and delete them, mobile and other operations functions. This chapter focuses on the use of the tree control, list control, the use of, the relevant use of Windows API, the system icon list of the acquisition, as well as the realization of traverse directories recursively.
-This chapter implements a Windows Explorer, the Explorer has a browsing system files, directories, and delete them, mobile and other operations functions. This chapter focuses on the use of the tree control, list control, the use of, the relevant use of Windows API, the system icon list of the acquisition, as well as the realization of traverse directories recursively.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyExplorer\Debug\MyExplorer.exe
..........\DirListCtrl.cpp
..........\DirListCtrl.h
..........\DirTreeCtrl.cpp
..........\DirTreeCtrl.h
..........\MyExplorer.aps
..........\MyExplorer.clw
..........\MyExplorer.cpp
..........\MyExplorer.dsp
..........\MyExplorer.dsw
..........\MyExplorer.h
..........\MyExplorer.ncb
..........\MyExplorer.opt
..........\MyExplorer.plg
..........\MyExplorer.rc
..........\MyExplorerDlg.cpp
..........\MyExplorerDlg.h
..........\ReadMe.txt
..........\res\MyExplorer.ico
..........\...\MyExplorer.rc2
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\SystemImageList.cpp
..........\SystemImageList.h
..........\Debug
..........\res
MyExplorer
..........\DirListCtrl.cpp
..........\DirListCtrl.h
..........\DirTreeCtrl.cpp
..........\DirTreeCtrl.h
..........\MyExplorer.aps
..........\MyExplorer.clw
..........\MyExplorer.cpp
..........\MyExplorer.dsp
..........\MyExplorer.dsw
..........\MyExplorer.h
..........\MyExplorer.ncb
..........\MyExplorer.opt
..........\MyExplorer.plg
..........\MyExplorer.rc
..........\MyExplorerDlg.cpp
..........\MyExplorerDlg.h
..........\ReadMe.txt
..........\res\MyExplorer.ico
..........\...\MyExplorer.rc2
..........\resource.h
..........\StdAfx.cpp
..........\StdAfx.h
..........\SystemImageList.cpp
..........\SystemImageList.h
..........\Debug
..........\res
MyExplorer