代码搜索:Serialport
找到约 4,040 项符合「Serialport」的源代码
代码结果 4,040
www.eeworm.com/read/269256/11103521
cpp pserialport.cpp
// PSerialPort.cpp: implementation of the CPSerialPort class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SerialPort.h"
#include "PSe
www.eeworm.com/read/268179/11150196
cpp pserialport.cpp
// PSerialPort.cpp: implementation of the CPSerialPort class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SerialPort.h"
#include "PSe
www.eeworm.com/read/266209/11236500
cpp pserialport.cpp
// PSerialPort.cpp: implementation of the CPSerialPort class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SerialPort.h"
#include "PSe
www.eeworm.com/read/235502/14070218
cpp pserialport.cpp
// PSerialPort.cpp: implementation of the CPSerialPort class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "SerialPort.h"
#include "P
www.eeworm.com/read/296287/8112769
h serialportobservertest.h
#pragma once
#include "serialport.h"
using namespace IBMS;
class CSerialPortObserverTest :
public ISerialPortObserver
{
public:
CSerialPortObserverTest(void);
virtual ~CSerialPortObserv
www.eeworm.com/read/402049/11543588
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SerialPort.rc
//
#define ID_SP_CONNECT 3
#define ID_SP_DISCONNECT 4
#defin
www.eeworm.com/read/127308/14361769
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by SerialPort.rc
//
#define ID_SP_CONNECT 3
#define ID_SP_DISCONNECT 4
#defin
www.eeworm.com/read/147881/12513059
cpp comports.cpp
// SerialPort.cpp: implementation of the CSerialPort class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
//#include "SMS.h"
#include "ComPorts.h
www.eeworm.com/read/410303/11294031
h modbus.h
// Modbus.h: interface for the CModbus class.
//
//////////////////////////////////////////////////////////////////////
#ifndef _MODBUS_H_
#define _MODBUS_H_
#include "SerialPort.h"
class