代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/147881/12513034

cpp checkdlg.cpp

// CheckDlg.cpp : implementation file // #include "stdafx.h" #include "SelfCheck.h" #include "CheckDlg.h" #include "SerialPort.h" #include "ComPort.h" #include "ComPorts.h" #ifdef _DEBUG
www.eeworm.com/read/333954/12650943

cpp serialportdlg.cpp

// SerialPortDlg.cpp : implementation file // #include "stdafx.h" #include "SerialPort.h" #include "SerialPortDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_F
www.eeworm.com/read/236817/13997730

cpp serialportdlg.cpp

// SerialPortDlg.cpp : implementation file // #include "stdafx.h" #include "SerialPort.h" #include "SerialPortDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_F
www.eeworm.com/read/235502/14070203

cpp setupdlg.cpp

// SetupDlg.cpp : implementation file // #include "stdafx.h" #include "SerialPort.h" #include "SetupDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __
www.eeworm.com/read/277720/10609921

h monitor.h

#pragma once #include "eqpool.h" #include "system.h" //#include "dataanalyse.h" #include "protocol.h" #include "listinfoframe.h" #include "serialport.h" #include "socketcomm.h" #include "g
www.eeworm.com/read/145711/12706550

cpp smspiritdlg.cpp

// SMSpiritDlg.cpp : implementation file // #include "stdafx.h" #include "SMSpirit.h" #include "SMSpiritDlg.h" #include "SerialPort.h" #include "SMS.h" #ifdef _DEBUG #define new DEBUG_NE
www.eeworm.com/read/141158/13035261

cpp liuportdlg.cpp

// liuportDlg.cpp : implementation file // #include "stdafx.h" #include "liuport.h" #include "liuportDlg.h" #include "SerialPort.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE st
www.eeworm.com/read/324024/13294613

cpp testdlg.cpp

// testDlg.cpp : implementation file // #include "stdafx.h" #include "test.h" #include "testDlg.h" #include "SerialPort.h" extern HANDLE g_hReadSignal; extern HANDLE g_hWriteSignal; #ifdef
www.eeworm.com/read/306908/13735735

cpp readserialportthread.cpp

#include "StdAfx.h" #include "serialport.h" extern BOOL g_bReadSerialPortThread; CList g_lstCurPos; //double g_dbCurPos[10000]; //int g_iRxDataNum=0; UINT ReadSerialPortThread(L
www.eeworm.com/read/306157/13751491

cpp sms.cpp

// SMS.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "SMS.h" #include "MainFrm.h" #include "SMSDoc.h" #include "SMSView.h" #include "SerialPort.h"