代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/489553/6473602
java swimfish.java
package client;
/***********************************
*SwimFish_1.java
*
*Originally created by Wenbin Lian
*Revised by Zifei Zhong
*
*Dept. of Computer Science
*Wuhan University
*Wu
www.eeworm.com/read/479786/6678619
c adjust.c
/*
*
* Sample Code for Gtk+ Programming in C, 1st Edition, Prentice Hall
*
* Copyright 2000 - 2002 Syd Logan, All Rights Reserved
*
* This code is distributed without warranty. You are free to u
www.eeworm.com/read/479786/6678621
c adjust.c
/*
*
* Sample Code for Gtk+ Programming in C, 1st Edition, Prentice Hall
*
* Copyright 2000 - 2002 Syd Logan, All Rights Reserved
*
* This code is distributed without warranty. You are free to u
www.eeworm.com/read/477985/6726953
c statusicon.c
/*
cellwriter -- a character recognition input method
Copyright (C) 2007 Michael Levin
This program is free software; you can redistribute it and/or
modify it under the terms
www.eeworm.com/read/402770/11527899
cpp ex330_odbc.cpp
#include
using namespace std;
#include
#include
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
// #define OTL_ODBC_UNIX // uncomment this line i
www.eeworm.com/read/402770/11527912
cpp ex670_odbc.cpp
#include
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008
#define OTL_UNICODE // Enable Unicode OTL for ODBC
www.eeworm.com/read/402770/11527944
cpp ex51_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/402770/11527967
cpp ex43_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