资源简介
串口调试助手,VC源码,完成了串口调试助手的所有功能。可以在此基础上开发自己的 串口调试和测试工具,方便快捷。可以满足开发人员对开发工具的需求。
代码片段和文件信息
// commtest.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “commtest.h“
#include “commtestDlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CCommtestApp
BEGIN_MESSAGE_MAP(CCommtestApp CWinApp)
//{{AFX_MSG_MAP(CCommtestApp)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CCommtestApp construction
CCommtestApp::CCommtestApp()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CCommtestApp object
CCommtestApp theApp;
/////////////////////////////////////////////////////////////////////////////
// CCommtestApp initialization
BOOL CCommtestApp::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CCommtestDlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 23544 2017-09-17 13:39 Serial_port\commtest.aps
文件 2474 2009-11-21 21:40 Serial_port\commtest.clw
文件 2091 2003-08-11 09:42 Serial_port\commtest.cpp
文件 4133 2006-03-17 13:38 Serial_port\commtest.dsp
文件 539 2003-08-11 09:42 Serial_port\commtest.dsw
文件 1346 2003-08-11 09:42 Serial_port\commtest.h
文件 10185728 2017-09-17 13:44 Serial_port\commtest.ncb
文件 52736 2009-11-21 22:19 Serial_port\commtest.opt
文件 250 2009-11-21 21:43 Serial_port\commtest.plg
文件 7348 2010-03-05 14:31 Serial_port\commtest.rc
文件 880 2017-09-17 13:40 Serial_port\commtest.sln
..A..H. 66560 2017-09-17 13:44 Serial_port\commtest.suo
文件 7327 2017-09-17 13:40 Serial_port\commtest.vcproj
文件 1427 2010-03-05 14:31 Serial_port\commtest.vcproj.CHINA-ACAB36F81.Administrator.user
文件 1427 2017-09-17 13:44 Serial_port\commtest.vcproj.ZHNDLHSSSK82XQC.Administrator.user
文件 25950 2017-09-17 13:40 Serial_port\commtestDlg.cpp
文件 3304 2017-09-17 13:40 Serial_port\commtestDlg.h
文件 12456 2017-09-17 13:41 Serial_port\Debug\BuildLog.htm
文件 5721088 2017-09-17 13:41 Serial_port\Debug\commtest.bsc
文件 159744 2017-09-17 13:41 Serial_port\Debug\commtest.exe
文件 660 2017-09-17 13:41 Serial_port\Debug\commtest.exe.em
文件 724 2017-09-17 13:41 Serial_port\Debug\commtest.exe.em
文件 625 2017-09-17 13:41 Serial_port\Debug\commtest.exe.intermediate.manifest
文件 1267480 2017-09-17 13:41 Serial_port\Debug\commtest.ilk
文件 25061 2017-09-17 13:41 Serial_port\Debug\commtest.obj
文件 16515072 2017-09-17 13:41 Serial_port\Debug\commtest.pch
文件 3558400 2017-09-17 13:41 Serial_port\Debug\commtest.pdb
文件 3256 2017-09-17 13:41 Serial_port\Debug\commtest.res
文件 0 2017-09-17 13:41 Serial_port\Debug\commtest.sbr
文件 143167 2017-09-17 13:41 Serial_port\Debug\commtestDlg.obj
............此处省略24个文件信息
- 上一篇:海豚算法研究
- 下一篇:传感器原理及应用PPT教程课件专用
相关资源
- 串口调试助手十六进制数据转成十进
- 串口调试助手+TCP/IP通信+源码
- Qt从零开始制作串口调试助手_各步骤
- stm32 ADC采集DAC电压并显示在串口调试
- 串口调试助手源代码 VS+Qt
- 能判断奇偶校验的串口调试助手
- 51单片机与PC串口通信的protues仿真的工
- 串口调试助手 vc 源代码
- 串口调试助手完整版
- PC蓝牙串口调试助手
- 串口调试助手源码 串口调试助手源码
- 电总协议串口调试助手-PowerBus
- 虚拟串口vspd+串口调试助手
- 串口调试助手-XCOM-丁丁
- 基于CSerialPort修改类的串口调试助手源
- win10串口调试助手
- QT5.9 serialport串口通信模块,编写一个
- 手把手Qt串口调试助手开发源码
- 山外智能车多功能调试助手V1.1.6.
- vs2008编的串口调试助手源程序工程文
- 串口调试助手+源代码+ 注释+2个word文
- 上位机、串口调试助手
- Qt5 串口调试助手源代码 漂亮界面版
- qt下支持中文的串口调试助手
- 带波形显示的串口调试助手
- RS232 串口调试助手
- 串口调试助手源代码详细中文注释
- 使用SerialPort类编写的串口调试助手源
- Qt从零开始制作串口调试助手源代码(
- LabVIEW串口调试助手287024
评论
共有 条评论