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

搜索资源列表

  1. OP_Intro

    0下载:
  2. 一台完全无软件的计算机系统称为裸机,即便其性能再强,相对于用户来讲,如果要面对计算机的指令集、存储组织、I/O总线结构的编程则是十分困难的。对于一般程序员也并不想涉足硬件编程的种种具体细节,而希望针对数据结构抽象地使用硬件。如果我们在裸机上覆盖一层I/O设备管理软件,用户便可以利用这层I/O设备管理软件提供给用户的接口来进行数据的输入和输出,那么用户此时看到的计算机是一台功能强大、使用方便的计算机,但实际上,计算机的硬件丝毫没有变化,这样的计算机称为软件扩充的机器,或称软件虚拟机。-comple
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:74685
    • 提供者:grant
  1. WinDir

    0下载:
  2. 模仿Windows资源管理器的一个程序,这个程序经调试已没错误,可直接运行-mimic Windows Explorer in a process which has no debugger by mistake, can be directly run
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:37618
    • 提供者:王一海
  1. treelist10

    1下载:
  2. 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data struct
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:64300
    • 提供者:muhammad
  1. relation

    0下载:
  2. 在做类似于windows资源管理器的左右视图的 程序时,我们遇到了左右试图的如何关联在一起的问题.即 我点左面视图的文件夹右面相应出现文件.如何关联起来 请看如下-so similar to the windows in the resource management of View about the procedure, We encountered about how to relevance to the problem. I point that the left side of
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:2845
    • 提供者:huibian
  1. CMyExplorer

    0下载:
  2. 实现类似WINDOWS资源管理器的界面的程序,
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:72464
    • 提供者:刘奉
  1. TreeViewCtrl

    0下载:
  2. 树形视图控件的演示程序:在一个层次列表中显示数据,提供了一种实用简便 的方式来显示和管理数据列表.用到了MFC类:CTreeCtrl.
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:36236
    • 提供者:沧海客
  1. 0120动易网站管理系统v4.03

    0下载:
  2. 0120动易网站管理系统v4.03 全站程序均有呵呵,当下来看看吧-0120 Dynamic easy website management system v4.03 station procedures have huh, at the end of the current
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:2299712
    • 提供者:蓝色旋律
  1. 资源查看

    0下载:
  2. 类似于“资源管理器”的程序,可以查看,系统的所有资源-similar to the "resource management for" process, can view, the system of all resources
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:47051
    • 提供者:明远
  1. DeskTop.rar

    0下载:
  2. 《仿Windows桌面的主界面》使用ListView控件,模仿windows桌面,可设置背景图片及图片的缩放、排列类型等。程序本身是一个数据库管理程序的主控界面。," Imitation of the main Windows desktop interface," the use of ListView control, mimic desktop windows, you can set the background picture and picture zoom, wi
  3. 所属分类:TreeView

    • 发布日期:2017-03-28
    • 文件大小:246371
    • 提供者:蓝涛
  1. MyTreeCtrl21

    0下载:
  2. 树控制用于显示具有一定层次结构的数据项。很多应用程序都使用该控件,例如资源管理器中的磁盘目录等。-Tree control used to display a certain hierarchy of data items. Many applications use the control, such as Explorer, such as the disk directory.
  3. 所属分类:TreeView

    • 发布日期:2017-03-30
    • 文件大小:18121
    • 提供者:ANDYDENG
  1. ReportManage_Unicode

    0下载:
  2. 报表管理器程序,包括树形控件和LIST控件的遍历查找,图标的伸缩,展开的状态等。-using treectrl and listctrl made a filesource manager.
  3. 所属分类:TreeView

    • 发布日期:2017-03-27
    • 文件大小:805337
    • 提供者:AAA
  1. CDirTreeCtrl_demo

    0下载:
  2. 一个小程序,由树形控件实现类似资源管理器的基本功能。查看本地磁盘的内容-A small program similar to the tree controls to achieve the basic functions of Explorer. View the contents of the local disk
  3. 所属分类:TreeView

    • 发布日期:2017-03-28
    • 文件大小:34313
    • 提供者:张克
  1. CZhangtl

    0下载:
  2. 图像设计 完成应用Visual Studio.NET和C#语言开发文件管理与加密程序,以TreeView和ListView控件实现与文件资源管理器功能和行为相近的文件浏览界面,对该界面下选定的文件以独立窗口显示各项相关属性,并可对其进行加密和解密处理。-Image design is completed and the application of Visual Studio.NET C# language development file management and encryption p
  3. 所属分类:TreeView

    • 发布日期:2017-05-10
    • 文件大小:2148133
    • 提供者:王彦新
  1. shumuluDialog

    0下载:
  2. 该文档制作了两种形式的树目录小程序,一种是模拟资源管理器的,一种是模拟浏览框的,内容都比较简单,但适合初学者学习-The document produced two forms of the directory tree applet, one is analog Explorer, a browser is a simulation box, the contents are relatively simple, but for beginners to learn
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:93019
    • 提供者:宝乾
  1. CTreeCataLog--

    0下载:
  2. 磁盘树,用TREEVIEW以及一些BOX控件完成的磁盘管理程序-Disk tree, complete with the TREEVIEW, as well as some of the BOX control disk management program
  3. 所属分类:TreeView

    • 发布日期:2017-05-23
    • 文件大小:7708584
    • 提供者:蒋滨
  1. skhvdn

    0下载:
  2. 本系统用于所有的Web应用程序,如网站管理后台,网站会员中心,CMS,CRM,OA。(This system is used for all Web applications, such as website management backstage, website member center, CMS, CRM, OA.)
  3. 所属分类:TreeView控件

    • 发布日期:2018-05-03
    • 文件大小:2048
    • 提供者:oA9124
搜珍网 www.dssz.com