代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/230970/14264103
c print.c
//********************************************************************
//叫号系统窗口屏
//********************************************************************
#include
#include
#includ
www.eeworm.com/read/119086/14839674
bas http_cmds.bas
Attribute VB_Name = "http_cmds"
Global http_port As Long 'Port we will listen on (http port is 80)
Global ttlConnections As Long 'Total # of connections we have had.
Global maxConne
www.eeworm.com/read/114100/15112768
txt 使用winsock控件通讯,可否使用自定义类型数据包.txt
SendData只处理字符串和字节数组,所以其他类型应该转换为这两种类型。对于自定义类型只能转换为字节数组。可以利用CopyMemory函数:
Declare Sub CopyMemory Lib "KERNEL32" Alias "RtlMoveMemory" ( _
hpvDest As Any, hpvSource As Any, ByVal cbCop
www.eeworm.com/read/393093/8312768
cpp ftpclient.cpp
#include "Comm.h"
#define MAX_SIZ 256
WComm w;
char Path[MAX_SIZ];
bool EnCodeCmd(char *CmdBuffer,char *Cmd);
void Get();
void Put(char *Cmd);
void Dir();
void Cd(char *Cmd);
void Exit();
www.eeworm.com/read/391984/8369755
c cputimer0.c
#include "DSP28_Device.h"
#include "ext_inf.h"
unsigned int LedCount;
const Uint16 LedCode[]={0x7F,0xBF,0xDF,0xEF,0xF7,0xFB,0xFD,0xFE,0xFF};
interrupt void ISRTimer0(void);
void SendData(Ui
www.eeworm.com/read/291481/8415653
h zlg7290.h
/****************************************************************************
* 文件名:ZLG7290.H
* 功能:ZLG7290操作软件包。(头文件)
****************************************************************************/
www.eeworm.com/read/291011/8444942
plg bo hao.plg
礦ision2 Build Log
Project:
F:\ME500单片机开发系统\已经整理好的程序\电话控制\senddata\ASM\bo hao.uv2
Project File Date: 12/22/2006
Output:
www.eeworm.com/read/290961/8447055
c cputimer0.c
#include "DSP28_Device.h"
#include "ext_inf.h"
unsigned int LedCount;
const Uint16 LedCode[]={0x7F,0xBF,0xDF,0xEF,0xF7,0xFB,0xFD,0xFE,0xFF};
interrupt void ISRTimer0(void);
void SendData(Ui