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

搜索资源列表

  1. EX06B

    0下载:
  2. 模态对话框中使用多种控件。为进度 控件编程;为连续的跟踪栏控件编程;为 不连续的跟踪栏控件编程;为微调按纽控件编程;设置一个图像列表;为树形控 件编程。-Modal Dialog use of a variety of controls. Control of the progress of programming; For continuous tracking control column programming; For discrete control column
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:47343
    • 提供者:李萍
  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. JavaJTableJTree

    0下载:
  2. 刚开始看到这个题目的时候,我并不是十分明白自己要做什么。Java语言是我们这个学期刚刚学过的课程,但是我们所学的都是些基本的东西,而且没有涉及到控件的问题。我查阅了一些资料,终于大体了解JTable和JTree是Swing组件里面的控件,一个是远程表,一个是目录树。在了解了一些关于这两个控件的一些知识之后,脑海中大体出现了一些流程。 我的程序设计大致按照下列流程进行:    1. 引入Awt包,Swing包    2. 设置顶层容器    3. 设置按钮和标签    4. 向
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:403359
    • 提供者:丁兴全
  1. sl

    0下载:
  2. 动态切分串口,在视图中显示网页 ,Tree控件的相互调用 等等
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:1653792
    • 提供者:博击长空
  1. zonghe

    0下载:
  2. 对话框,picture control,List control,双击放大图像,再双击还原,tree control等多个控件用法-Dialog box, picture control, List control, double-click the larger image, then double-click restore, tree control, multiple controls usage
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-23
    • 文件大小:7370551
    • 提供者:解辉
  1. TREE

    0下载:
  2. 简单代码,树型控件改变静态对话框内字体的颜色。-Simple code, tree controls to change the font dialog box static color.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-10
    • 文件大小:30788
    • 提供者:alex
  1. SettingsDlg_demo

    0下载:
  2. 一个MFC框架中模式对话框和无模式对话框, 类似设置界面,点左边TREE的节点右面显示对应的输入界面和控件.-MFC framework of a model of dialog and non-model dialog box, set up a similar interface, point the left TREE node corresponding to the right shows the input interface and controls.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-26
    • 文件大小:41515
    • 提供者:rich fubo
  1. devDemo

    1下载:
  2. 有树控件和一编辑区构成,以单文档界面为基础-There is a tree control and an editing area composition, in order to SDI-based
  3. 所属分类:Dialog_Window

    • 发布日期:2017-02-06
    • 文件大小:1741031
    • 提供者:陈宁
  1. xmlGUI

    0下载:
  2. 使用xml文件定义界面元素的GUI框架,支持tree view,edit,button,richedit等通用控件-Xml files to use GUI framework for the definition of interface elements to support the tree view, edit, button, richedit and other common control
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:51684
    • 提供者:lijia
  1. ab

    0下载:
  2. 设计用于查询学生信息的应用程序,要求界面有一个树形控件和列表控件。树形控件分三层显示学生的分类情况:第一层是按“学院”分类,第二层按“学年”分类,第三层按“班级”分类。双击“班级”项,要在列表控件里以报表格式显示该班所有学生的学号、姓名、住址和联系方式-Designed to check student information applications require control and interface with a tree list control. Tree Controls sh
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:412985
    • 提供者:李海涛
  1. test

    0下载:
  2. MFC在主对话框当中嵌入子对话框,以及树形控件的使用-MFC embedded in the main dialog, son of the dialog box, and use the tree controls
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:566846
    • 提供者:胡仔
  1. CPropertytree

    0下载:
  2. 用来设置树形节点的属性框控件,VC++源代码,使用注意,选中树窗口中的结点后, 可以在属性窗口修改其属性。也就是鼠标只要一点击树形菜单中的任一节点,下边的属性窗就会处于高亮编辑状态,用来编辑树控属性非常方便。 -Used to set the tree node properties box control, VC++ source code, use the note, select the node in the tree window, you can modify its propert
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:419502
    • 提供者:JOJOchen
  1. EZOptionsDlg_Demo

    0下载:
  2. 该程序用VC6.0实现,在对话框内实现树形控件的输入与Propersheet之间的交互功能,对对话框的功能拓展具有启发性。-The program with VC6.0 implemented to achieve the tree in the dialog box controls the interaction between input and Propersheet function, the function of the dialog box to expand instructi
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-04
    • 文件大小:55775
    • 提供者:胡小涛
  1. MFCTree

    0下载:
  2. MFC树型控件的操作过程,包括在MFC对话框中使用程序的方法添加树型加详细过程。-MFC tree control operation, including the procedures used in the MFC dialog box to add the tree to add the detailed process.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:9615505
    • 提供者:陈一凡
  1. MFCTree

    0下载:
  2. MFC树型控件的操作过程,包括在MFC对话框中使用程序的方法添加树型控制的详细过程。此程序使用VS2010开发,界面中可以添加树形节点,修改并删除树型控件中的节点项。-MFC tree control operation, including the procedures used in the MFC dialog box to add the tree control process. This program uses the VS2010 development, can add a t
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-01
    • 文件大小:186504
    • 提供者:陈一凡
  1. Base-on-MFC-file-system

    0下载:
  2. 本文件系统是以windows的窗口为参考,在MFC的对话框模版下,主要通过tree control 和 list control两个控件和一些其它的控件模拟文件的操作。-The file system is based on Windows window for reference, in MFC dialog template, mainly through the tree control and list control two controls and some other contro
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-14
    • 文件大小:3752557
    • 提供者:longer
  1. VC---treecontrl

    0下载:
  2. vc实现动态添加删除树形控件的节点,显示选中信息-vc dynamically add and delete the nodes of the tree control to display selected information
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-19
    • 文件大小:30612962
    • 提供者:tanjie
  1. ScanFile

    0下载:
  2. 查询指定文件夹下的所有DLL文件,并用树状控件显示文件名称,可方便的扩展功能。-Query specifies all the DLL files in the folder tree control to display the file name, and can be easily extended functionality.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-27
    • 文件大小:31816
    • 提供者:庞修
  1. Recurse

    0下载:
  2. 这是一个使用VS2008开发的一个工程项目,该工程能够实现搜索磁盘目录以及文件的功效,并以此在树形控件中列举出来,方便且高效-This is a project which using VS2008 developed.The project is to achieve the effectiveness of search disk directories, and files , as listed in the tree control , convenient and efficient
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-28
    • 文件大小:11768429
    • 提供者:
  1. Baumer

    0下载:
  2. VS2008实现窗口分割和树控件的创建,对初学这有帮助!-VS2008 window segmentation and the creation of the tree control, helpful for beginners!
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-04
    • 文件大小:13881651
    • 提供者:zhliang
« 12 »
搜珍网 www.dssz.com