代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/127498/14351676

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/127498/14351695

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/127308/14361766

plg serialport.plg

Build Log --------------------Configuration: SerialPort - Win32 Debug-------------------- Command Lines Results SerialPort.exe
www.eeworm.com/read/127308/14361773

ico serialport.ico

www.eeworm.com/read/127308/14361775

dsw serialport.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################
www.eeworm.com/read/127308/14361779

rc serialport.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/127308/14361781

opt serialport.opt

www.eeworm.com/read/127308/14361783

dsp serialport.dsp

# Microsoft Developer Studio Project File - Name="SerialPort" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86
www.eeworm.com/read/127308/14361787

ncb serialport.ncb

www.eeworm.com/read/127308/14361789

cpp serialport.cpp

// SerialPort.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "SerialPort.h" #include "SerialPortDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THI