搜索资源列表
phptree
- PHP+HTML开发,树型结构自动生成HTML文件-PHP HTML development, tree structure automatically generate HTML documents
jtree
- javascr ipt做的树型结构。改一下自己就能用,-javascr ipt do tree structure. Change it will be able to use their own,
pagewalker
- PageWalker是一个能够递归跌代asp.net页面控件的树型结构。可以用来遍历访问页面控件层次。 -PageWalker is a recursive or to substituting pages Asp. Net Control tree structure. Traverse visit can be used to control page level.
文件树列表
- 以树型结构显示出文件以及子目录的程序,运行通过.-a tree structure shown documents and subdirectory, the running through.
改进的显示目录的树型结构
- 你能指定对话框的父窗口,它能作为一个模态对话框. 你能指定对话框的标题 dobrowse()函数能切断默认路径的 \\ 字符. 这个类有个虚拟成员能动态的使能或禁用ok按钮.它还能指定状态区显示的文字. -you can designate the parent dialog window it could serve as a Modal Dialog. you can designate the title of the dialog dobrowse () func
用文件来记住形成的树型结构
- 该代码例子提供了用文件来记住形成的树型结构。-the code examples provided with documents to remember the tree structure formation.
DELPHIGZ
- 用delphi7.0做的一个树型结构源码-delphi7.0 do with a tree structure FOSS
tre
- 树型结构完整版 我在天津“天财圣峰”公司工作过一段时间,做过树型结构的java程序,给的时间很短,匆忙完成,如今重新完成,与大家共勉。wwwliqinglinwww@126.com-tree structure in the full version I Tianjin "Choi St. peak days," the company worked for a period of time. done Tree Structure java programs for t
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(默认),
delphiworks
- 这是自做的一个通讯录系统,利用树型结构,界面设计美观大方-This is done a directory system, the use of tree structure, stylish interface design
TREEVIEWApplication
- .NET中C#实现CS架构下的TREEVIEW只需要输入表名,父ID,节点ID,节点名就可以得到树型结构- NET center C# realizes under CS overhead construction TREEVIEW only to need to input table, father ID, pitch point ID, the festival mentions by name may obtain the tree structure
TREEVIEWOperate
- .NET中C#实现CS架构下的TREEVIEW只需要输入表名,父ID,节点ID,节点名就可以得到树型结构.- NET center C# realizes under CS overhead construction TREEVIEW only to need to input table, father ID, pitch point ID, the festival mentions by name may obtain the tree structure
NetworkTreeCtrl_demo
- 获得网络信息,并以树型结构显示,主要类:CNetworkTreeCtrl-access network information, and tree structure, the main categories : CNetworkTreeCtrl
VB数据库树型结构查询
- VB数据库树型结构查询-VB database inquiries tree structure
树型结构的存储文件+VB源码.zip
- 树型结构的存储文件+VB源码.zip
编写并调试一个树型目录结构的文件系统
- 编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程.设计多用户文件系统,采用多级文件目录。-Write and debug a directory tree structure, file systems, document management workflow modeling. Design a multi-user file systems, multi-level directory.
Tree
- 使用ASP制作的通讯录,采用树型结构。可以联系人进行增删除改查。-无
个人的树型结构程序例(一张表的)
- 个人的树型结构程序例(一张表的),是一个小小的树型结构的例子(An example of a personal tree structure program (a table) is an example of a small tree structure.)
tree
- 用程序演示二叉树的存储结构的建立方法和遍历过程。(The program demonstrates the establishment of a binary tree's storage structure and the traversal process.)