-
创建和编辑菜单.rar
创建和编辑菜单.rar-the creation and editing of the menu. Rar
- 2022-03-13 01:39:26下载
- 积分: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
-
VC开发小知识点
VC开发小知识点-development of small VC knowledge point
- 2022-09-19 10:50:03下载
- 积分:1
-
带图标的菜单
带图标的菜单-The menu with icon
- 2022-05-22 23:27:32下载
- 积分:1
-
一个不错的菜单
一个不错的菜单-a good menu
- 2023-05-10 11:30:03下载
- 积分:1
-
采用配置文件菜单的方式 实现程序对多语言界面的支持,该方法可以扩充到其他应用当中...
采用配置文件菜单的方式 实现程序对多语言界面的支持,该方法可以扩充到其他应用当中-menu configuration files used in a way procedural language interface for more support The method can be expanded to other applications which
- 2022-02-26 09:28:07下载
- 积分:1
-
很酷的类似Visual Studio .net里的带阴影的菜单。
很酷的类似Visual Studio .net里的带阴影的菜单。-Very cool menu like the menu in Visual Studio .net which has shadow
- 2022-03-21 05:03:43下载
- 积分:1
-
用菜单形式作的Java文本编辑器。功能类似于Windows下的记事本。供Java开发者学习菜单用。...
用菜单形式作的Java文本编辑器。功能类似于Windows下的记事本。供Java开发者学习菜单用。-menu form using Java for the text editor. Similar to the function of the Windows Notepad. For Java developers to learn menu.
- 2022-11-17 04:55:03下载
- 积分:1
-
一个SDI(单
一个SDI(单文档界面)的应用,通过File菜单中的Create New Frame命令能够创建一个位于顶层的SDI应用,但关闭主应用后其它的窗口也将关闭,程序由Visual C++ 5.0开发-an SDI (single-document interface) applications, through the File menu on the Create New Frame order to create one at the top of SDI applications, but closed after the other main application window will be closed and procedures developed in Visual C 5.0
- 2023-07-28 03:00: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