代码搜索:senddata

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

代码结果 2,248
www.eeworm.com/read/447871/7544706

frm form1.frm

VERSION 5.00 Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX" Begin VB.Form 服务器 Caption = "服务器" ClientHeight = 6960 ClientLeft = 60 Clie
www.eeworm.com/read/447863/7544734

frm form1.frm

VERSION 5.00 Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX" Begin VB.Form 服务器 Caption = "服务器" ClientHeight = 6960 ClientLeft = 60 Clie
www.eeworm.com/read/439951/7696836

c w4.c

//单片机P1 口接8 只发光二极管,P3.2~P3.5 接有K1~K4 共四个按键,使用串行 //口编程,1)由PC 机控制单片机的P1 口,将PC 机送出的数以二进制形式显示在发光二极 //管上;2)按下K1 向主机发送数字0x55,按下K2 向主机发送数字0xAA,使显示转下一行。 #define uchar unsigned char #include "string.h" #i
www.eeworm.com/read/435238/7795134

frm frmsendmsg.frm

VERSION 5.00 Begin VB.Form frmSendMsg BorderStyle = 1 'Fixed Single Caption = "发送信息" ClientHeight = 3510 ClientLeft = 45 ClientTop = 330
www.eeworm.com/read/433612/7919197

c 转弯.c

/************************************************************** 头文件预处理: **************************************************************/ #include #include #include
www.eeworm.com/read/317014/13512235

frm sendfile.frm

VERSION 5.00 Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX" Begin VB.Form Form2 BorderStyle = 4 'Fixed ToolWindow ClientHeight = 1320 ClientLeft
www.eeworm.com/read/311394/13631285

htm 30.htm

CTerm非常精华下载
www.eeworm.com/read/301548/13857230

c 转弯.c

/************************************************************** 头文件预处理: **************************************************************/ #include #include #include
www.eeworm.com/read/125582/6027654

frm telnet.frm

VERSION 5.00 Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.3#0"; "COMCTL32.OCX" Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX" Begin VB.Form frmTelnet BackColor
www.eeworm.com/read/492282/6420583

bas modfiletransfer.bas

Attribute VB_Name = "modFileTransfer" Option Explicit Declare Function GetTickCount Lib "kernel32" () As Long Public NextChunk As Boolean Public Const Port = 1256 ' Port to li