-
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
-
路径选择控件
路径选择控件 -The control of selecting path
- 2022-12-22 12:55:02下载
- 积分:1
-
一个测试程序编写的C++(菜单)功能添加问题,消除…
A quiz program written in C++ (with menu)...Features like add questions, remove questions included-A quiz program written in C++ (with menu)...Features like add questions, remove questions included...
- 2022-05-24 04:39:51下载
- 积分:1
-
cximage源代码
CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。这是cximage最新的代码,很难找的的供大家下载使用。使用cximage需要注意的是:整个CxImage类库非常大。如果你只需要能处理其中的几种格式,你可以在主要的头文件ximage.h中找到一些开关选项来关闭一些图像库。JPG、PNG、TIFF中的每一个库,都会向最终程序增加约100KB的内容。而CxImage类库压缩后只有约60KB。所以,你需要谨慎挑选一些你真正需要的类库。
- 2022-04-08 22:29:34下载
- 积分:1
-
VC interface a dynamic view programming examples, there are many effects of the...
VC界面动感视图编程得例子,有很多界面切换的效果-VC interface a dynamic view programming examples, there are many effects of the interface switch
- 2022-05-28 12:36:30下载
- 积分:1
-
本例子将教会VC初学者如何使用进度条控件,简单易学
本例子将教会VC初学者如何使用进度条控件,简单易学-example of the Church of the VC beginners how to use the progress of control, easy
- 2022-06-27 22:24:17下载
- 积分:1
-
Buoy 使得简单 Java 用户界面的编程变得轻而易举
Buoy 使得简单 Java 用户界面的编程变得轻而易举-Inc makes the simple user interface of the Java programming becomes easy
- 2022-03-01 16:27:20下载
- 积分:1
-
如何隐藏显示在任务栏中的对话框程序
如何隐藏显示在任务栏中的对话框程序-how to hide the task bar shows the dialog box procedure
- 2022-03-23 21:26:32下载
- 积分:1
-
delphi简单录音机
本实例的任务是实现一个录音小程序,这个程序可以用MIC把声音录制下来存储成WAVE文件。
- 2022-05-26 20:49:52下载
- 积分:1
-
仿“影音传送带”界面(发布者: sonystone)
仿“影音传送带”界面(发布者: sonystone)-fake "video conveyor belt" interface (Released : sonystone)
- 2022-03-06 22:51:45下载
- 积分:1