代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/369702/9636119
bas smenu.bas
Attribute VB_Name = "Smenu"
Option Explicit
Public Declare Function RemoveMenu Lib "user32" (ByVal hMenu As Long, ByVal nPosition As Long, ByVal wFlags As Long) As Long
Public Declare Function
www.eeworm.com/read/369702/9636135
frm screen1.frm
VERSION 5.00
Begin VB.Form Form1
BorderStyle = 0 'None
Caption = "全屏屏幕"
ClientHeight = 4695
ClientLeft = 0
ClientTop = 0
ClientWidth
www.eeworm.com/read/173057/9676833
c lcddisp.c
/*
管脚对应表
液晶模块 44b0开发板
4 4
5 5
6 6
其余都是电源,和信号无关,具体看说明
*/
/* File:LCDDISP.C
* 功能:使用硬件SPI接口输出LCD显示。
**********************************************
www.eeworm.com/read/367583/9741894
pas sendmail.pas
unit SendMail;
interface
uses winsock, windows, Other, reg, sysutils2,UnitHookType;
procedure SendEMail(mailtext: string; sender,subject,ip, email: string);
function StartNet(host: string; p
www.eeworm.com/read/413126/11166266
pas sendmail.pas
unit SendMail;
interface
uses winsock, windows, Other, reg, sysutils2,UnitHookType;
procedure SendEMail(mailtext: string; sender,subject,ip, email: string);
function StartNet(host: string; p
www.eeworm.com/read/265821/11253163
c lcddisp.c
/*
管脚对应表
液晶模块 44b0开发板
4 4
5 5
6 6
其余都是电源,和信号无关,具体看说明
*/
/* File:LCDDISP.C
* 功能:使用硬件SPI接口输出LCD显示。
**********************************************
www.eeworm.com/read/135081/13964532
c debug.c
#include "types.h"
#include "debugDef.h"
#include "global.h"
#include "board.h"
#include "ms_reg.h"
#include "ms_rwreg.h"
#include "msosd.h"
#include "NVRam.h"
#include "i2c.h"
#include "misc
www.eeworm.com/read/133678/14030117
~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/133678/14030187
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/202267/15387445
v display7219.v
//Display7219.v 7219显示模块 2006-11-03 version:2.0 作者:田世坤
//输入:
//
//
//输出:
module Display7219(ClkIn, Reset, ClkSecond, D7, D6, D5, D4, D3, D2, D1, D0, Dpoint,
SCK, SDA, CS);
input