代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/119340/6089382
java transport.java
/*
* Created on May 8, 2004
* Created by Alon Rohter
* Copyright (C) 2004 Aelitis, All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/104764/6202476
cpp clientdlg.cpp
// clientDlg.cpp : implementation file
//
#include "stdafx.h"
#include "client.h"
#include "clientDlg.h"
#include "afxsock.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
www.eeworm.com/read/402770/11527979
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/402770/11527988
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/402770/11528020
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/402770/11528212
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