-
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
-
很经典的VC皮肤设计工具,可以通过它做出很漂亮的截面程序,希望大家的程序界面都是很漂亮的。共享之!...
很经典的VC皮肤设计工具,可以通过它做出很漂亮的截面程序,希望大家的程序界面都是很漂亮的。共享之!-classic VC skin design tool, it can make a very nice cross-section procedures, we hope that the programming interfaces are very beautiful. Sharing!
- 2022-12-14 13:30:04下载
- 积分:1
-
显示倾斜的文字 显示倾斜的文字 显示倾斜的文字
显示倾斜的文字 显示倾斜的文字 显示倾斜的文字-showed the letter showed tilt in favor of the text shown in favor of the text shows the letter showe d tilt in favor of the text shows the letter tilt
- 2022-01-25 14:31:57下载
- 积分:1
-
In the Visual C++ Make a good interface programming tool library, yes, recommend...
在Visual C++做界面编程不错的工具库,不错,推荐。-In the Visual C++ Make a good interface programming tool library, yes, recommended.
- 2022-04-12 13:53:18下载
- 积分:1
-
数据采集中要用到的坐标图
数据采集中要用到的坐标图-data acquisition that will be used in map coordinates
- 2022-07-21 17:30:14下载
- 积分:1
-
Reference MFC development process of an example of chapter 3, want to help every...
MFC开发程序参考大全的1章的例子3,希望对大家有所帮助-Reference MFC development process of an example of chapter 3, want to help everyone
- 2022-09-08 18:35:06下载
- 积分:1
-
something about vc
something about vc
- 2022-01-28 02:40:40下载
- 积分:1
-
一个简单的使用例子 :如何在用户区显示一张位图
一个简单的使用例子 :如何在用户区显示一张位图-a simple using examle how to display a bitmap in user area
- 2022-05-26 12:25:57下载
- 积分:1
-
Delphi 7.0 屏幕放大镜. Delphi 7.0 屏幕放大镜.
Delphi 7.0 屏幕放大镜. Delphi 7.0 屏幕放大镜.-Delphi 7.0 screen magnifier. Delphi 7.0 screen magnifier.
- 2022-07-15 03:47:07下载
- 积分:1
-
in MDI, to view tablectrl achieve similar results, an example
在mdi中,将view实现类似tablectrl的效果,实例1-in MDI, to view tablectrl achieve similar results, an example
- 2022-06-13 11:18:18下载
- 积分:1