-
一个伟大的Win32系统菜单的例子(不是MFC!!!)
A Great Win32 System Menu Example (NOT MFC !!!)
- 2023-02-06 11:50:04下载
- 积分:1
-
本文例子是一个典型的C++/MFC对话框程序,设置了 EX_WM_TOOLWINDOW 扩展式样,因此在标题栏左上角看不到系统菜单图标,但通过 Ctrl+Spa...
本文例子是一个典型的C++/MFC对话框程序,设置了 EX_WM_TOOLWINDOW 扩展式样,因此在标题栏左上角看不到系统菜单图标,但通过 Ctrl+Space 或者在标题栏单击鼠标右键可以调出系统菜单。例子程序对系统菜单进行了定制,在原有菜单基础上添加了两个菜单命令:一个是显示“关于”对话框;另一个是“退出”。之所以要加一个“退出”菜单命令,是因为例子程序改写了对话框原来默认的“关闭”菜单命令行为(Alt-F4),用来隐藏对话框。因此必须加一个程序的“退出”出口。此外,例子程序利用一个第三方的系统托盘处理类,利用系统托盘图标可以显示/隐藏对话框。 下面我们就来看看用 C++/MFC 实现的细节。
- 2022-07-07 01:10:52下载
- 积分:1
-
实现Serialize方法保存/恢复菜单项信息。
实现Serialize方法保存/恢复菜单项信息。-Realise Serialize method to save and restore the menu information
- 2022-02-07 02:21:15下载
- 积分:1
-
这是一个java的程序,里面显示基本的一些操作
这是一个java的程序,里面显示基本的一些操作-This is a java procedures inside revealed some basic operation
- 2023-07-19 14:10:03下载
- 积分:1
-
matlab编写的自适应下的simulink
matlab编写的自适应下的simulink-Matlab Adaptive prepared under the Simulink
- 2022-03-09 23:29:19下载
- 积分:1
-
this procedure is a simple Visual Basic 6.0 on the multi
本程序是关于VB6.0的简单菜单的多语言切换,通过对不同资源的加载,可以容易实现动态菜单的编程,它的实用价值也许不高,但是它的编程思想可以借鉴.-this procedure is a simple Visual Basic 6.0 on the multi-language menu switch to different resources through the loading, can easily achieve dynamic menu of programming, and its practical value may not be high, but it can draw on programming ideas.
- 2022-03-14 08:12:13下载
- 积分:1
-
vb界面列表播放媒体文件,使用起来非常的简单。
vb界面列表播放媒体文件,使用起来非常的简单。-vb broadcast media interface list of documents and use it is very simple.
- 2022-02-14 01:25:40下载
- 积分:1
-
hospital waiting lists registration system, it will automatically numbers, autom...
医院候诊挂号系统,可以自动编号,自动分类,查找、修改、删除,可以自动统计-hospital waiting lists registration system, it will automatically numbers, automatic classification, retrieval, modification, deletion, it will automatically Statistics
- 2022-06-28 10:18:32下载
- 积分:1
-
通过控制 Windows 窗口实现的菜单,基本实现了原 Windows 菜单的功能。程序中由类 CHSMenu 实现菜单的基本功能,并在原有基础上派生类 CHS...
通过控制 Windows 窗口实现的菜单,基本实现了原 Windows 菜单的功能。程序中由类 CHSMenu 实现菜单的基本功能,并在原有基础上派生类 CHSMenuPro,扩展了菜单外观的可视效果。代码和结构比较清晰。大部分类方法及其使用与 CMenu 相同。在 HSGraphics 中有一些可重用函数代码,可以简单实现一些图像处理功能。-through control of the Windows menu achieved and the basic realization of the original Windows menu functions. Proceedings from the category menu CHSMenu achieve the basic functions, and based on the original derived class CHSMenuPro, expanded menu appearance of the visual effects. Code and clear structure. Most methodology and its use CMenu same. In HSGraphics have some reusable code function, a simple realization of image processing functions.
- 2023-08-07 03:05:04下载
- 积分:1
-
本程序是矩阵运算的简单快捷的程序可以方便的实现矩阵的一些算法有矩阵的加减乘等...
本程序是矩阵运算的简单快捷的程序可以方便的实现矩阵的一些算法有矩阵的加减乘等-the matrix calculation procedure is a simple and speedy procedures to facilitate the achievement of some matrix algorithm is modified by the matrix as
- 2023-06-10 15:20:08下载
- 积分:1