搜索资源列表
TreeOper
- java 树操作函数,建树,插入分支,插入节点,查找节点, 可指定字段排序-java tree manipulation functions, achievements and the insertion of branches, insert nodes, the nodes you can order the specified field
TestD&DTree_e
- 本程序是在JBuild 9.0中开发的,主程序是 DiskManager.java。实现一个树形控件,可以添加和删除节点。-this procedure was developed JBuild 9.0, is the main program DiskManager.java. Achieving a tree controls, can add and delete nodes.
拖拽树
- 实现在一个属性结构中,任意的托拽节点。说明:节点的托拽不受援节点位置的层次限制-achieve an attribute structure, arbitrary drag nodes. Note : drag nodes Node location recipient is not the level of restrictions
按数据库记录构建树控件CtreeCtrl
- 本程序是在VC下开发的Windodws窗口界面程序,根据数据库中的记录向树型控件中添加节点。-this procedure was developed under the VC Windodws window interface procedures, according to records in the database to add controls tree nodes.
TreeViewZQ
- 对比两种TreeView生成算法, 一种是递归生成所有节点, 一种是只生成部分节点-compares the two TreeView generation algorithm, is a recursive generates all the nodes, is only a part of Generation Node
tree2.0
- 一个javascr ipt写的目录树,可以任何层级,并可改变叶子节点上的图标-write a directory tree can be of any level, can change the leaf nodes on the icon
IconRender
- 如何改变树的显示图标,使叶结点与根节点显示不同的图标,重载IconRender类,通过重载getTreeCellRendererComponent函数来设置-how to change the icon shows the tree, leaf nodes and nodes show different icons, like heavy IconRender through heavy getTreeCellRendererComponent function to set
TTreeView
- TTreeView控件内节点实现CheckBox功能,欢迎使用。-TTreeView component within the nodes to achieve CheckBox function, welcomed the use.
microsoft_tree01
- 存取方式的当中最普遍的的用长方形, 是根据区域的启发式优化围绕的长方形在各个内在结点通过运行在一张规范化的试验-access modes of the most widespread use of a rectangular shape, under the regional Heuristic Optimization around the rectangular inherent in all nodes running on a standardized test
MyPanelUnit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
MyDBTreeunit
- 模块名称:ADO树型数据显示控件 v1.0 修改日期:2005.10.11 作者: 蒋文杰 三江文杰工作室 用途: 此为与ADO数据库捆绑在一起的专用显示数据库中树型结构表的控件, 要求数据库中的表要与控件同构,数据库控件必须用ADOquery, 表中的树型数据的字段要有: 1、唯一标识的结点ID号,整型,从1开始; 2、结点名称,字串型; 3、父结点的ID号,整型,0为没有父结点; 4、树型结点是否是叶子结点,是为0(默认),
DraggingTree
- 实现了treectrl上树节点之间的托拽、复制等操作,对类似的需求有一定的参考意义。-realized treectrl between nodes on the tree drag, copy, etc, similar to the demand for a certain reference value.
TestMyTreeCtrl
- 一个TreeCtrl,可以在树中对选中的节点进行查找,统计,展开和折叠等操作.-a TreeCtrl, the tree of the selected nodes search, statistics, Folding and start operating.
BufferTreeview
- 树的节点一般是通过递归函数显示,此处是通过网络的逐级缓冲显示树的节点。-tree nodes is usually through a recursive function, here is the network gradually buffer tree nodes.
PrtTView_demo
- This project is to show the tree I dreamed when I first met the ternary tree concept. When I came upon the ternary tree, I get awed! It s amazing that an idea so simplistic could be so strong and fast. But it had flaws... the first one is the memory
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!
treedrag
- 用VB开发的一段代码,主要实现TreeView 中节点拖动、增加、删除等功能演示 -VB-section of the code, the main drag TreeView nodes, the increase delete function demo
treelist10
- 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data struct
TreeCtrlEx
- 一个树形控件,和MFC的树形控件功能相同,但是可以隐藏节点,采用了四个指针,插入和删除算法没用递归,比较新颖-a tree controls, and MFC tree controls function the same, but hidden nodes can use the four indicators, insert and delete useless recursive algorithm, the novelty
Dynamically-add--delete-nodes-
- 动态添加、删除树形控件的节点,获取树形控件的选中项-Dynamically add, delete nodes in the tree control, get control of the selected tree item