代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/322701/13370844
h define.h
#define NO_FLAGS_SET 0
//#define PORT (u_short) 44965
//#define DEST_IP_ADDR "127.0.0.1"
#define MAXBUFLEN 255
#define SECENDVAL 3
#define BTSBASE 7
//命令字定义
enum cmdDefine{
DEV_CONNECT = 0
www.eeworm.com/read/322174/13387021
cpp ex50_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8I // Compile OTL 4/OCI8
#include // include the OTL 4 header file
otl_connect db; // connect object
vo
www.eeworm.com/read/322174/13387041
cpp ex472_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4.0/DB-CLI
#include // include the OTL 4.0 header file
otl_connect db; // connect ob
www.eeworm.com/read/322174/13387111
cpp ex69_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8I // Compile OTL 4/OCI8
#include // include the OTL 4 header file
otl_connect db; // connect object
vo
www.eeworm.com/read/322174/13387485
cpp ex68_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4/OCI7
#include // include the OTL 4 header file
otl_connect db; // connect object
voi
www.eeworm.com/read/322174/13387650
cpp ex49_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4/OCI7
#include // include the OTL 4 header file
otl_connect db; // connect object
voi