代码搜索:senddata

找到约 2,248 项符合「senddata」的源代码

代码结果 2,248
www.eeworm.com/read/134205/14001573

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, OleCtrls, MSCommLib_TLB, ComCtrls, IdBaseComponent, IdComponent,
www.eeworm.com/read/236537/14012298

c uart.c

//头文件包含 #include "config.h" #if UART0_EN #if UART_INTERRUPT_FLAG /***************************************************************************** ** 函数名 : UART0Handler ** ** 功能描述:
www.eeworm.com/read/235319/14074553

lst send.lst

C51 COMPILER V8.02 SEND 08/23/2007 13:37:02 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE SEND OBJECT MODULE PLACED IN se
www.eeworm.com/read/101790/15809749

htm subject_59795.htm

序号:59795 发表者:狂战士 发表日期:2003-11-10 14:15:41 主题:用CMSComm控件发送300,应该怎么发送啊? 内容:如题 返回上页访问论坛
www.eeworm.com/read/391501/8400223

cpp smtp.cpp

#include //#include #include #include "mime.h" #pragma comment(lib, "WS2_32") // 链接到WS2_32.lib SOCKET SockFD; char recvbuf[1460]; // 发送数据 int s
www.eeworm.com/read/391501/8400229

cpp smtp2.cpp

#include //#include #include #include "mime.h" #pragma comment(lib, "WS2_32") // 链接到WS2_32.lib SOCKET SockFD; char recvbuf[1460]; // 发送数据 int s
www.eeworm.com/read/391499/8400271

cpp smtp.cpp

#include //#include #include #include "mime.h" #pragma comment(lib, "WS2_32") // 链接到WS2_32.lib SOCKET SockFD; char recvbuf[1460]; // 发送数据 int s
www.eeworm.com/read/391499/8400276

cpp smtp2.cpp

#include //#include #include #include "mime.h" #pragma comment(lib, "WS2_32") // 链接到WS2_32.lib SOCKET SockFD; char recvbuf[1460]; // 发送数据 int s
www.eeworm.com/read/291481/8415611

c lpc2200demo.c

/****************************************Copyright (c)************************* ** Guangzou ZLG-MCU Development Co.,LTD. ** graduate school **
www.eeworm.com/read/189188/8486045

cpp unit1.cpp

//--------------------------------------------------------------------------- #include #pragma hdrstop #include "Unit1.h" //------------------------------------------------------------