代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/202345/15385914
log sqlnet.log
***********************************************************************
Fatal NI connect error 12535, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=218.7.6.254)(PORT=1521))(CONNECT_D
www.eeworm.com/read/105428/15667298
log sqlnet.log
***********************************************************************
Fatal NI connect error 12535, connecting to:
(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=168.1.7.110)(PORT=1521))(CONNECT_D
www.eeworm.com/read/38039/1094465
mnu corner.mnu
CORNER#TYPE
#
Fitting
Set fitting mode to connect pipe line segments.
#
Bend
Set bend mode to connect pipe line segments.
#
Miter
Set miter cut mode to connect pipe line segments.
#
www.eeworm.com/read/240248/4575461
am makefile.am
SUBDIRS = big
if XMLUI
if LARGEICONS
icons =
else
icons = connect_no.png connect_creating.png connect_established.png
endif
else
icons =
endif
actiondir = $(kde_datadir)/konq-embed/actions
actio
www.eeworm.com/read/305712/3770127
am makefile.am
SUBDIRS = big
if XMLUI
if LARGEICONS
icons =
else
icons = connect_no.png connect_creating.png connect_established.png
endif
else
icons =
endif
actiondir = $(kde_datadir)/konq-embed/actions
actio
www.eeworm.com/read/392027/8366684
java iiopswitch.java
/*
* IIopSwitch.java
*
* Created on 2004年1月2日, 下午1:34
*/
package collector.iiop;
import java.util.*;
import collector.common.*;
/**
*
* @author wj
*/
public class IIopSwitc
www.eeworm.com/read/389810/8498653
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/389810/8498678
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/389810/8498755
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/389810/8499293
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