Welcome![Sign In][Sign Up]
Location:
Search - 多级菜单

Search list

[Other resource多级菜单

Description: /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进的生产力, 代表了社会的发展方向,是建设和谐社会的必要条件.不管你用了多长时间C语言,只要你不善于用 一个小针指来指去,你就是那种\"用嘴吃饭的高贵骑士,决不用屁股装弹步枪\"的守旧分子和社会发 展的绊脚石.(跑题太远,删去1万字...打住) .言归正传,下面的程序适用CPU为Mega16,编译器为CVAVR 1.24.4a 由于按键数目较多,所以按键程 序把按键事件分为数字键,快捷键,确认键,取消键,上下翻键几类,以减小菜单结构的容量.一下菜单 数据在菜单结构数组中的偏移量,有多少个菜单象就有多少个宏定义*/-/ * [original] tree is a multi-level menu reference to a procedure which is used in car phone menu procedures can be seen as a feature to simplify the menu board. I think the tree is a multi-level menu means : a father in the following menu items have sub menu, sub-menus there are a number below SUN ... menu, the main menu into classes according to the current selected * Index. a bit like the directory structure. the wood used to achieve this main menu * stratification of the switch statement, is a switch on each floor. but when I saw the Xiaoyi heroes procedures and ears filled with lq others vying On, then that to my mind changed, I realized indicators represent the advanced productive forces, represents the orientation and social development, the building of a harmonious society is a ne
Platform: | Size: 2525 | Author: 崔敬军 | Hits:

[Embeded-SCM Develop液晶多级菜单实现方法

Description: 这个是我参考过的多级菜单,里面的思路很不错,比较有参考价值,程序比较大要耐心看-this is my reference to the multi-level menu, the inside is very good ideas that are the reference value, procedures more patience to see
Platform: | Size: 33990 | Author: 周讯 | Hits:

[Other resource一个树形多级菜单参考程序

Description: 一个树形多级菜单参考c语言源程序 一个树形多级菜单参考c语言源程序-a multi-level menu tree c language reference source tree a multi-level menu c language reference source
Platform: | Size: 2540 | Author: 陈志辉 | Hits:

[OtherLCD多级菜单

Description: 该程序可以作为一些学习c语言和开发的人员参考,怎样去开发多级菜单。该程序用c编写。经过修改可以应用到实际的程序中。-the program can be used as learning c language and the development of reference, and how to develop multi-level menu. C of the procedures used to prepare. After changes can be applied to the actual process.
Platform: | Size: 41405 | Author: 哈哈哈 | Hits:

[Embeded-SCM DevelopLCD多级菜单具体实现

Description: LCD多级菜单具体实现
Platform: | Size: 33732 | Author: w750915@126.com | Hits:

[SCMLCD多级菜单显示

Description: LCD多级菜单显示具体实现
Platform: | Size: 33724 | Author: yjher2010 | Hits:

[WinSock-NDIS数码管多级菜单,自己调试

Description: 用数码管做的多级菜单
Platform: | Size: 165150 | Author: rmkey@qq.com | Hits:

[Embeded-SCM DevelopCxlcdNew

Description: LCD多级菜单具体实现-LCD multi-level menu concrete realization
Platform: | Size: 12288 | Author: 刘题名 | Hits:

[Embeded-SCM DevelopLCD多极菜单演示

Description: LCD多级菜单演示-LCD multi-level menu demo
Platform: | Size: 5120 | Author: 张建伟 | Hits:

[SCMLCD_menu

Description: lcd多级菜单实现,转摘!-LCD achieve multi-level menu, journals!
Platform: | Size: 40960 | Author: 普通人 | Hits:

[BREWMenuList

Description: 以栈结构实现的多级菜单-to stack structure of the multi-level menu
Platform: | Size: 1175552 | Author: 范国腾 | Hits:

[OtherLCD多级菜单

Description: 该程序可以作为一些学习c语言和开发的人员参考,怎样去开发多级菜单。该程序用c编写。经过修改可以应用到实际的程序中。-the program can be used as learning c language and the development of reference, and how to develop multi-level menu. C of the procedures used to prepare. After changes can be applied to the actual process.
Platform: | Size: 40960 | Author: 哈哈哈 | Hits:

[SCM多级菜单

Description: /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进的生产力, 代表了社会的发展方向,是建设和谐社会的必要条件.不管你用了多长时间C语言,只要你不善于用 一个小针指来指去,你就是那种"用嘴吃饭的高贵骑士,决不用屁股装弹步枪"的守旧分子和社会发 展的绊脚石.(跑题太远,删去1万字...打住) .言归正传,下面的程序适用CPU为Mega16,编译器为CVAVR 1.24.4a 由于按键数目较多,所以按键程 序把按键事件分为数字键,快捷键,确认键,取消键,上下翻键几类,以减小菜单结构的容量.一下菜单 数据在菜单结构数组中的偏移量,有多少个菜单象就有多少个宏定义*/-/* [original] tree is a multi-level menu reference to a procedure which is used in car phone menu procedures can be seen as a feature to simplify the menu board. I think the tree is a multi-level menu means : a father in the following menu items have sub menu, sub-menus there are a number below SUN ... menu, the main menu into classes according to the current selected* Index. a bit like the directory structure. the wood used to achieve this main menu* stratification of the switch statement, is a switch on each floor. but when I saw the Xiaoyi heroes procedures and ears filled with lq others vying On, then that to my mind changed, I realized indicators represent the advanced productive forces, represents the orientation and social development, the building of a harmonious society is a ne
Platform: | Size: 2048 | Author: Rover | Hits:

[Embeded-SCM Develop液晶多级菜单实现方法

Description: 这个是我参考过的多级菜单,里面的思路很不错,比较有参考价值,程序比较大要耐心看-this is my reference to the multi-level menu, the inside is very good ideas that are the reference value, procedures more patience to see
Platform: | Size: 33792 | Author: 周讯 | Hits:

[SCM一个树形多级菜单参考程序

Description: 一个树形多级菜单参考c语言源程序 一个树形多级菜单参考c语言源程序-a multi-level menu tree c language reference source tree a multi-level menu c language reference source
Platform: | Size: 2048 | Author: 陈志辉 | Hits:

[androidAndroid 多级菜单、树形菜单的实现

Description: Android 多级菜单、树形菜单的实现 ,类似左边是树,右边展开节点
Platform: | Size: 1102988 | Author: easymecn@163.com | Hits:

[SCM12864多级菜单

Description: 51单片机控制12864显示多级调试菜单(51 single-chip microcomputer control 12864 display multi-level debugging menu)
Platform: | Size: 388096 | Author: 547184691 | Hits:

[OtherLCD12864多级菜单仿真

Description: 基于STC89C51单片机+LCD12864平台实现多级菜单,有仿真,利用结构体和指针来做的(Based on STC89C51 microcontroller +LCD12864 platform to achieve multi-level menu, there are simulation, using the structure and pointer to do)
Platform: | Size: 82944 | Author: 殇单片机小白 | Hits:

[SCMLCD多级菜单具体实现

Description: 嵌入式liniux,lcd的多级菜单实现,(Multilevel menu implementation of LCD)
Platform: | Size: 34816 | Author: lop1234 | Hits:

[SCMstm32多级菜单实现12864

Description: stm32+freertos实现多级菜单按键翻页,汉字字库(STM32 + FreeRTOS realizes multi-level menu button page turning and Chinese character library)
Platform: | Size: 620544 | Author: hehehaha666 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 25 »

CodeBus www.codebus.net