-
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
-
是操作系统中的一个进程管理问题~
拿来和大家分享分享~
是操作系统中的一个进程管理问题~
拿来和大家分享分享~-operating system is a process management to use and share sharing ~
- 2022-01-26 03:47:43下载
- 积分:1
-
可以修改背景、字体颜色、延迟时间的tooltip控件,还可以多行显示,可以跟随鼠标小范围移动...
可以修改背景、字体颜色、延迟时间的tooltip控件,还可以多行显示,可以跟随鼠标小范围移动-The tooltip that can change background , font color and the delay time, it also can display multiple lines and move by mouse
- 2023-08-14 01:10:03下载
- 积分:1
-
用VB扫描硬盘上的文件和东西,调用API和DIR命令!是你最好的工具和手册...
用VB扫描硬盘上的文件和东西,调用API和DIR命令!是你最好的工具和手册-VB scanning files on the drive and the things that API calls and DIR command! You are the best tools and manuals! !
- 2022-05-12 15:12:10下载
- 积分:1
-
该代码是利用VC编写的学生分数管理系统。
该代码是利用VC编写的学生分数管理系统。-The code is written using VC student scores management system.
- 2022-05-20 13:57:33下载
- 积分:1
-
GPS、北斗时间转换程序
此程序定义了时间的存储格式,GPS时周内秒和周计数与年月日格式的时间转换。可实现GPS时间与北斗时间的转化,也可以实现儒略日到GPS的转化
- 2022-09-20 02:35:02下载
- 积分:1
-
这个是关于如何通过用delphi来实现调整各个窗体的透明度的源码....
这个是关于如何通过用delphi来实现调整各个窗体的透明度的源码.-on how to use Delphi to achieve various forms adjust the transparency of the source code.
- 2022-07-14 14:04:49下载
- 积分:1
-
VB实现XP风格的菜单(酷)大家可以尝试下
VB实现XP风格的菜单(酷)大家可以尝试下-VB XP-style menu (Cool) where we can try to
- 2022-09-07 03:50:03下载
- 积分:1
-
网狐经典版系统模块源码
应用背景网狐经典帮完整系统模块源码和数据库脚本关键技术网狐最新的经典版本,功能更全面,画面更生动。
- 2022-12-19 14:40:23下载
- 积分:1
-
利用VC++实现视图分割的例子,界面右边还有控制分割视图的现实。...
利用VC++实现视图分割的例子,界面右边还有控制分割视图的现实。-Using VC++ implementation view examples of segmentation, have the right to control the interface view of the reality of partition.
- 2023-08-28 06:15:06下载
- 积分:1