代码搜索:justinIO
找到约 25 项符合「justinIO」的源代码
代码结果 25
www.eeworm.com/read/430293/8757771
cpp justinio.cpp
#include "stdafx.h"
#include "JustinIO.h"
#include "SMS_duanxin.h"
#include "RecDlg.h"
#include "PDUdecoding.h"
#include "SendDlg.h"
// 串口设备句柄
HANDLE hComm;
// 打开串口
// 输入: pPort - 串口名称或设备
www.eeworm.com/read/430293/8757808
obj justinio.obj
www.eeworm.com/read/430293/8757849
sbr justinio.sbr
www.eeworm.com/read/430293/8757867
h justinio.h
//JustinIO.h interface for the CComm class
///////////////////////////////////////////////
#if !defined(JUSTINIO_H__)
#define JUSTINIO_H__
BOOL OpenComm(const char* pPort, int nBaudRate, int
www.eeworm.com/read/372221/9517289
cs justinio.cs
using System;
using System.Runtime.InteropServices;
namespace JustinIO {
class CommPort {
public string PortNum;
public int BaudRate;
public byte ByteSize;
public byte Parity; //
www.eeworm.com/read/362755/9981966
cs justinio.cs
using System;
using System.Runtime.InteropServices;
namespace JustinIO {
class CommPort {
public string PortNum;
public int BaudRate;
public byte ByteSize;
public byte Parity; //
www.eeworm.com/read/356146/10236062
cs justinio.cs
using System;
using System.Runtime.InteropServices;
namespace JustinIO {
class CommPort {
public string PortNum;
public int BaudRate;
public byte ByteSize;
public byte Parity; //
www.eeworm.com/read/276770/10708626
cs justinio.cs
using System;
using System.Runtime.InteropServices;
namespace JustinIO {
class CommPort {
public string PortNum;
public int BaudRate;
public byte ByteSize;
public byte Parity; //
www.eeworm.com/read/243828/12913847
cs justinio.cs
using System;
using System.Runtime.InteropServices;
namespace JustinIO {
class CommPort {
public string PortNum;
public int BaudRate;
public byte ByteSize;
public byte Parity; //
www.eeworm.com/read/375255/6285438
cs justinio.cs
using System;
using System.Runtime.InteropServices;
namespace JustinIO
{
class CommPort
{
public string PortNum;
public int BaudRate;
public byte ByteSize;