代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/366745/9801034
htm 105.htm
邮件检查程序(一)
按下表所示设置各控件的属性。
控件 名称 描述
Textbox txtHost 用于输入邮件服务器的名称或地址
Textbox txtUserName 输入用户名
Textbox txtPassword 输入密码
Textbox t
www.eeworm.com/read/170253/9812947
h ado_access.h
//=======================================================================================================================
//
// 文件: ADO.H
//
// 版本: V3.0
//
// 描述:Access专用
//
// 作者: 徐力
//
www.eeworm.com/read/169389/9864409
c ifoc_ti.c
/* ==============================================================================
System Name: ACI3_3 (Tacho version)
File Name: IFOC_TI.C
Description: Peripheral independent object for the
www.eeworm.com/read/166186/10030267
tcl or_simulation.tcl
#Create a simulator object
set ns [new Simulator]
#Open a trace file
set nf [open out.nam w]
$ns namtrace-all $nf
set tracefd [open or.tr w]
$ns trace-all $tracefd
#Define a 'finish' procedure
proc
www.eeworm.com/read/360699/10081406
txt deact_error.txt
RDY
ati
SIMCOM_Ltd
SIMCOM_SIM100S
Revision:SIM100S32(INTEL)9600_V04.0.8_BUILD05
OK
at+cipdpdp=1,10,3
OK
at+cipstart="tcp","61.149.114.90","2020"
OK
CONNECT OK
www.eeworm.com/read/360337/10102004
lst memory.lst
ARM COMPILER V2.53, memory 24/09/06 22:23:20 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE memory
OBJECT MODULE PLACED IN
www.eeworm.com/read/164089/10130085
pas enter_form.pas
unit Enter_Form;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, XPMenu, StdCtrls,DB,ADODB;
type
TEnter_F = class(TForm)
XM_CB
www.eeworm.com/read/163201/10170878
h commconst.h
#ifndef COMMCONST_H
#define COMMCONST_H
#define FrameFlag 0x12
#define RCC_VERSION 0
#define SendBufferMaxLength 16*1024 //发送缓冲区最大值,为16K,今后改为变量
#define ReceiveBufferMaxLength 16*1024
#define D
www.eeworm.com/read/357852/10200091
cpp sliderlcd.cpp
#include
#include
#include
#include
#include
#include "sliderlcd.h"
//start id=main
SliderLCD::SliderLCD(int min, int max) : m_Minv