搜索资源列表
Windows资源管理器
- 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operator
演示使用ListView控制作出资源管理(VC)
- 演示使用ListView控制作出资源管理(VC),可以做出像WINDOWS资源管理器一个的窗口-demonstration ListView control the use of resources management (VC), Windows can be made as a Resource Manager window
windowsmanigerstytle
- 类似于windows资源管理器的编写.视与视之间的通讯.-similar to the windows resources management for the preparation. As with the communication between the visually.
testfreepool
- 本文提出了一组可以用来动态创建UI的类。该代码是集中于一个空闲池使用管理器的CWnd继承控件,该管理器可以帮助我们减少在特定UI场景中GDI资源的使用。为了在运行中演示这些类,我已经在此提供了一个MDI应用示例,它只是让你来打开XML文件。每个XML文件为单个MDI子窗体定义了布局和UI控件属性。-This paper presents a group can be used to create dynamic UI class. The code is focused on the use o
DocViewModel
- 《MFC窗口程序设计》中的源程序。 windows资源管理器的实现
BrowseForFolder
- 根据弹出对话框,类似windows资源管理器类似的可选定指定文件夹。从而方便文件遍历之类的。
edeskvb2
- 一个仿windows 资源管理器源码,vb做成,效果不错
IEBar
- 一个可以停靠的窗口,像WINDOWS资源管理器左侧的窗口一样。-can call a window, like Windows Resource Manager window to the left side of the same.
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
propty
- windows任务管理器性能栏实现。对于学习windows编程的人来说是一个很好的资源。-windows task manager to achieve the performance bar. For people to learn windows programming is a good resource.
Explorer
- 这是一个使用VS2008编写的资源管理器,该资源管理器能够实现windows中相应资源管理器的作用,欢迎大家尝试下载学习。-This is a Explorer using VS2008 written , the Explorer play the role of windows Explorer , try to download and learning.
Splitter
- 分割窗口QSplitter类在应用程序中经常用到,它可以灵活分布窗口的布局,经常用在类似文件资源管理器的窗口设计中。此程序实现了一个非常简单的分割窗口功能,整个对话框由三个窗口组成,各窗口之间的大小可以随意拖动改变。-Split the window QSplitter classes frequently used in the application, it can be flexible distribution of the layout of the window, often use
RunVC
- 用mfc实现的资源管理器,是windows程序设计的一个大作业,小组成员一起完成的,请参考-Mfc achieved Explorer windows programming a big operation, with team members completed, refer to the ~ ~
VCVW
- 用mfc实现的资源管理器,是windows程序设计的一个大作业,主要用到了windows编程的对话框和界面编程-Mfc achieved Explorer, windows programming a big operation, mainly used in windows programming dialog and programming interface
TotalCommander
- 用mfc实现的资源管理器,是windows程序设计的一个大作业,主要用到了windows编程的对话框和界面编程-Mfc achieved Explorer, windows programming a big operation, mainly used in windows programming dialog and programming interface
FileManager
- Windows 的资源管理器提供了目录树结构的浏览, 但是没有显示目录的大小。 本题要求自己 设计并实现一款磁盘管理器软件, 可以树型结构列出整个磁盘上的文件, 并能快速准确的显 示目录树及其大小,并能删除不要的文件及文件夹。-Windows explorer provides a directory tree structure of browsing, but not the size of the show directory. Subject requests itself
pzoperty-dual
- 分割窗口并动态调整分割区域(类似于Windows中的资源管理器),()