代码搜索:CONNECT

找到约 10,000 项符合「CONNECT」的源代码

代码结果 10,000
www.eeworm.com/read/179243/9363976

cls users.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/375236/9367692

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/373685/9443030

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/373685/9443173

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/177284/9460884

cpp adodb.cpp

// AdoDB.cpp: implementation of the CAdoDB class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "AdoDB.h" #ifdef _DEBUG #undef THIS_F
www.eeworm.com/read/175783/9532763

dal managers.dal

open("sales","o"); def_fld(sale_id, s1); def_fld(sale_id, s2); whileok { input("salemgrs.asc") s1, s2; keyfind(sale_id, s2); setor(manages); keyfind(sale_id, s1); connect(manages); } c
www.eeworm.com/read/175546/9541492

cpp testdlg.cpp

// testDlg.cpp : implementation file // #include "stdafx.h" #include "test.h" #include "testDlg.h" #include "ControlCAN.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/175422/9549280

h types.h

//------------------------------------------------------------------- // file name: types.h // // - various structures and types definitions // //-------------------------------------------------
www.eeworm.com/read/371219/9561418

php common.php

www.eeworm.com/read/366745/9800550

htm 105.htm

邮件检查程序(一) 按下表所示设置各控件的属性。 控件 名称 描述 Textbox txtHost 用于输入邮件服务器的名称或地址 Textbox txtUserName 输入用户名 Textbox txtPassword 输入密码 Textbox t