代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/261894/11616768

h gserialport.h

/* Module : SERIALPORT.H Purpose: Declaration for an MFC wrapper class for serial ports Created: PJN / 31-05-1999 Copyright (c) 1999 - 2002 by PJ Naughter. All rights reserved. */ /
www.eeworm.com/read/157906/11656372

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "GpsNav.h" #include #include "MyScrollView.h" #include "GpsNavDoc.h" #include "SerialPort
www.eeworm.com/read/214072/15114378

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "GpsNav.h" #include #include "MyScrollView.h" #include "GpsNavDoc.h" #include "SerialPort
www.eeworm.com/read/212250/15161225

cpp mainfrm.cpp

// MainFrm.cpp : implementation of the CMainFrame class // #include "stdafx.h" #include "GpsNav.h" #include #include "MyScrollView.h" #include "GpsNavDoc.h" #include "SerialPort
www.eeworm.com/read/377180/2705020

java porttest.java

package com.jzl.at.test; import java.util.Enumeration; import javax.comm.CommPortIdentifier; import javax.comm.PortInUseException; import javax.comm.SerialPort; public class PortTest {
www.eeworm.com/read/167321/9972833

dfm comm.dfm

object SerialPort: TSerialPort Left = 195 Top = 139 Width = 598 Height = 455 Caption = #20018#21475#36890#35759 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = cl
www.eeworm.com/read/163910/10140127

~dfm comm.~dfm

object SerialPort: TSerialPort Left = 248 Top = 168 Width = 613 Height = 524 Caption = #20018#21475#36890#35759 Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clW
www.eeworm.com/read/163910/10140133

dfm comm.dfm

object SerialPort: TSerialPort Left = 248 Top = 168 Width = 613 Height = 524 Caption = #20018#21475#36890#35759 Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clW
www.eeworm.com/read/353365/10452836

cpp sendsms.cpp

#include #include "SerialPort.h" #include "pdu.h" using namespace std; using std::string; using namespace SerialPorts; int main (int argc, char *argv[], char *envp[]) { //string pduStr
www.eeworm.com/read/276203/10753780

cpp serialportdlg.cpp

// SerialPortDlg.cpp : implementation file // #include "stdafx.h" #include "SerialPort.h" #include "SerialPortDlg.h" #include "SetupDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS