代码搜索:Serialport

找到约 4,040 项符合「Serialport」的源代码

代码结果 4,040
www.eeworm.com/read/127308/14361798

h serialport.h

// SerialPort.h : main header file for the SERIALPORT application // #if !defined(AFX_SERIALPORT_H__393E56BD_DCF7_4D39_823A_938AE97BA5DA__INCLUDED_) #define AFX_SERIALPORT_H__393E56BD_DCF7_4D39_8
www.eeworm.com/read/127308/14361801

clw serialport.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CSerialPortDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "Ser
www.eeworm.com/read/127308/14361807

aps serialport.aps

www.eeworm.com/read/228399/14387236

cpp serialport.cpp

/* ** FILENAME CSerialPort.cpp ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The clas
www.eeworm.com/read/228399/14387251

h serialport.h

/* ** FILENAME CSerialPort.h ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The class
www.eeworm.com/read/127016/14389830

cpp serialport.cpp

/* ** FILENAME CSerialPort.cpp ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The clas
www.eeworm.com/read/127016/14389862

h serialport.h

/* ** FILENAME CSerialPort.h ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The class
www.eeworm.com/read/126932/14394239

cpp serialport.cpp

/* ** FILENAME CSerialPort.cpp ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The clas
www.eeworm.com/read/126932/14394243

h serialport.h

/* ** FILENAME CSerialPort.h ** ** PURPOSE This class can read, write and watch one serial port. ** It sends messages to its owner when something happends on the port ** The class
www.eeworm.com/read/227627/14419167

cpp serialport.cpp

#include "stdafx.h" #include "SerialPort.h" #include // // Constructor // CSerialPort::CSerialPort() { m_hComm = NULL; // initialize overlapped structure members to zero