代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/246872/12700344

log sqlnet.log

*********************************************************************** Fatal NI connect error 12541, connecting to: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.253)(PORT=1521))(CONNECT
www.eeworm.com/read/241364/13151023

sql 10g_optimize_cfl.sql

CONNECT SYS/SYS AS SYSDBA grant select on source$ to SCOTT / CONNECT SCOTT/TIGER SET SERVEROUTPUT ON -------------------------------------------------------------------------------- -- Put the c
www.eeworm.com/read/227986/14404533

log sqlnet.log

*********************************************************************** Fatal NI connect error 12541, connecting to: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.10.16)(PORT=1521))(CONNECT
www.eeworm.com/read/218997/14899673

log sqlnet.log

*********************************************************************** Fatal NI connect error 12535, connecting to: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.113)(PORT=1521))(CONNECT
www.eeworm.com/read/282518/4100912

h tripplanner.ui.h

void TripPlanner::init() { connect(&socket, SIGNAL(connected()), this, SLOT(sendRequest())); connect(&socket, SIGNAL(connectionClosed()), this, SLOT(connectionClosedByS
www.eeworm.com/read/265753/4281115

h tripplanner.ui.h

void TripPlanner::init() { connect(&socket, SIGNAL(connected()), this, SLOT(sendRequest())); connect(&socket, SIGNAL(connectionClosed()), this, SLOT(connectionClosedByS
www.eeworm.com/read/281788/6880845

log sqlnet.log

*********************************************************************** Fatal NI connect error 12560, connecting to: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=166.111.7.247)(PORT=1521))(CONNECT
www.eeworm.com/read/105428/15667260

log sqlnet.log

*********************************************************************** Fatal NI connect error 12535, connecting to: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.2.209)(PORT=1521))(CONNECT
www.eeworm.com/read/291755/8397572

cpp mfctestdlg.cpp

// mfctestDlg.cpp : implementation file // #include "stdafx.h" #include "mfctest.h" #include "mfctestDlg.h" #include "ClientSocket.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE st
www.eeworm.com/read/389810/8498432

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