搜索资源列表
MyTreeCtrl
- 用MFC实现了对树控件的操作,可以新增,修改,删除树控件的父节点和子节点,希望能对学习MFC树控件的人有所帮助!-MFC with a pair of tree controls, the operation can be added, modified, and deleted the tree control nodes and the father-node, The hope is to learn MFC tree control of some help!
TreeCtrl
- VC++编写的树视控件的动态添加、编辑、删除节点的实现。源代码完全开放,和适合于初学者深入学习树视控件!-VC++ written in the tree depending on the dynamics of the control to add, edit, delete the node implementation. Completely open source, and suitable for beginners to learn in depth the tree as the
Tree_Drag
- 实现树的拖动,从一个节点到令一节点, 可以自动的判断是否可以添加或介绍,是学习树拖拽的好参考-Drag the realization of the tree from one node to make a node, you can automatically determine whether you can add or introduction, is to learn from the tree drag the good reference
CmnCtrl
- 用VC编写的程序,用以调整树形菜单控件的节点颜色、背景颜色等,比较有意思的程序,除了这些功能外,还有很多说不上来的功能,点击窗体上边的选项卡,每一个里面都有不少的操作,值得大家学习。 -Programs written with the VC to adjust the node tree menu control the color, background color, the more interesting programs, in addition to these features
MFCBinaryTree
- 在C++模板二叉树的基础上添加了显示界面。有二叉树的界面创建、插入、修改、遍历等功能。在节点重合的时候会进行一些判断并修正G。此程序能够为MFC入门和数据结构的学习提供一些帮助。 其中使用了以下一些关键技术: 自定义按钮,自定义消息,图形的显示、重绘,获得窗口句柄的各种方法等。-Display interface on the basis of the binary tree of C++ templates added. Binary tree interface to create,
CSharp--ModifyTreeNode
- C#树节点的直接修改,操作简单实用,供初学者学习。-Directly modify the C# tree node, simple and practical, for beginners to learn.