代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/100099/15885197
c gtkview.c
/* -*- C++ -*-
* GtkView.C - source file for class GtkView
* Copyright (c) 1999 Joe Yandle
*
* This program is free software; you can redistribute it and/or
* modify it under the
www.eeworm.com/read/100099/15885228
c mysqldatabase.c
/*
*
* Copyright (c) 1999 Joe Yandle
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as publish
www.eeworm.com/read/100077/15886200
ep _hangup.ep
#+------------------------------------------------------------------
# _hangup.ep - hangup special "hook" procedure
#
# %argv(1) - connect time in seconds
#-------------------------------------------
www.eeworm.com/read/237831/4620044
am makefile.am
EXTRA_DIST = connect0.png \
connect1.png \
connect2.png \
connect3.png \
connect4.png \
connect5.png \
connect6.png \
connect7.png \
connect8.png \
typing0.png \
typing1.png \
t
www.eeworm.com/read/170821/5402769
qs eurosettings.ui.qs
connect( EuroSettings, "shown()", this, "init" );
connect( EuroSettings, "destroyed()", this, "destroy" );
connect( buttonCalculate, "clicked()", this, "buttonCalculate_clicked" );
connect( buttonC
www.eeworm.com/read/286738/8746008
am makefile.am
feniceincludedir = $(top_srcdir)/include
noinst_LTLIBRARIES = libsocket.la
libsocket_la_SOURCES = get_address.c \
sock_ntop_host.c \
tcp_accept.c \
tcp_close.c \
tcp_connect.c \
tcp_l
www.eeworm.com/read/167001/9986085
am makefile.am
feniceincludedir = $(top_srcdir)/include
noinst_LTLIBRARIES = libsocket.la
libsocket_la_SOURCES = get_address.c \
sock_ntop_host.c \
tcp_accept.c \
tcp_close.c \
tcp_connect.c \
tcp_l
www.eeworm.com/read/323119/13350963
2_64gb_smp_i686-cmp-mysql,pg connect-pg_fast-linux_2.4.2_64gb_smp_i686-cmp-mysql,pg
Testing server 'PostgreSQL version 7.1.2' at 2001-06-11 18:18:15
Testing the speed of connecting to the server and sending of data
All tests are done 10000 times
Testing connection/disconnect
Time t
www.eeworm.com/read/123104/6063342
am makefile.am
data_DATA = away.xpm chat.xpm connect.xpm connect1.xpm connect2.xpm \
connect3.xpm connect4.xpm connect5.xpm connect6.xpm connect7.xpm \
connect8.xpm dnd.xpm file.xpm gray.xpm info.xp
www.eeworm.com/read/291216/8433955
h pop3.h
/*
* Definitions for POP3 interfaces.
*
* HeGang
*/
#ifndef _HEGANG_POP3_H_
#define _HEGANG_POP3_H_
#include "wsocket.h"
class CPop3 {
public:
CPop3();
~CP