代码搜索:CONNECT

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

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

cpp ex487_oci9.cpp

#include using namespace std; #include #define OTL_ORA9I // Compile OTL 4.0/OCI9i #define OTL_ORA_UTF8 // Enable UTF8 OTL for OCI9i #include // include the OTL
www.eeworm.com/read/402770/11528437

cpp ex113_oci8.cpp

#include using namespace std; #include // Uncomment the line below when OCI7 is used with OTL // #define OTL_ORA7 // Compile OTL 4.0/OCI7 #define OTL_ORA8I // Compile OT
www.eeworm.com/read/402770/11528454

cpp ex32_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/11528511

cpp ex95_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4/DB2-CLI #include // include the OTL 4 header file otl_connect db; // connect object
www.eeworm.com/read/402770/11528527

cpp ex662_oci9.cpp

#include #include using namespace std; #include #define OTL_STL #define OTL_ORA9I // Compile OTL 4.0/OCI9I //#define OTL_ORA10G // Compile OTL 4.0/OCI10g //#defi
www.eeworm.com/read/402770/11528528

cpp ex682_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 #include // include the OTL 4.0 header file otl_connect
www.eeworm.com/read/400577/11572694

m im_berosion.m

%IM_BEROSION Binary erosion of images stored in a dataset (DIP_Image) % % B = IM_BEROSION(A,N,CONNECTIVITY,EDGE_CONDITION) % B = A*IM_BEROSION([],N,CONNECTIVITY,EDGE_CONDITION) % % INPUT % A
www.eeworm.com/read/400577/11572705

m im_bdilation.m

%IM_BDILATION Binary dilation of images stored in a dataset (DIP_Image) % % B = IM_BDILATION(A,N,CONNECTIVITY,EDGE_CONDITION) % B = A*IM_BDILATION([],N,CONNECTIVITY,EDGE_CONDITION) % % INPUT % A
www.eeworm.com/read/158119/11642694

cls titles.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/346740/11726824

htm 105.htm

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