-
Custom ToolTips for MFC Projects
是我在网上找的,版权归原作者所有。...
Custom ToolTips for MFC Projects
是我在网上找的,版权归原作者所有。-Custom ToolTips for MFC Projects that I find online, and belongs to original author.
- 2022-01-25 22:44:37下载
- 积分:1
-
界面程序,Visual Studio2005开发,Windows平台。
界面程序,Visual Studio2005开发,Windows平台。-Visual Studio2005,Windows
- 2023-05-29 12:55:03下载
- 积分:1
-
一个简单的mfc菜单编辑程序
一个简单的界面编程,实现添加了一个菜单按钮,并对它的函数做出响应。菜鸟级的只能提供出这种菜鸟级的编程,望莫见怪,谢谢!
- 2022-04-06 14:23:47下载
- 积分:1
-
GUI界面,可以用于多幅图像的比较
这是一个利用matlab中GIU开发的图像界面程序,本程序可选择窗口的数目,具有多个按钮,可以很好的用于图像的对比,多幅图像的对比,且各个窗口下面都显示有该窗口的标题,代码开放性可以自己进一步的添加部件,进行修改,方便简洁
- 2022-10-03 03:15:03下载
- 积分:1
-
自定义DataGridView行样式及行标题实例
自定义DataGridView行样式及行标题实例-Custom DataGridView row row heading styles and examples of
- 2023-09-05 06:35:03下载
- 积分:1
-
涂料应用在C++中使用的图形库编码。H
application PAINT coded in c++ using library graphics.h
- 2022-08-25 17:20:13下载
- 积分:1
-
cximage源代码
CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。这是cximage最新的代码,很难找的的供大家下载使用。使用cximage需要注意的是:整个CxImage类库非常大。如果你只需要能处理其中的几种格式,你可以在主要的头文件ximage.h中找到一些开关选项来关闭一些图像库。JPG、PNG、TIFF中的每一个库,都会向最终程序增加约100KB的内容。而CxImage类库压缩后只有约60KB。所以,你需要谨慎挑选一些你真正需要的类库。
- 2022-04-08 22:29:34下载
- 积分:1
-
WebBase工作
应用背景我们九月的“社会选择”项目本月的社区选举 ;PSEint,西班牙语的编程学生伪代码解释器。PSEint是一个工具,协助规划在他们的第一个步骤的学生。通过一个简单而直观的伪语言在西班牙语,关键技术PHP ;我们九月的“社会选择”项目本月的社区选举
- 2022-02-13 06:25:38下载
- 积分:1
-
类似Office 2000中的智能化可停靠菜单
类似Office 2000中的智能化可停靠菜单-similar to Office 2000 can call the intelligent menu
- 2022-05-19 15:42:33下载
- 积分:1
-
Display a Web Page in a Plain C Win32 Application:
There are numerous examples...
Display a Web Page in a Plain C Win32 Application:
There are numerous examples that demonstrate how to embed Internet Explorer in your own window. But these examples typically use Microsoft Foundation Classes (MFC), .NET, C#, or at least the Windows Template Library (WTL) because those frameworks have pre-fabricated "wrappers" to easily give you an "HTML control" to embed in your window. If you re trying to use plain C, without MFC, WTL, .NET, C#, or even any C++ code at all, then there is a dirth of examples and information how to deal with OLE/COM objects such as IE s IWebBrowser2. Here is an article and working example in C to specifically show you what you need to do in order to embed IE in your own window, and more generally, show you how to interact with OLE/COM objects and create your own objects in plain C.
- 2022-03-02 15:03:00下载
- 积分:1