代码搜索:m_Comm

找到约 107 项符合「m_Comm」的源代码

代码结果 107
www.eeworm.com/read/261295/11655937

cpp mscommdlg.cpp

// MSCommDlg.cpp : implementation file // #include "stdafx.h" #include "MSComm.h" #include "MSCommDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
www.eeworm.com/read/127016/14389810

cpp led.cpp

// LED.cpp: implementation of the CLED class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ParkSys.h" #include "LED.h" #include "vicp
www.eeworm.com/read/208844/15234371

cpp mscommdlg.cpp

// MSCommDlg.cpp : implementation file // #include "stdafx.h" #include "MSComm.h" #include "MSCommDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
www.eeworm.com/read/206226/15298183

cpp mscommdlg.cpp

// MSCommDlg.cpp : implementation file // #include "stdafx.h" #include "MSComm.h" #include "MSCommDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
www.eeworm.com/read/161020/5564261

cpp led.cpp

// LED.cpp: implementation of the CLED class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "ParkSys.h" #include "LED.h" #include "vicp
www.eeworm.com/read/234898/14094348

cpp mscommdlg.cpp

// MSCommDlg.cpp : implementation file // #include "stdafx.h" #include "MSComm.h" #include "MSCommDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FI
www.eeworm.com/read/407925/11407902

lst m_comm.lst

C51 COMPILER V7.20 M_COMM 04/01/2005 12:23:34 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE M_COMM OBJECT MODULE PLACED IN
www.eeworm.com/read/429548/8803222

cpp com232testdlg.cpp

// Com232TestDlg.cpp : implementation file // #include "stdafx.h" #include "Com232Test.h" #include "Com232TestDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_F
www.eeworm.com/read/360673/10082313

cpp setbiaodlg.cpp

// Setbiaodlg.cpp : implementation file // #include "stdafx.h" #include "DxManger.h" #include "Setbiaodlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] =
www.eeworm.com/read/469651/6972863

txt mscomm.txt

  MSComm 控件通过串行端口(serial port)传送和接收数据,为应用程序提供了串行通讯功能。而且在可视化编程盛行的今天,可以很方便的在Visual Basic(VB)、Visual C++(VC)、Delphi等语言及开发平台中应用。   MSComm 是 Microsoft 公司为简化Windows下串行端口编程而提供的ActiveX控件,它提供了一系列标准通讯命令的使用接口, ...