-
PB This is a practical example of the process, the usefulness of the program.
这是一个PB程序的实际例子,对编程很有益处。-PB This is a practical example of the process, the usefulness of the program.
- 2023-04-08 07:25:03下载
- 积分: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
-
学生选课系统
这里以学生选课系统为例,详细地描述应用用VFP开发数据库应用系统的全过程...
学生选课系统
这里以学生选课系统为例,详细地描述应用用VFP开发数据库应用系统的全过程-students here to students Elective System as an example, the detailed description VFP application and database application development system throughout the process
- 2022-09-13 11:50:03下载
- 积分:1
-
cool 3D scenes click on the menu system can be achieved by rotating menu
超酷的三维立体菜单系统点击场景可以实现菜单的旋转-cool 3D scenes click on the menu system can be achieved by rotating menu
- 2023-08-18 06:40:02下载
- 积分: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
-
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
-
带图标的菜单
带图标的菜单-The menu with icon
- 2022-01-22 03:13:20下载
- 积分:1
-
A simple perl script for periodically changing gnome desktop background. Now it...
A simple perl script for periodically changing gnome desktop background. Now it supports all properties set to an image via
menu "System->Preferences->Desktop Background".
- 2022-04-07 06:39:07下载
- 积分:1
-
简单BMP图像操作(文件属性,反射,二值化,sobel算子……)
简单BMP图像操作(文件属性,反射,二值化,sobel算子……)-simple operations (file attributes, reflection, two value, segmentation Operator ...)
- 2022-10-05 15:40:03下载
- 积分:1
-
使用VC2005开发CLR托管应用程序如何在菜单栏中添加文本框
使用VC2005开发CLR托管应用程序如何在菜单栏中添加文本框-VC2005 development using CLR managed application how to add text in the menu bar box
- 2022-03-11 20:04:41下载
- 积分:1