-
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
-
实现了界面最小化到托盘的例子,适合初学者借鉴。
实现了界面最小化到托盘的例子,适合初学者借鉴。-Achieved to minimize the interface to the example tray, suitable for beginners learn.
- 2022-03-06 11:09:15下载
- 积分:1
-
MSN imitation, as in the lower right corner to draw slowly prompt window.
仿MSN一样,在右下角慢慢的划出提示窗口。-MSN imitation, as in the lower right corner to draw slowly prompt window.
- 2022-06-16 22:17:06下载
- 积分:1
-
qt environment
详细阐述嵌入式qt开发平台的搭建-qt environment
- 2023-01-02 16:00:15下载
- 积分:1
-
vc++的基本对话框的编程,完成的只是基本对话框, 在上可以加具体的代码以完成具体的功能...
vc++的基本对话框的编程,完成的只是基本对话框, 在上可以加具体的代码以完成具体的功能-vc the basic dialog programming and completed only basic dialog, can increase the specific code to perform specific functions
- 2022-01-25 16:34:20下载
- 积分:1
-
achieve the arbitrary division of the window, using the static segmentation appr...
实现窗口的任意分割,使用静态分割的方法切分窗口,是通过使用CSplitterWnd类来完成的-achieve the arbitrary division of the window, using the static segmentation approach segmentation window, through the use of CSplitterWnd class completed
- 2022-09-16 14:40:03下载
- 积分:1
-
一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码...
一个完整的图书管理系统,功能强大完整,利用C++和数据库的连接形成管理系统,完美的源代码-a complete library management system, powerful integrity, the use of C and the database management system of connected, the perfect source code! !
- 2022-03-06 08:01:58下载
- 积分:1
-
书生下载3.0天地无用修改版
资源描述简介:
这个其实就是书生3.0。只是我改了一下版面而已,看起来好看些,呵呵 大家喜欢的话就下载一个回去吧.版权是书生的了
- 2023-08-18 01:25:03下载
- 积分:1
-
MSFlexGrid控件的使用例子
MSFlexGrid控件的使用例子-Example for the usage of MSFlexGrid control
- 2022-11-12 09:15:03下载
- 积分:1
-
二维曲线
二维曲线-Two dimension curve
- 2022-01-25 16:43:32下载
- 积分:1