代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/219334/14887708
h senddata.h
int SendData(char* info);// return 0: error; 1: finish job
void NormalRun();
www.eeworm.com/read/35228/1054602
txt senddata.txt
a1 07 64 07 d0 07 64 07 d0 07 64 07 d0 c9不指定距离100个码/s
(2000)
a1 0a 64 02 a0 00 00 00 00 00 00 00 00 11指定600个码的距离100个码/s右
a1 0B 64 02 a0 00 00 00 00 00 00 00 00 12左
a1 0b 7D 0f a0
www.eeworm.com/read/484868/1266028
nc senddata.nc
// $Id: SendData.nc,v 1.1.14.4 2003/08/26 09:08:13 cssharp Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission
www.eeworm.com/read/475953/1374487
nc senddata.nc
// $Id: SendData.nc,v 1.2 2003/10/07 21:46:14 idgay Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use,
www.eeworm.com/read/339586/3298774
hxx senddata.hxx
#ifndef RESIP_SendData_HXX
#define RESIP_SendData_HXX
#include "rutil/Data.hxx"
#include "resip/stack/Tuple.hxx"
namespace resip
{
class SendData
{
public:
SendData(const Tuple& dest,
www.eeworm.com/read/273724/4199412
java senddata.java
package mmsproject.model;
/**
*
* Title: 彩信发送接收项目 *
* Description: 发送彩信的数据模型 *
* Copyright: Copyright (c) 2004 *
* Company: *
* @author tomato
* @versi