-
简单BMP图像操作(文件属性,反射,二值化,sobel算子……)
简单BMP图像操作(文件属性,反射,二值化,sobel算子……)-simple operations (file attributes, reflection, two value, segmentation Operator ...)
- 2022-10-05 15:40:03下载
- 积分:1
-
在控件上右键弹出菜单,例子中说明了列表框中的数据按一定要求升序或是降序排列。...
在控件上右键弹出菜单,例子中说明了列表框中的数据按一定要求升序或是降序排列。-In the control pop-up menu on the right, for example, described in the data list box must be in ascending or descending order.
- 2023-06-09 06:20:03下载
- 积分:1
-
简单的菜单程序,可以通过它理解弹出菜单的编程技巧
简单的菜单程序,可以通过它理解弹出菜单的编程技巧-simple menu procedures, it can be understood through a pop-up menu of programming skills
- 2022-07-05 13:02:55下载
- 积分:1
-
利用C#实现的带菜单的文件编程,仅仅给爱好学习语言的开个小头...
利用C#实现的带菜单的文件编程,仅仅给爱好学习语言的开个小头-achieved with the paper menu programming, only to learn the language of love to open a small head
- 2022-01-31 02:47:47下载
- 积分:1
-
自定义图标的自画菜单(for winnt and 2000)
自定义图标的自画菜单(for winnt and 2000)-since the definition of icon painting from the menu (for winnt and 2000
- 2023-07-05 00:30:03下载
- 积分:1
-
vb界面列表播放媒体文件,使用起来非常的简单。
vb界面列表播放媒体文件,使用起来非常的简单。-vb broadcast media interface list of documents and use it is very simple.
- 2022-02-14 01:25:40下载
- 积分:1
-
Multi
多文档应用程序代码,有网格,有背景的画图程序支持多种图形的绘制-Multi-document application code, there is a grid, there is a background Paint program supports a variety of graphics rendering
- 2023-02-27 12:40:03下载
- 积分:1
-
vc开发,小只是点
vc开发,小只是点-vc development, only a small point
- 2023-06-10 12:00:03下载
- 积分:1
-
这个文件很重要,它是数据库编程的基础,关于如何进行最基本的软件编程...
这个文件很重要,它是数据库编程的基础,关于如何进行最基本的软件编程-this document is very important, it is the Database Programming, on the basis of how the basic software programming
- 2023-02-01 04:40: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