代码搜索:Serialport

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

代码结果 4,040
www.eeworm.com/read/257848/11910633

vcc serialport.vcc

; 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/257848/11910643

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
www.eeworm.com/read/257848/11910650

h serialport.h

// SerialPort.h : main header file for the SERIALPORT application // #if !defined(AFX_SERIALPORT_H__A9E2C807_7E88_4A61_ADA0_3D598AA8B47C__INCLUDED_) #define AFX_SERIALPORT_H__A9E2C807_7E88_4A61_A
www.eeworm.com/read/257848/11910651

vcb serialport.vcb

www.eeworm.com/read/257848/11910658

vcw serialport.vcw

Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ##########################################################################
www.eeworm.com/read/257848/11910662

exe serialport.exe

www.eeworm.com/read/257848/11910664

aps serialport.aps

www.eeworm.com/read/257420/11930616

h serialport.h

// Comm.h: interface for the CComm class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_COMM_H__ADB4E48C_B7D8_4F13_A96A_FAC528226512__INCLUDED_) #def
www.eeworm.com/read/257301/11934701

cpp serialport.cpp

#include "StdAfx.h" #include ".\serialport.h" CSerialPort::CSerialPort(void) { m_hComm = INVALID_HANDLE_VALUE; // m_hWriteThread = NULL; m_hWatchThread = NULL; m_fOpen = FALSE; S
www.eeworm.com/read/257301/11934711

h serialport.h

#pragma once #include #include "baseport.h" #define SP_OK 0 class CSerialPort : public CBasePort { public: CSerialPort(void); ~CSerialPort(void); // property inquire