登录
首页 » Visual C++ » TreeEditor

TreeEditor

于 2013-08-20 发布 文件大小:89KB
0 387
下载积分: 1 下载次数: 11

代码说明:

  MFC树形控件开发示例,全面掌握树形空间编程的源码(Development Samples MFC tree control)

文件列表:

TreeEditor
..........\Debug
..........\Examples
..........\........\MFC_Classes.csv,1006,2003-12-10
..........\........\MFC_Classes.idt,1131,2003-12-10
..........\........\MFC_Classes.tre,1076,2003-11-18
..........\........\MicrosoftVisualStudio.csv,382,2003-12-10
..........\........\MicrosoftVisualStudio.idt,469,2003-12-10
..........\........\MicrosoftVisualStudio.tre,370,2003-12-09
..........\........\TreeEditor.csv,2973,2003-12-10
..........\........\TreeEditor.idt,3275,2003-12-10
..........\........\TreeEditor.tre,3023,2003-12-11
..........\........\TreeNumbers.csv,146,2003-12-10
..........\........\TreeNumbers.idt,206,2003-12-10
..........\........\TreeNumbers.tre,222,2003-11-22
..........\MainFrm.cpp,3283,2011-04-13
..........\MainFrm.h,1566,2011-04-13
..........\MyTreeCtrl.cpp,63519,2011-04-13
..........\MyTreeCtrl.h,6774,2011-04-13
..........\res
..........\...\cur00001.cur,326,2003-12-07
..........\...\cur00002.cur,326,2003-11-18
..........\...\cur00004.cur,326,2003-11-18
..........\...\Dragmove.cur,326,2003-11-18
..........\...\drop_mov.cur,326,2003-11-18
..........\...\Hierarchy.ico
..........\...\List.bmp
..........\...\nodrop.cur,326,2003-11-18
..........\...\tfdropcopy.cur,326,2003-11-18
..........\...\Toolbar.bmp

..........\...\TreeEditor.rc2,402,2003-11-18

..........\resource.h,1926,2011-04-13
..........\StdAfx.cpp,250,2011-04-13
..........\StdAfx.h,1512,2011-04-13
..........\TreeEditor.aps,36780,2013-08-08
..........\TreeEditor.cpp,4300,2011-04-13
..........\TreeEditor.dsp,6248,2003-12-11
..........\TreeEditor.dsw,543,2003-12-06
..........\TreeEditor.h,1438,2011-04-13
..........\TreeEditor.ncb,115712,2013-08-08
..........\TreeEditor.opt,56832,2013-08-08
..........\TreeEditor.plg,1497,2006-12-10
..........\TreeEditor.rc,15111,2003-12-07
..........\TreeEditorDoc.cpp,10849,2011-04-13
..........\TreeEditorDoc.h,2756,2011-04-13
..........\TreeEditorView.cpp,3865,2011-04-13
..........\TreeEditorView.h,1946,2011-04-13
..........\TreeType.cpp,2296,2011-04-13
..........\TreeType.h,997,2011-04-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cbuilder
    站长95年时想写的模拟Delphi界面的生成C语言界面的一个程序,名字就叫CBuilder,那时C++Builder还没有呢( Stationmaster when 95 years wants to write simulation Delphi a contact surface production C language contact surface procedure, the name is called CBuilder, at that time C Builder not to have )
    2020-06-26 12:20:02下载
    积分:1
  • 123123123
    国内外发展状况:交通检测系统是智能交通系统的重要环节,负责采集有关道路交通流量的各种参数。随着视频车辆检测技术的发展 ,人们已不满足于仅仅检测出车辆, 美国联邦公路局进一步利用此技术来提取交通参数,如交通流量,十字路口的车辆转向信息等。国内关于交通视频检测的研究滞后于国外,技术基础较弱,但也有不少公司做出了产品,如清华紫光的视频交通流量检测系统 VS3001,深圳神州交通系统有限公司开发的Video TraceTM,厦门恒深智能软件系统有限公司开发的Head Sun Smart Viewer-II 视频交通检测器等。当然这些产品的功能比较单一,与国外产品相比有一定差距。基于视频图像技术的方法具有直观、可监视范围广、可获取更多种类的交通参数以及费用较低等优点,因而可广泛应用于交叉道口和公路干线的交通监视系统中
    2014-04-30 22:44:26下载
    积分:1
  • TestTreeOwnerdraw
    CMyTreeCtrl,自己编写的TreeCtrl类,完全自绘,响应WM_PAINT,可以拖动,可以设置图标,文本的字体、颜色,可以双行显示文本,以上操作皆可以动态操作,几乎包含了自定义树控件的所有操作,是研究美化控件的不错的参考(CMyTreeCtrl, own written TreeCtrl class, fully self-drawn, in response to WM_PAINT study beautify good reference control)
    2021-01-22 14:48:41下载
    积分:1
  • bqxny
    一个Winmap的外置插件的例子,有兴趣的可以研究研究()
    2018-06-12 22:29:42下载
    积分:1
  • DirTreeCtr
    vc树控件的派生类,实现了自己需要得功能。 绝对好用。免费随便下,学习树控件绝对有大用处(vc tree controls derived class and realized the need to have its own function. Absolutely handy. Free casually, studying tree absolute control a large utility)
    2006-12-21 15:56:57下载
    积分:1
  • CMyHyperLink_Project
    Static 的继承类,可以点击打开网页链接,发送邮件,也可以发送消息给父窗口(Static inheritance category, you can click the link to open web pages, send e-mail, you can send a message to the parent window)
    2009-01-20 11:52:40下载
    积分:1
  • SuperComboBox_demo
    一个自定义的组合框,下拉列表可以显示多列(A custom combo box, drop-down list can display multiple columns)
    2010-01-19 10:10:29下载
    积分:1
  • nyp
    说明:  一个USB的驱动驱动,适合于ARM9平台使用,(A USB driver for the ARM9 platform.)
    2019-04-01 18:03:41下载
    积分:1
  • testlib
    这个是一个简单的示例,展示了控件编程中如何使用 库文件,而且也把这个库文件的生成方式(代码)一并提供(This is a simple example demonstrating how to use the control programming library files, but also to the library file is generated (the code) should be included)
    2008-06-08 13:32:27下载
    积分:1
  • OwnDrawButton
    简单的重绘了vc++中的按钮,实现鼠标在按钮上移动时,按钮的动态响应(a sample class for button of vc++)
    2010-08-18 10:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载