-
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
-
mouse and keyboard surveillance procedures, and with dll exe and the original do...
鼠标和键盘的监视程序,附有dll和exe及原文件,测试可行-mouse and keyboard surveillance procedures, and with dll exe and the original document, test feasible
- 2023-03-06 00:25:04下载
- 积分:1
-
from one another photo out of a picture. This is a study of small graphical prog...
从一幅图片淡出另一幅图片。 这是一个学习图形编程的小程序 方便易用-from one another photo out of a picture. This is a study of small graphical programming procedures to facilitate ease of use
- 2022-03-03 10:11:03下载
- 积分:1
-
定时器小闹钟可播放影音文件
定时器小闹钟可播放影音文件-small alarm clock timer can play audio files
- 2023-04-25 18:45:04下载
- 积分:1
-
RS232串口通信源代码及数据传输后上位机界面开发
RS232串口通信源代码及数据传输后上位机界面开发-RS232 serial communication and data transfer source code after the host computer interface development
- 2022-12-09 23:35:03下载
- 积分:1
-
用Delphi写的往IE工具条上加按钮的程序
用Delphi写的往IE工具条上加按钮的程序- Writes with Delphi adds the button toward the IE tool strip on
the procedure
- 2022-03-13 13:22:58下载
- 积分:1
-
自己创建属性更加丰富的文本框。可以改变颜色,字体。
自己创建属性更加丰富的文本框。可以改变颜色,字体。-own attributes to create more rich text box. Can change colors, fonts.
- 2023-05-19 11:10:03下载
- 积分:1
-
Dynamic child window repositioning dynamic change dialog box the size of the cor...
Dynamic child window repositioning 动态改变对话框的大小对话框中的控件相应改变(15KB-Dynamic child window repositioning dynamic change dialog box the size of the corresponding controls (15KB
- 2022-03-04 09:58:04下载
- 积分:1
-
让工具栏的按钮动起来,并且详细的说明了动态按钮的单击事件的代码添加。...
让工具栏的按钮动起来,并且详细的说明了动态按钮的单击事件的代码添加。-let toolbar button to move, and detailed description of the dynamic click the button to add the code.
- 2022-03-15 06:25:20下载
- 积分:1
-
seegrer UC GUI +试验项目视觉stuidio
seegrer UC GUI +试验项目视觉stuidioUCGUI是在系统应用的嵌入式图形支持。它是专为任何应用程序使用的液晶图形显示提供了高性能的
- 2023-05-31 03:15:04下载
- 积分:1