代码搜索:Serialport
找到约 4,040 项符合「Serialport」的源代码
代码结果 4,040
www.eeworm.com/read/315792/13536346
java cserialdriver.java
// jSMSEngine API.
// An open-source API package for sending and receiving SMS via a GSM device.
// Copyright (C) 2002-2006, Thanasis Delenikas, Athens/GREECE
// Web Site: http://www.jsmsengine.or
www.eeworm.com/read/315397/13544707
cpp project1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
//---------------------------------------------------------------------------
USEFO
www.eeworm.com/read/313323/13590277
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/313128/13596122
cs formmin.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using Microsoft.Win32;
n
www.eeworm.com/read/309963/13661455
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/309640/13667558
java java chuangkoou code.java
package com.gooseli.comm;
import java.io.*;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.TooManyListenersException;
import javax.comm.*;
import com.gooseli.da
www.eeworm.com/read/308824/13690079
h gsm_win32_serial.h
// *************************************************************************
// * GSM TA/ME library
// *
// * File: gsm_win32_port.h
// *
// * Purpose: WIN32 serial port implementation
// *
www.eeworm.com/read/307460/13722013
cs serailport.cs
using System;
using System.IO.Ports;
using System.Threading;
public class PortChat
{
static bool _continue;
static SerialPort _serialPort;
public static void Main()
{
www.eeworm.com/read/306578/13741706
plg gps.plg
Build Log
--------------------Configuration: GPS - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"Deb
www.eeworm.com/read/304739/13787671
java 06131137165.java
package com.gooseli.comm;
import java.io.*;
import java.text.SimpleDateFormat;
import java.util.Date;
import java.util.TooManyListenersException;
import javax.comm.*;
import com.gooseli.da