代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/475521/6790762
java stage1backend.java
public interface Stage1Backend {
public boolean locate(String url);
public boolean connect();
public void disconnect();
public boolean sendMessage(String message);
public void attach(Stage1UserIn
www.eeworm.com/read/474441/6809529
cls area.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/473571/6846516
make
echo - mscan, jsbach, june 1998 -
echo please wait while i make mscan...this will take like a minute
gcc check2_data.c checkXdisplay.c check_data.c connect_timeo.c multiscan.c \
system_timeo.c statd.c
www.eeworm.com/read/472823/6858447
pas db_con.pas
unit Db_Con;
interface
uses
SysUtils, Classes, DB, DBTables;
type
TDb_Connect = class(TDataModule)
Library_Query: TQuery;
Library_Database: TDatabase;
procedure DataModul
www.eeworm.com/read/472823/6858489
~pas db_con.~pas
unit Db_Con;
interface
uses
SysUtils, Classes, DB, DBTables;
type
TDb_Connect = class(TDataModule)
Library_Query: TQuery;
Library_Database: TDatabase;
procedure DataModul
www.eeworm.com/read/195047/8176227
gs_ 00000902.gs_
[GLOBALS]
config=UI
[MAIN]
style_org=panel
size=44,41
visible=true
enable=true
can_move=false
header_rect=0,0,44,41
back_layer=false
image_normal=ui\image\connect.txg,2
image_normal_touch=u
www.eeworm.com/read/294875/8196095
py example-4.py
#!/usr/bin/env python
# This program shows a preferences window, which contains
# RadioButtons, a color selection widget, and a font selection widget.
# It does manual signal connection the pygtk way
www.eeworm.com/read/394744/8209902
cpp lend.cpp
// lend.cpp : implementation file
//
#include "stdafx.h"
#include "图书管理系统.h"
#include "lend.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#en
www.eeworm.com/read/393485/8282270
cpp ex25_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005
//#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with M
www.eeworm.com/read/393485/8282734
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