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

搜索资源列表

  1. 模拟资源管理器

    0下载:
  2. 一个能够实现像windows资源管理器的模拟资源管理器源代码-to achieve as a resource management windows Simulation of resource management for source code
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:283331
    • 提供者:吴建成
  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. 演示使用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. windows&web

    0下载:
  2. 当我们使用Windows资源管理器(Exporlor)时,看到左边的视图能够显示所选目标的相关信息,比较好用。 本例是一个简单的Web视图界面示例,不过左边不是一个Web视图,而是一个FormView。-when we use Windows Explorer (Exporlor), see View to the left shows the selected target information, better quality. This case is a simple Web int
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:61499
    • 提供者:zhaoyong
  1. Windows资源管理器Web视图界面

    2下载:
  2. 非常好的Windows资源管理器Web视图界面-very good Windows Explorer Web View interface
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:31496
    • 提供者:李建中
  1. WindowsResourceManager

    0下载:
  2. Windows资源管理器,左边对树的操作,右边对文件的操作。文件夹可以新建、删除、重命名、移动。文件可以复制、粘贴、删除、重命名、刷新。
  3. 所属分类:C#编程

  1. DrawTools

    0下载:
  2. DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:254097
    • 提供者:徐欣
  1. FileExplorer

    0下载:
  2. C# 仿做的带有树形菜单的文件管理器,也就是Windows系统的资源管理器,类似双击了我的电脑之后的功能及界面,程序编译无错误,在VS2005下,但是运行时候提示找不到资源图片,就是窗体中用到的那些图标之类的。通过这个程序你可以学习一下C#中的树状菜单,图标的使用,系统磁盘的检测显示等。 -C# to do with imitation tree menu of File Manager, which is Windows System Resource Manager, similar t
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:92491
    • 提供者:denty
  1. CDirTreeCtrl

    0下载:
  2. 实现类似于WINDOWS资源管理器的树状控件,-To achieve similar to the WINDOWS Explorer tree control
  3. 所属分类:TreeView

    • 发布日期:2017-03-29
    • 文件大小:36808
    • 提供者:jiangyulei
  1. ProcessAndFileHider

    0下载:
  2. 实现了隐藏进程,使进程对任务管理器和进程查看器均不可见,使文件对资源管理器不可见 是驱动编程入门的好例子-Implement hiding process, make process invisible to task manager and process explorer and enable files invisible for windows explorer, it is a perfect example for driver programming.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-02
    • 文件大小:544381
    • 提供者:kaige
  1. MyExplorer

    0下载:
  2. 实现了一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。本章主要介绍了树形控件的使用,列表控件的使用,相关Windows API的使用,系统图标列表的获取,以及递归实现遍历目录等。 -The realization of a Windows Explorer, the Explorer has a browser system files, directories, and delete them, mobile and other ope
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:432069
    • 提供者:傅利娟
  1. ExplorerBarNew

    1下载:
  2. VB仿Windows XP资源管理器左侧菜单栏,这是一个控件的源代码,它还支持WIN 2K和WIN 9x菜单风格。完全使用API,没有使用贴图;这个控件代码简洁、性能很好、几乎不占用系统资源,而且它还支持在菜单中插入透明图标、导入图片作为背景等功能。-VB like Windows XP Explorer the left menu bar, which is a source code control, it also supports WIN 2K and WIN 9x style menu
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:209109
    • 提供者:749
  1. filesMgr_net2003CSharp

    0下载:
  2. 实现Windows资源管理器同样功能的文件管理工具-To achieve the same Windows Explorer file management tool features
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:48686
    • 提供者:duliang
  1. MyTree

    0下载:
  2. windows资源管理器的右边树状管理机构-the right side of windows explorer tree management institutions
  3. 所属分类:TreeView

    • 发布日期:2017-03-28
    • 文件大小:1914
    • 提供者:叶润华
  1. MyFileBrowser

    0下载:
  2. C#做的Windows资源管理器,有类似Windows一样的树形展开视图,菜单也和系统的差不多,具备系统资源管理器差一样的功能。-C# to do Windows Explorer, Windows has a similar view of the same tree expand the menu and the system is also similar to the system resource manager with the same poor function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:34926
    • 提供者:296
  1. Explorer

    0下载:
  2. Windows 资源管理器 包含CListCtrl和CTreeCtrl 控件操作-Windows Explorer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2030865
    • 提供者:王一舟
  1. windows-explorer

    0下载:
  2. c#制作的windows资源管理器,可进行文件的拖拽,供初学者学习-c# create the windows explorer
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:67002
    • 提供者:xinwang
  1. Explorer

    0下载:
  2. VC编程实现模仿windows资源管理器 -Windows Explorer
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3335052
    • 提供者:a
  1. windows

    0下载:
  2. Windows资源管理器是用来管理文件的窗口,电脑里所有的文件都可以在资源管理器里找到,可以在资源管理器里查看文件夹的分层结构,可以利用资源管理器快速进行文件和文件夹的操作。利用数据结构和C语言课程上所写的知识实现windows资源管理器的功能(不用实现windows资源管理器的界面)。-Windows Explorer window is used to manage files, computer files are all in Explorer found, you can view t
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:223091
    • 提供者:张豪
  1. edge

    0下载:
  2. 使用vc编写一个类似Windows资源管理器的源代码,大家可以参考参考!非常实用简单()
  3. 所属分类:Windows编程

    • 发布日期:2018-01-03
    • 文件大小:20480
    • 提供者:foundtry
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com