CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 树形 vc

搜索资源列表

  1. TreeList

    0下载:
  2. VC 增强版TreeList树形列表控件,可以对表头进行拖动更换位置、背景颜色设置、两个TreeList控件之间的item可进行相互拖拽。-VC enhanced version TreeList tree list control, you can drag the replacement position header, set the background color, the item can be carried out between the two TreeList control
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-11-16
    • 文件大小:112670
    • 提供者:Bruce
  1. vcnettree

    0下载:
  2.  VC.NET如何使用树形控件,本例以读取磁盘分区和目录为例,向VC++.NET学习者展示树控菜单如何使用,在本程序中,点击树形的节点,会展开二级的目录树,当然还可以继续向下展开,不过方法已经演示给大家了,需要展开多少级就自己动手实现吧-The VC.NET how to use tree controls, and this case, for example, to read the disk partition and directory tree control menu VC++.NE
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:41191
    • 提供者:asdfgko
  1. treemfc

    0下载:
  2.  Tree源码,不是树形菜单哦,是基于MFC技术绘画出的一颗开花的树,艺术与理性的结合,源码编译截图如图示,VC++去用MFC技术实现的作品,欢迎拍砖评论。-Tree source, not a tree menu Oh, is based on the combination of MFC technology draw a flowering tree, art and rational source compiler screenshot as shown VC++, go with MF
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:35679
    • 提供者:程玉堂
  1. dtreevc

    0下载:
  2. VC++如何展开和选择树项的源码示例,也就是在窗体中使用树形菜单,如何让树状菜单展开及合拢,我觉得比较实用。-VC++ how to expand and select the tree item, source code examples, which is used in the form tree menu tree menu, how to make the commencement and close, I find it more practical.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-23
    • 文件大小:10730
    • 提供者:谢爱玲
  1. TreeCtrlDemo

    0下载:
  2. VC树形控件扩展类,VC树形控件扩展类 VC树形控件扩展类 -VC tree control extension classes
  3. 所属分类:TreeView

    • 发布日期:2017-11-09
    • 文件大小:96763
    • 提供者:
  1. 10_TreeCtrlDemo

    0下载:
  2. VC++ 6.0 ,MFC,TreeCtl控件,演示树形控件的使用方法。-VC++ 6.0, MFC, TreeCtl controls, demonstrates the use of the tree control.
  3. 所属分类:TreeView

    • 发布日期:2017-12-01
    • 文件大小:28288
    • 提供者:qi
  1. LatLng

    0下载:
  2. 、单位的组织机构、产品的类别等,整个结构就像目录树一...本文介绍了在VC++ 6.0下如何实现自动创建树形结构,提高了代码的可重用性和可-, The unit of the organization, product category, etc., the entire structure is like a tree ... This article describes how to implement the VC++ 6.0 automatically creates a tree st
  3. 所属分类:CAD

    • 发布日期:2017-04-03
    • 文件大小:1220
    • 提供者:tortoise
  1. 1Tree

    0下载:
  2. 树形结构,学vc++的朋友可以掌握基本树形操作-Tree structure, learning vc++ friends can grasp the basic tree operations
  3. 所属分类:TreeView

    • 发布日期:2017-04-05
    • 文件大小:102103
    • 提供者:liuying
  1. CODE

    0下载:
  2. VC几个常用函数的实现,对开发有一定帮助,非常实用,包括时间转换,遍历树形控件,删除文件夹等函数-VC realization of several commonly used functions, the development of some help, very practical, including time conversion, traversing the tree control, delete folders and other functions
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4185
    • 提供者:朱郑
  1. 20131119_TreeViewDemo

    0下载:
  2. 树形列表控件,采用VC写了个小例子,实现该控件的常用操作,供大家参考-Tree list control, using VC wrote a small example of the realization of the control used to operate, for your reference
  3. 所属分类:TreeView

    • 发布日期:2017-04-03
    • 文件大小:78532
    • 提供者:豪情侠客
  1. 54886756

    0下载:
  2. 使用树形控件,VC++编程精选学习源码,很好的参考资料。-Use the tree controls, select learning VC++ programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:140508
    • 提供者:桂花翅子
  1. BaseTreeControl

    0下载:
  2. 使用树形控件显示数据,VC++精选编程学习源码,有助于学习进步。-Display data using tree controls, VC++ select learning programming source code, contribute to the learning progress.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:13659
    • 提供者:维斯摩尔
  1. TreeControlDemo

    0下载:
  2. 动态添加、删除树形控件的节点,获取树形控件的选中项,VC++精选编程学习源码,有助于学习进步。-Dynamic node add, delete tree controls, obtain the tree controls the selected item, VC++ select learning programming source code, contribute to the learning progress.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:14321
    • 提供者:清蒸翅子
  1. BitmapTreeDemo

    0下载:
  2. 在树形控件中使用背景位图,VC++精选编程学习源码,有助于学习进步。-Dynamic node add, delete tree controls, obtain the tree controls the selected item, VC++ select learning programming source code, contribute to the learning progress.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:106071
    • 提供者:什锦豆腐
  1. ShowDirectory

    0下载:
  2. 使用树形控件和列表控件显示系统的资源列表,VC++精选编程学习源码,很好的参考资料。-Create editable nodes of the tree controls, VC++ select learning programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:14070
    • 提供者:清蒸翅子
  1. TREELIST_SRC

    0下载:
  2. 一个VC++树控列表控件例子TreeList Src源码,生成类似Windows资源管理器风格的树形菜单,可展开折叠目录,用在窗口左侧右侧都可以,VC++ TREELIST源代码例子,欢迎初学者参考
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:51251
    • 提供者:CYSunny
  1. SQL

    0下载:
  2. 工作之余,用VC作了一个小程序,是VC+SQL server模式的,程式内容比较简单,主要设及以下内容: 1、窗口如何分割; 2、多视图之间如何通信; 3、列表视图的操作及事件处理; 4、树形控件的操作及事件处理,利用递归根据数据库动态生成目录; 5、实现主从表的显示;-this is a good program.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:375598
    • 提供者:陈王
  1. tree_controls

    0下载:
  2. 3.VC如何使用树形控件?3.如何使用树形控件?-3 How to use tree controls?
  3. 所属分类:TreeView

    • 发布日期:2017-04-01
    • 文件大小:154296
    • 提供者:LCCTHM@163.com
  1. GraphicSystem

    0下载:
  2. 用VC++6.0写的一个小型图形系统,可以增删改任意图元,并且可以对列表中的图元以树形方式查看,关闭后通过对象序列化的方式写入到数据文件,再次打开时即可看到上次保存的图元数据.-With VC++6.0 write a small graphics system, you can add or delete switched to the intent element, and the way you can see a tree element in the list of maps, dat
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:75162
    • 提供者:ywj
  1. ListCtrl

    0下载:
  2. VC++树形控件示例程序,对初学者很有帮助的,-VC++ tree control sample program, useful for beginners,
  3. 所属分类:Other systems

    • 发布日期:2017-04-27
    • 文件大小:280043
    • 提供者:赵莹莹
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com