搜索资源列表
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.
tree_controls
- VB下treeView控件的完美操作。可以实现添加、删除等操作。是一个初学者很好的参考资料-VB Controls the perfect operation. Can be added, deleted, etc. It is a good reference for beginners
KaoLaTreeControl
- 有右键菜单的树控件源代码,可以用菜单添加、删除、修改项目,等很多功能。-have the right menu tree controls the source code, you can use the menu to add, delete, modify, and many other functions.
aExplorer
- 一个Windows资源管理器,该资源管理器具有浏览系统文件、目录,以及对其进行删除、移动等操作的功能。-a Windows Explorer, the resource manager with View system files, directories, and delete them, mobile operators and other functions.
os51
- 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改, 如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -cir
java1(3)
- 这是一个用JAVA编写的从jtree中删除一个节点的代码-This is a preparation with Java from jtree delete a node code
TreeDB
- 本类实现了treeview的插入子树,删除子树,子树升级、降级,子树上移下移等功能。 希望能够对大家有点帮助-achieve this kind of a treeview inserted subtrees, delete subtrees, subtrees upgrading, demotion tree-shift downward movement capabilities. We hope to be able to help a bit
cclinklistccc
- 本文件是关于C程序编程环境的顺序查找与建立算法,以及顺序表的插入与删除算法。-this document is on the C programming environment with the establishment of order to search algorithm and the insertion order forms and delete algorithm.
addressmanage
- 利用vb开发的一个地址簿管理系统,可以进行浏览,更改,添加,删除个人信息(里面还可添加个人照片)-use vb developed an address book management system that can browse, change, add, delete personal information (they can add personal photos)
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(默认),
XMLManagerment
- 在VC中解析XML文件,能添加,删除,修改以及保存等功能,利用动态链接库保存XML文件-in VC parsing XML documents, can add, delete, modify and preserve function, the use of dynamic link library preservation of XML documents
TreeView_Sample
- Treeview使用的例子,有增加、删除、修改节点等功能。-Treeview examples of usage, add, delete, modify node capabilities.
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
TreeEditor
- 树控件的应用,实现了树控件的添加,删除、重命名、完美拖放等功能-tree controls applications, the tree controls add, delete, rename, drag and drop function perfect
TreeCtrl_code
- 实现了很多CTreeCtrl的功能。如移动、添加、删除节点等
treeviewlistview
- 描述了treeview 和listview的基本功能(添加新节点,展开树,以及删除节点等操作),同时点击节点时可以在listview中显示相关信息
RGTreeDemo
- 一个对树控件上操作速度(添加,删除,排序)进行优化的例子,当对大量树节点进行操作时,此方法可以比常规方法明显快几倍甚至十几倍
Document_Management_System
- 一个可以用于企业内部的文档资料管理的系统平台,利用TreeView控件进行树控制 有类别管理、文档管理、添加文档、浏览文档、附件管理、角色管理、添加角色、用户管理功能模块。 操作过程中: 1:选择上下移动按钮可以改变角色的排列顺序; 2:选择 pen 型按钮可以修改你所选的角色,并在下面的文本框中填写修改后的角色名称; 3:选择 X 型按钮可以删除你所选的角色。 默认管理帐号密码均为admin
