搜索资源列表
ContextMenuStrip
- 详细展示了右键弹出菜单的处理机制,响应事件等,较好地演示了该控件需要注意的一些技巧。-Shows in detail the context menu handling mechanism in response to events, to better demonstrate the need to pay attention to some of the control techniques.
LCD-code
- LCD多极菜单演示代码 主要是传达一种多级菜单的思路-LCD multi-polar main menu shows the code to convey the idea of a multi-level menu
exercise2
- 这是软件工程专业,C++课程的第一次实验作业的第二题,设计一个简单的菜单演示程序,希望对大家有帮助!-This is software engineering, C++ program for the first time experimental operation of the second problem, design a simple menu demo program, we want to help! ! ! !
C语言课程设计实例精编
- C 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 CAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 C 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(C language has many advantages