CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 界面编程 对话框与窗口 搜索资源 - 资源管理器

搜索资源列表

  1. NormalWindow

    0下载:
  2. 用资源管理器的框架模式,显示多文档窗口的一个模版-resources management framework for the pattern indicates that more than one document window template
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:82722
    • 提供者:任静
  1. Windows资源管理器

    3下载:
  2. 本例实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本例主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。-the cases to achieve a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operator
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:29466
    • 提供者:唐堂
  1. Sp拆分窗口的lit

    1下载:
  2. 有关于窗口拆分的 功能类似于资源管理器 不错的-split window on the function similar to the resource management for good
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:38812
    • 提供者:王海波
  1. 演示使用ListView控制作出资源管理(VC)

    0下载:
  2. 演示使用ListView控制作出资源管理(VC),可以做出像WINDOWS资源管理器一个的窗口-demonstration ListView control the use of resources management (VC), Windows can be made as a Resource Manager window
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:6721
    • 提供者:杨工
  1. vbb5826

    0下载:
  2. 内部边框调整如同资源管理器里的左右窗口调整的例子-internal frame adjustments as Resource Manager window's about adjustments example
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:3523
    • 提供者:工自
  1. Resoures

    0下载:
  2. 这是一个用C#编写的小型资源管理器 带搜索doc的功能 希望对大家有所帮助-This is a C# prepared by the management of resources for small search doc with the functions we want to help
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:50900
    • 提供者:刘新儒
  1. windowsmanigerstytle

    0下载:
  2. 类似于windows资源管理器的编写.视与视之间的通讯.-similar to the windows resources management for the preparation. As with the communication between the visually.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:61829
    • 提供者:wrly
  1. brower2003

    0下载:
  2. 自己写的一个系统资源管理器,不知道有没有人喜欢,初学者下载这个源码研究一下,呵呵,保证你大有收获啊-himself wrote a system resource manager, did not know nobody likes, beginners download the source code to study, what you guarantee a fruitful ah! !
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:31007
    • 提供者:刘涛
  1. ziyuanguanli

    0下载:
  2. 这是一个资源管理器的源代码及程序的示例。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:62239
    • 提供者:李天天
  1. daima

    0下载:
  2. 在对话框显示图片的多种方法 我们先从简单的开始吧.先分一个类: (一) 非动态显示图片(即图片先通过资源管理器载入,有一个固定ID) (二) 动态载入图片(即只需要在程序中指定图片的路径即可载入)
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:2809
    • 提供者:leon
  1. DocViewModel

    0下载:
  2. 《MFC窗口程序设计》中的源程序。 windows资源管理器的实现
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:134645
    • 提供者:linhaiting
  1. BrowseForFolder

    0下载:
  2. 根据弹出对话框,类似windows资源管理器类似的可选定指定文件夹。从而方便文件遍历之类的。
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:14683
    • 提供者:harmonica
  1. edeskvb2

    0下载:
  2. 一个仿windows 资源管理器源码,vb做成,效果不错
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:155508
    • 提供者:czq
  1. IEBar

    0下载:
  2. 一个可以停靠的窗口,像WINDOWS资源管理器左侧的窗口一样。-can call a window, like Windows Resource Manager window to the left side of the same.
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:23769
    • 提供者:张松伟
  1. explorer.利用VC中的Treeview和Listview

    1下载:
  2. 利用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
  3. 所属分类:对话框与窗口

    • 发布日期:2017-03-23
    • 文件大小:283018
    • 提供者:夏廉
  1. WTLExplorer.rar

    0下载:
  2. WTL实现资源管理器源代码,界面包括:目录树,ListView,Resource manager WTL source code, the interface include: directory tree, ListView
  3. 所属分类:Dialog_Window

    • 发布日期:2014-10-06
    • 文件大小:3319143
    • 提供者:llhyy17
  1. Explorer

    0下载:
  2. 这是一个使用VS2008编写的资源管理器,该资源管理器能够实现windows中相应资源管理器的作用,欢迎大家尝试下载学习。-This is a Explorer using VS2008 written , the Explorer play the role of windows Explorer , try to download and learning.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:30945
    • 提供者:
  1. MultiDrives

    0下载:
  2. 一个非常不错的资源管理器,界面直观,实用方便,列举了当前所有的磁盘,当选择某一个磁盘后,下面的列表框以树目录的形式显示了当前选择的磁盘中的所有文件-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
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-09
    • 文件大小:2021694
    • 提供者:陈甜
  1. Test--s003

    0下载:
  2. 画曲线工具,可以实现类似资源管理器检查CPU使用情况的工具-Painting curve tool, can be achieved similar to check the CPU resource management tool for the use of
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:3770176
    • 提供者:chengxuyuan
  1. DriveTree

    0下载:
  2. 一个用C语言原创的类似于资源管理器的小软件,可以查看、编辑计算机中的资源。-An original with the C language is similar to a small Explorer software, you can view, edit the computer' s resources.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-02
    • 文件大小:109006
    • 提供者:厉征鑫
« 12 3 »
搜珍网 www.dssz.com