• 大小: 6.93M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-01-29
  • 语言: C/C++
  • 标签: 异步  串口  编程  

资源简介

有关通信方面的代码

资源截图

代码片段和文件信息

// API串口编程.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “API串口编程.h“
#include “API串口编程Dlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CAPIApp

BEGIN_MESSAGE_MAP(CAPIApp CWinApp)
//{{AFX_MSG_MAP(CAPIApp)
// 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()

/////////////////////////////////////////////////////////////////////////////
// CAPIApp construction

CAPIApp::CAPIApp()
{
// TODO: add construction code here
// Place all si

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-01-23 14:57  API同步串口编程\
     文件       21668  2013-04-02 22:46  API同步串口编程\API串口编程.APS
     文件        1548  2013-04-02 22:51  API同步串口编程\API串口编程.clw
     文件        2045  2012-11-13 09:05  API同步串口编程\API串口编程.cpp
     文件        4267  2012-11-13 10:58  API同步串口编程\API串口编程.dsp
     文件         547  2012-11-13 09:05  API同步串口编程\API串口编程.dsw
     文件        1315  2012-11-13 09:05  API同步串口编程\API串口编程.h
     文件       82944  2013-04-02 22:51  API同步串口编程\API串口编程.ncb
     文件       53760  2013-04-02 22:51  API同步串口编程\API串口编程.opt
     文件         724  2012-11-13 13:26  API同步串口编程\API串口编程.plg
     文件        5942  2012-11-13 13:26  API同步串口编程\API串口编程.rc
     文件        8272  2012-11-13 11:15  API同步串口编程\API串口编程Dlg.cpp
     文件        1548  2012-11-13 11:11  API同步串口编程\API串口编程Dlg.h
     目录           0  2017-01-23 14:57  API同步串口编程\Debug\
     文件     5350400  2012-11-13 11:12  API同步串口编程\Debug\API串口编程.bsc
     文件      106555  2012-11-13 11:12  API同步串口编程\Debug\API串口编程.exe
     文件      220612  2012-11-13 11:12  API同步串口编程\Debug\API串口编程.ilk
     文件       13788  2012-11-13 10:54  API同步串口编程\Debug\API串口编程.obj
     文件     6944820  2012-11-13 10:43  API同步串口编程\Debug\API串口编程.pch
     文件      386048  2012-11-13 11:12  API同步串口编程\Debug\API串口编程.pdb
     文件        2948  2012-11-13 11:06  API同步串口编程\Debug\API串口编程.res
     文件           0  2012-11-13 10:54  API同步串口编程\Debug\API串口编程.sbr
     文件       33461  2012-11-13 11:12  API同步串口编程\Debug\API串口编程Dlg.obj
     文件           0  2012-11-13 11:12  API同步串口编程\Debug\API串口编程Dlg.sbr
     文件      105818  2012-11-13 10:43  API同步串口编程\Debug\StdAfx.obj
     文件     1375636  2012-11-13 10:43  API同步串口编程\Debug\StdAfx.sbr
     文件      214016  2012-11-13 11:12  API同步串口编程\Debug\vc60.idb
     文件      364544  2012-11-13 11:12  API同步串口编程\Debug\vc60.pdb
     文件        3645  2012-11-13 09:05  API同步串口编程\ReadMe.txt
     目录           0  2017-01-23 14:57  API同步串口编程\Release\
     文件       20480  2012-11-13 13:26  API同步串口编程\Release\API串口编程.exe
............此处省略12个文件信息

评论

共有 条评论