-
Farewell icon distortion troubles, use VC++ Realize, bitmap operations
告别图标失真的烦恼,利用VC++实现,位图操作-Farewell icon distortion troubles, use VC++ Realize, bitmap operations
- 2022-12-24 11:20:03下载
- 积分:1
-
VC实现串口通讯显示
///////////////文件 commDlg.cpp////////////////
//一个类,对话框类,本程序使用的是对话框形式,这个类是在VC用MFC自动生成的,其中包括了对话框程序应有的一些方法
class CAboutDlg : public CDialog
{
};
/********************以下的个方法也是VC的MFC的对话框程序固有的,也是MFC自动生成的**************/
CAboutDlg::CAboutDlg() : CDialog(CAboutDlg::IDD)
{
}
void CAboutDlg::DoDataExchange(CDataExchange* pDX)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-01-25 13:10:04下载
- 积分:1
-
EMWIN,IAR,STM32,stemwin5.22
stm32移植的emwin,自己移植的,下载的最新的stemwin5.22,有兴趣的可以参考下,不带操作系统,因为大多数的时候自己的产品不会上操作系统的lcd的驱动需要自己根据自己的应用去改一下,剩下的就是学会应用了
- 2022-01-25 14:16:47下载
- 积分:1
-
中国-VC.帮助文件和源代码的使用,图书馆在-VC.…
GardenUI中文使用帮助文件及源码,GardenUI Library 是windows平台下图形用户界面的专业开发包,支持普通窗口、单文档窗口、多文档窗口的界面的扩展和定制-Chinese GardenUI the use of help files and source code, GardenUI Library is under the windows platform graphical user interface of the professional development package to support the ordinary window, a single document window, multi-document interface window to expand and customize
- 2022-03-18 06:03:22下载
- 积分:1
-
MFC apppface
这个程序讲述了,如何利用APPFACE优化自己做的软件的界面,3行代码帮你完美实现界面的优化,不用调用任何的代码,只是简单的加入头文件,lib和dll库,帮你完美实现
- 2022-06-18 05:46:12下载
- 积分:1
-
ug_open二次开发与实例精解
Ug 二次开发的源代码,包括特征生成、零件成形、草图生成、自动装配等常用功能。源代码包括头文件、主体文件,开发者可直接运行,非常有利于初学者一步一步常看整个过程是如何完成的。
- 2022-09-30 09:10:06下载
- 积分:1
-
简单的桌面时钟程序,实现了时钟显示和调整,以及时钟的外部画面。可以让初学VC的参考学习。...
简单的桌面时钟程序,实现了时钟显示和调整,以及时钟的外部画面。可以让初学VC的参考学习。-A simple desktop clock program to realize the clock display and adjustment, as well as the external screen clock. VC allows beginners to learn the reference.
- 2023-05-15 23:25:03下载
- 积分:1
-
本程序实现了类似VC++的界面的功能!其工具窗口可以悬浮,可以靠边!...
本程序实现了类似VC++的界面的功能!其工具窗口可以悬浮,可以靠边!-the program similar to the VC interface function! Its tool window can be suspended, step aside!
- 2022-04-22 03:08:56下载
- 积分:1
-
GUI的消息机制说明文档,让你初步了解消息机制的实现
GUI的消息机制说明文档,让你初步了解消息机制的实现-The message mechanism GUI documentation, so that you know the initial implementation of the message mechanism
- 2022-05-26 14:46:31下载
- 积分:1
-
VB控件实例21
VB控件实例21-30,打印调用和帮助调用,资源管理器窗口,控制面板窗口-VB Control examples 21-30, print and help call called Resource Manager window, the control panel window, etc.
- 2022-05-19 03:03:54下载
- 积分:1