搜索资源列表
MutiTree
- 多级树形控件,可以显示系统各文件的路径和树内的层次-multi-level tree controls, the system can display the document path and the level of the tree
拖拽树
- 实现在一个属性结构中,任意的托拽节点。说明:节点的托拽不受援节点位置的层次限制-achieve an attribute structure, arbitrary drag nodes. Note : drag nodes Node location recipient is not the level of restrictions
TRichView1.9.15.1
- 用于显示、编辑和打印超文本文档,支持各种文字属性:字体、上下标、文字背景色、托拉等等。文档里可以包括表格、图片已经各种Delphi控件。段落可以实现左、右、中间对齐,多层次段标和编码,可定制的缩进。还支持Unicode编码、背景图片、打印预览、RTF输入输出、HTML输出。-for the show, edit and print-text documents in support of various character attributes : font, plus or standard,
OwnerDrawTreeList
- 一个非常功能强大的树型列表控件,可用于在列表中显示展开项的具有层次的数据内容!-a very powerful tree control list, can be used to indicate the start list of the items with the level of data content!
treelist10
- 树型控件用来显示具有一定层次结构的数据项时方便、直观,被广泛地应用在各种软件中,如资源管理器中的磁盘目录就用的是树型 控件,我们在编程中也会经常用到,但 MFC 中提供的 CTreeCtrl 类并不直接支持拖动节点等高级特性,这使我们程序员编程时有很大限 制,又给软件用户带来了一些不便。下面就让我们自己动手来解决这个问题,实现树型控件中节点的拖动。 -tree control is used to indicate a certain level of the data struct
TreeViewCtrl
- 树形视图控件的演示程序:在一个层次列表中显示数据,提供了一种实用简便 的方式来显示和管理数据列表.用到了MFC类:CTreeCtrl.
VB6.0设计真正实用的TreeView控件
- 在实际开发中,许多人不喜欢使用TreeView,主要是由于默认的TreeView是“只读”的,不支持添加、删除、编辑、调整节点位置等操作。本文通过一个TVEdit工程说明如何解决这些问题。 TreeView是最灵活的Windows控件之一,它以分层的形式显示数据,允许用户随意扩展或折叠节点。鉴于实际生活中许多事物有着层次关系,如计算机里的文件夹、人事组织关系、地区从属关系等,TreeView的应用也极其广泛。但在实际开发中,许多人不喜欢使用TreeView,主要是由于默认的TreeView
TreeLayer
- 通过拖拽CTreeCtrl的节点来改变层次关系,跟TreeSeq例子相呼应,一个改变父子关系,一个改变前后关系-CTreeCtrl through drag and drop nodes to change the level of relations, with echoes TreeSeq example, a change in the relationship between father and son, before and after a change in the relatio
TreeSeq
- 通过拖拉树型控件CTreeCtrl的节点来改变同一层次上节点的位置顺序-Through drag and drop tree control CTreeCtrl node to change the same level, the location of the node sequence
MyTreeCtrl21
- 树控制用于显示具有一定层次结构的数据项。很多应用程序都使用该控件,例如资源管理器中的磁盘目录等。-Tree control used to display a certain hierarchy of data items. Many applications use the control, such as Explorer, such as the disk directory.
TreeControlsTheUseOfExamples
- 树形控件的使用例子,树控制和视(Tree Control&View]主要用来显示具有一定层次结构的数据项,如资源管理器中的磁盘目录等,以供用户在其中进行各种选择。-Tree Controls the use of examples, depending on the tree control and [Tree Control & View] is mainly used to show a certain hierarchy of data items, such as Explore
CE092
- 本程序可以实现多视功能,并且,可以实现不同类的视图的统一显示,增加了界面的显示层次。-This program can achieve multiple visual function, and, can achieve a unified view of different types of shows, increasing the display level of the interface.
DragTree
- 一个可以方便的拉动树控件里面的条目,进行目录层次整理的程序源码 -One can easily pull the tree control inside the entry to carry out the procedure source code directory hierarchy order
prtree-1.5.tar
- 新型多维空间索引结构PR-tree,并且在这种新型的索引结构下进行了高维数据的查询操作.这种新型的空间索引结构有两个主要的特点:对需要查询的数据空间进行层次划分 并且对结点的插入、删除等操作具有高度的灵活性-PRTree is a Priority R-Tree, a spatial index. For some background read this: http://www.cs.umd.edu/class/spring2005/cmsc828s/slides/prtree.pdf
JCheckBoxTree
- 设计一个带有复选框的树文件,能够以很好的树图形展示出文件的层次结构-Designing a checkbox tree file with, the hierarchy can demonstrate good tree graphic files
MzTreeView10
- MzTreeView 梅花雪树形菜单通用版,MzTreeView 1.0 是数据一次性加载,客户端节点异步展示的WEB脚本树。MzTreeView的理论节点数设计上限为十万节点,在节点数三万的情况下页面打开时间小于3 秒。无限层次无限节点的数的层级组成方式:id parentId。即每个节点除本身的节点id之外还有它的父层节点id,通过这种方式就可以组合成无限层级的树了。。在MzTreeView 里都有一个虚的根节点,其ID为0,用户可见的根节点其父节点ID皆为0。(MzTreeView sno
