搜索资源列表
DebugWindow23.zip
- 系统菜单是每个 Windows 程序的标准特性。通常系统菜单由 Windows 系统来管理,所以我们平时编成时很少去碰它。但是,有的时候,我们确实想定制自己的系统菜单项。这样就涉及到定制菜单的处理问题,因为 Windows 无法自动处理我们定制的系统菜单。而且,系统菜单的处理方式与常规的菜单处理是不同的。那么我们如何实现定制的系统菜单呢? [代码性质] VC可重用代码段
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
我的航空系统
- 一、民航管理系统设计: 民航系统功能:能给客户提供订票、退票的功能,还能浏览航班航线信息(如航班号、航线、飞行时间及成员订额)和查询航班信息; 民航系统的具体实现如下形式: 1.系统以菜单方式工作 2.航班信息录入功能(航班信息用文件保存)--输入 3.航班信息浏览功能--输出 4.查询航线(按航班号查询) 5.承办订票和退票业务 -a CAD management system design : CAD system func
HcSysAdmin1.0
- 系统管理程序,动态菜单,采用oracle数据库。-systems management procedures, dynamic menus, using oracle database.
caidangongziguanli
- 利用C语言编写的菜单工资管理系统,利用本系统可以完成工资的管理工作-C language menu prepared by the wage management system, the use of the system to be completed in the management wage
SysContextMenu
- Windows下往资源管理器中添加右键菜单的例子
Buttononthenavigatiomenu
- 在某些管理软件中,菜单不仅实现了调用程序执行任务的功能,并能给出相应功能按钮的流程图式菜单,非常直观。本实例就要实现这种菜单。
menu
- C编写的菜单,管理五金配件的进出库,数量,金额等数据,并作出相应的统计。
WayNe-Last-Samurai.chs
- 对菜单的管理有如神助相当好用的菜单管理源代码-right menu management right big very user-friendly menu for managing source code
MenuA
- 1. 新建一个空的Win32项目(假设新建项目名称为SixthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:SixthProj.sln是解决方案管理文件,SixthProj是项目管理文件,SixthProj.ncb是项目数据库文件,SixthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向
menu12123
- 这是一个用HTML+JAVAscr ipt制作的菜单源码,菜单形式为下拉式,可应用于管理信息系统的开发。-This is the source of menu produced by HTML+ JAVAscr ipt, drop-down menu form and it can be applied to the development of management information systems.
UserMenu(PB6.5)
- powerbuilder6.5 实现用户管理菜单授权(PB6.5)-user menu powerbuilder6.5
ContMenuExt
- 演示如何在window资源管理器中添加菜单的代码。-Demonstrates how to add the Explorer window menu code.
11
- 去掉资源管理器菜单栏,可以去掉windows7上显示的菜单栏,就是一个简单的注册表文件,双击导入即可去掉-Remove the Explorer menu bar, you can remove windows7 displayed on the menu bar is a simple registry file, double-click to remove import
Windows_ContextMenu
- 调用资源管理器右键菜单vb代码弹出文件右键系统菜单ShellContextMenu-Call Explorer pop-up context menu vb code file system menu ShellContextMenu right
meu
- 一个可以是菜单变灰的设置,在MFC中可以实习权限的管理-One can set the menu is grayed out, in MFC you can access the management practice
Menu
- 利用MFC自定义绘制带有菜单图标的员工管理系统。-Staff management system using MFC custom drawing with a menu icon.
CMenuTFW
- 基于MFC的菜单管理程序,包括菜单的使用和创建-about menu manage
Code
- 适合初学MFC的童鞋,菜单的管理和编写,亲测没问题的-generate your menu in MFC