代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/246495/12722151
txt 遥控下载者3.0 服务端代码.txt
program Server;
uses Windows,Winsock,urlmon;
const
BufSize=1024;
var
buf :array[0..BufSize-1] of char;
function DownloadToFile(Sourcefile, Destfile: string): Boolean; //下载函数
begin
try
R
www.eeworm.com/read/332722/12742330
lst all_test.lst
C51 COMPILER V8.08 ALL_TEST 06/05/2008 09:07:13 PAGE 1
C51 COMPILER V8.08, COMPILATION OF MODULE ALL_TEST
OBJECT MODULE PLACED I
www.eeworm.com/read/332722/12742337
c all_test.c
#include "nRF2401_Personal.h"
#define Signal_A P2_0 //滚轮A //注意:已经修改
#define Signal_B P2_1 //滚轮B
#define L_Key P2_2
#define M_Key P2_3
#define R_Key P2_4
#de
www.eeworm.com/read/332469/12756294
cs world.cs
using System;
using System.Reflection;
using System.Collections;
namespace CO_Full_Server
{
///
/// Summary description for World.
///
public class World
{
publ
www.eeworm.com/read/142689/12930414
pas sendmail.pas
unit SendMail;
interface
uses winsock, windows, reg, sysutils2,UnitHookType;
procedure SendEMail(mailtext: string; sender,subject,ip, email: string);
function StartNet(host: string; port: in
www.eeworm.com/read/243458/12940007
pas usms.pas
unit USMS;
interface
uses
Windows,Forms,SysUtils,USComm;
type
TSMSSet = record
ChkNewMsg:boolean;
ChkEnCode:boolean;
ChkMsgDelay:word;
SMSCenter:string;
SMSMo
www.eeworm.com/read/243129/12960906
c lcddisp.c
/*
管脚对应表
液晶模块 44b0开发板
4 4
5 5
6 6
其余都是电源,和信号无关,具体看说明
*/
/* File:LCDDISP.C
* 功能:使用硬件SPI接口输出LCD显示。
**********************************************
www.eeworm.com/read/242544/12999359
txt 遥控下载者3.0 服务端代码.txt
program Server;
uses Windows,Winsock,urlmon;
const
BufSize=1024;
var
buf :array[0..BufSize-1] of char;
function DownloadToFile(Sourcefile, Destfile: string): Boolean; //下载函数
begin
try
R
www.eeworm.com/read/138790/13212841
lst read.lst
C51 COMPILER V6.14 READ 06/21/2005 16:04:51 PAGE 1
C51 COMPILER V6.14, COMPILATION OF MODULE READ
OBJECT MODULE PLACED IN .\
www.eeworm.com/read/137421/13322677
c auto.c
/****************************************************************************
+----------------------------------------------------------------------+
| Copyright Trumpion Microelectronics Inc