代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/362283/10007760

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by SerialPort.rc // #define IDD_SERIALPORT_DIALOG 102 #define IDP_SOCKETS_INIT_FAILED 103
www.eeworm.com/read/424687/10426420

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by SerialPort.rc // #define IDD_SERIALPORT_DIALOG 102 #define IDP_SOCKETS_INIT_FAILED 103
www.eeworm.com/read/351495/10647105

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by SerialPort.rc // #define IDD_SERIALPORT_DIALOG 102 #define IDP_SOCKETS_INIT_FAILED 103
www.eeworm.com/read/276203/10753777

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by SerialPort.rc // #define IDD_SERIALPORT_DIALOG 102 #define IDP_SOCKETS_INIT_FAILED 103
www.eeworm.com/read/246314/12736556

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by SerialPort.rc // #define IDD_SERIALPORT_DIALOG 102 #define IDP_SOCKETS_INIT_FAILED 103
www.eeworm.com/read/244891/12838324

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by SerialPort.rc // #define IDD_SERIALPORT_DIALOG 102 #define IDP_SOCKETS_INIT_FAILED 103
www.eeworm.com/read/242229/13086470

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by SerialPort.rc // #define IDD_SERIALPORT_DIALOG 102 #define IDP_SOCKETS_INIT_FAILED 103
www.eeworm.com/read/319001/13464521

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by SerialPort.rc // #define IDD_SERIALPORT_DIALOG 102 #define IDP_SOCKETS_INIT_FAILED 103
www.eeworm.com/read/309963/13661442

h resource.h

//{{NO_DEPENDENCIES}} // Microsoft eMbedded Visual C++ generated include file. // Used by SerialPort.rc // #define IDD_SERIALPORT_DIALOG 102 #define IDP_SOCKETS_INIT_FAILED 103
www.eeworm.com/read/407024/11431136

cs modbus.cs

using System; using System.Collections.Generic; using System.Text; using System.IO.Ports; namespace Modbus_Poll_CS { class modbus { private SerialPort sp = new SerialPort();