搜索资源列表
多级菜单
- /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进的生产力, 代表了社会的发展方向,是建设和谐社会的必要条件.
树状菜单
- 树状菜单,在客户端实现树状菜单,使用简单易操作-tree menu, the client achieve the menu tree, the use of simple and easy to operate
一个树形多级菜单参考程序
- 一个树形多级菜单参考c语言源程序 一个树形多级菜单参考c语言源程序-a multi-level menu tree c language reference source tree a multi-level menu c language reference source
态转菜单
- 将菜单转换成树TreeView-menu will be converted into tree TreeView
Treeview
- 联动Tree菜单更能很不错!!!! good
tree
- 这是一个对树进行的动态生成,不需要在表单里输入如何文本,就是通过sql2000数据库里的数据产生树菜单
遍历菜单并通过树形视图分配权限
- 遍历菜单并通过树形视图分配权限-traverse through the menu tree and the distribution of competences View
js写的各种树型菜单
- 用Javascr ipt写的各种树型菜单,值得一看!-Javascr ipt to write the menu tree, an eye-catcher!
树形菜单.rar
- 树形菜单较滑动菜单稍微复杂一点。其主要难点在于从简洁的数据描述来产生便于操纵的html结构。 本例用来展示树形菜单的编写。使用无线表格,算法上采用了递归,理论上可构造无穷分制枝的树。 本代码可自由扩散。,tree menu than sliding menu a little more complicated. The main difficulty lies in concise descr iption of the data to generate the html easy manipu
tree
- asp+js动态树形菜单 带数据库 很好用的,放到webroot下就能运行-asp
tree
- 使用MFC写成树形菜单,可以帮助初学者对MFC树形菜单有很好的指导作用 -Tree menu written in the use of MFC, MFC can help beginners to have a good tree menu guide
js-tree
- 非常智能的js树形菜单,支持无限极菜单添加,很实用,开发过5个系统了。-Very intelligent js tree menu, menu to add support for infinite very, very practical, the development system has been 5.
ext-tree
- ext的树的实例.通过右键菜单操作树节点对数据库进行增删改查.-Examples of trees ext. through the operation menu tree node additions and deletions to the database search.
VbTreeView
- VB仿TreeView控件实现多级树状菜单 VB仿TreeView控件实现多级树状菜单-VB like TreeView control to achieve multi-level tree menu TreeView control like VB to achieve multi-level tree menu
tree
- 一款在VC++窗体中增加树形菜单的实例,目录树可以无限多个节点,只要你的文件夹有那么多,它就会显示那么多。-A form in VC++ add examples of tree-like menu, directory tree can be an unlimited number of nodes, as long as you have so many folders, it will show so much.
javascript-tree-menu
- javascr ipt的一款好用的下拉菜单,下拉菜单-javascr ipt in a user-friendly pull-down menu, drop-down menu
Tree
- 一个vc++多文档树状控件菜单的应用示例-A vc++ multi-document tree control menu of the application examples
tree
- tabletree表格树形,支持右键菜单-tabletree table tree, right-click menu support
Binary-tree-traversal-of-recursion
- 【二叉树遍历的递归算法实现】 操作:根据提示输入相应数据实现各种功能 函数:菜单函数(menu) 前序建立二叉树(Crt_BinTree) 访问结点(Visit) 前序遍历(Pretraverse) 中序遍历(Intraverse) 后序遍历(Suctraverse) 删除树(Destory) 操作函数(perform)Pretraverse 主函数(main) 说明:结点数据初始为char型,但可在前面代码部分修改 成其他类型,
第09章 Tree Control的使用
- Tree Control 是最常见的Windows控件之一,建立有数据表接口的Tree Control对象,通过右键菜单完成Tree Control 节点的增删改等功能,Tree Control对象与ALV Grid对象的关联(Tree Control is one of the most common Windows controls, setting up Tree Control objects with a data table interface, completing and del