搜索资源列表
多级菜单
- /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进
trubo_menu
- 使用turbo C写的多级菜单程序,主要用了函数指针,使程序简洁易懂,容易管理-use of written procedures for multi-level menu, the main function of the target process, easy to read, easy to manage
多级菜单
- /*[原创]一个树形多级菜单参考程序 这是一个用于车载电话的菜单程序,可以看成是手机功能菜单的简化板. 我所认为的树形多级菜单是指:在一个父菜单项目下面有多个子菜单, 子菜单下面又有多个孙菜单...,进入下层菜单主要依*当前选中的索引.有点象文件的目录结构. 本木从前实现这类的菜单主要*分层的switch语句,每层都是一个switch.但当我看到晓奇大侠的 程序和耳朵灌满lq等人的争论后,那时那地,我的心境变化了,我意识到指针代表了先进
trubo_menu
- 使用turbo C写的多级菜单程序,主要用了函数指针,使程序简洁易懂,容易管理-use of written procedures for multi-level menu, the main function of the target process, easy to read, easy to manage
menu
- 单片机的多级菜单应用,利用了多级指针,是学习单片机编程的很好的资料,同时又是学习C语言的好资料 -MCU multi-level menu applications, the use of multi-level pointers, is to learn microcontroller programming good information, but it is also good information to learn C
shape
- 深入理解了继承及其基本知识点 深入理解了多态 了解了多态的多级指针实现机制 了解了三种继承方式 -In-depth understanding and basic knowledge of inheritance In-depth understanding of the polymorphic Understanding of the multi-level multi-state pointer i
shape111
- 深入理解了继承及其基本知识点 深入理解了多态 了解了多态的多级指针实现机制 了解了三种继承方式 -请键入文字或网站地址,或者上传文档。 取消 Shēnrù lǐjiěle jìchéng jí qí jīběn zhīshì diǎn shēnrù lǐjiěle duō tài liǎojiěle duō tài de duō jí zhǐzhēn shíxiàn jīzhì liǎoj
Multilevel-pointer
- 一种多级指针的实现方法,开发环境为visual2010-Multilevel pointer
c
- 动态一维数组实例和多级指针的实例 C语言小程序-Dynamic one-dimensional array instance and multilevel pointer instances of small C language program
Shape
- 实验目的: 1.深入理解继承及其基本知识点; 2.深入理解多态; 3.了解多态的多级指针实现机制。 实验要求: 设计一个图形基类:Shape,在此基础上派生Rectangle、Circle、Triangle类。-The purpose: 1. Deep understanding of inheritance and basic knowledge 2. Deep understanding of pol
LCD12864多级菜单仿真
- 基于STC89C51单片机+LCD12864平台实现多级菜单,有仿真,利用结构体和指针来做的(Based on STC89C51 microcontroller +LCD12864 platform to achieve multi-level menu, there are simulation, using the structure and pointer to do)
12864菜单
- 基于STC89C51单片机+LCD12864无字库液晶做的多级菜单显示,利用的结构体和指针来实现功能(STC89C51 microcontroller based on +LCD12864, no font, LCD do multi-level menu display, using the structure and pointer to realize the function)
多级指针
- 指针是C语言的精髓,本文档是多级指针的编程操作演示和注意点,属于学习/进阶理解的资料(multi-level pointer in C)
多级指针
- 多级指针的内存模型,便于开发者针对相应情况进行处理(A multilevel pointer to the memory model that allows developers to deal with the corresponding situation)