代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/145644/12709883
csi selectcaseenum.csi
[History]
B0=SelectCaseEnum/Connect/MenuHandler_Click
B1=SelectCaseEnum/Connect/Hide
B2=SelectCaseEnum/Connect/AddinInstance_OnConnection
B3=SelectCaseEnum/Connect/Show
B4=SelectCaseEnum/Connect/
www.eeworm.com/read/418731/10933500
txt run aol without using aol browser & save resources, connect permanently and use any browser.txt
Just a note to say if you wish to run AOL without many of the features (including the interface) use the AOL Dialler (start menu-> AOL ) and set it to run in the System Tray.
When you click this ne
www.eeworm.com/read/415537/11065042
txt run aol without using aol browser & save resources, connect permanently and use any browser.txt
Just a note to say if you wish to run AOL without many of the features (including the interface) use the AOL Dialler (start menu-> AOL ) and set it to run in the System Tray.
When you click this ne
www.eeworm.com/read/334125/3373387
py torture_samr.py
#!/usr/bin/python
import sys
import dcerpc, samr
def test_Connect(pipe):
handle = samr.Connect(pipe)
handle = samr.Connect2(pipe)
handle = samr.Connect3(pipe)
handle = samr.Connect4
www.eeworm.com/read/183001/5258834
connection
==================================================================
Name
dblink_connect -- Opens a persistent connection to a remote database
Synopsis
dblink_connect(text connstr)
dblink_connect(tex
www.eeworm.com/read/191868/8418790
cpp unit1.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "Unit1.h"
//--------------------------------------------------------------
www.eeworm.com/read/189056/8493682
am makefile.am
bin_PROGRAMS = proz
proz_SOURCES = \
connect.c \
connect.h \
connection.c \
connection.h \
curses.c \
ftp.c \
ftp.h \
ftp-retr.c \
ftp-retr.h \
ftpparse.c \
ftpparse.h \
ftps
www.eeworm.com/read/389810/8498534
cpp ex25_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008
//#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with M
www.eeworm.com/read/389810/8498974
cpp ex233_oci8.cpp
#include
using namespace std;
#include
//#define OTL_ORA8I // Compile OTL 4.0/OCI8
//#define OTL_ORA9I // Compile OTL 4.0/OCI9i
#define OTL_ORA8I // Compile OTL 4.0/OCI8i
www.eeworm.com/read/389810/8499177
cpp ex311_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4.0/OCI7
#include // include the OTL 4.0 header file
otl_connect db; // connect object