代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/402770/11528235

cpp ex45_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 //#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with
www.eeworm.com/read/402770/11528328

cpp ex663_oci9.cpp

#include using namespace std; #include #define OTL_ORA9I // Compile OTL 4.0/OCI9I //#define OTL_ORA10G // Compile OTL 4.0/OCI10g //#define OTL_ORA10G_R2 // Compile OTL 4.
www.eeworm.com/read/402770/11528458

cpp ex659_oci9.cpp

#include using namespace std; #include #define OTL_ORA9I // Compile OTL 4.0/OCI9I //#define OTL_ORA10G // Compile OTL 4.0/OCI10g //#define OTL_ORA10G_R2 // Compile OTL 4.
www.eeworm.com/read/401853/11546827

cpp sharefile.cpp

// // C++ Implementation: ShareFile // // Description: // // // Author: Jally , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // // #include "ShareFile.h
www.eeworm.com/read/401853/11546862

cpp aboutiptux.cpp

// // C++ Implementation: AboutIptux // // Description: // // // Author: Jally , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // // #include "AboutIptux
www.eeworm.com/read/401853/11546879

cpp recvfile.cpp

// // C++ Implementation: RecvFile // // Description: // // // Author: Jally , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // // #include "RecvFile.h"
www.eeworm.com/read/400577/11573431

m im_label.m

%IM_LABEL Labeling of binary images stored in a dataset (DIP_Image) % % B = IM_LABEL(A,CONNECTIVITY,MIN_SIZE,MAX_SIZE) % B = A*IM_LABEL([],CONNECTIVITY,MIN_SIZE,MAX_SIZE) % % INPUT % A Datase
www.eeworm.com/read/158119/11642696

cls questionp.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/158061/11647289

php fns_admin.php

www.eeworm.com/read/157904/11656865

pas data.pas

unit data; interface uses SysUtils, Classes, DB, DBClient, MConnect, SConnect,dialogs ,registry,windows; //修改注册表要用的两个单元 type Tfm_data = class(TDataModule) Socket: TSocketConnect