代码搜索:Serialport
找到约 4,040 项符合「Serialport」的源代码
代码结果 4,040
www.eeworm.com/read/222754/14676462
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// SerialPort.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdaf
www.eeworm.com/read/221994/14712536
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// SerialPort.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdaf
www.eeworm.com/read/221984/14712677
cpp project1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEFO
www.eeworm.com/read/218650/14911440
h gsm_win32_serial.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_win32_port.h
// *
// * Purpose: WIN32 serial port implementation
// *
www.eeworm.com/read/117317/14931136
plg newlms.plg
Build Log
--------------------Configuration: NewLms - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\DOCUME~1\ADMINI
www.eeworm.com/read/115203/15021914
cpp mainform.cpp
//---------------------------------------------------------------------------
//串口通讯示例程序
//作者:冯华亮
//2002.5
#include
#pragma hdrstop
#include "MainForm.h"
//---------------------------
www.eeworm.com/read/216085/15027350
txt com.txt
package mp;
import java.io.*;
import java.util.*;
import javax.comm.*;
import java.awt.*;
import java.util.Properties;
import javax.swing.*;
import java.awt.event.*;
import java.awt.Rectan
www.eeworm.com/read/206822/15289023
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// SerialPort.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdaf
www.eeworm.com/read/167890/5451864
java serialportlistener.java
import java.util.*;
import java.io.*;
import javax.comm.*;
public class SerialPortListener {
//=== CONSTANTS =========================================================
private static final S