代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/109695/15552149
persistent_connection
#! /usr/bin/perl
# ip-down -- executed by pppd on connection death
#
# This particular implementation of ip-down attempts to re-establish
# the ppp connection. It does this by first forking and havi
www.eeworm.com/read/108657/15580682
cpp connection.cpp
//
// Connection.cpp
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// an
www.eeworm.com/read/108657/15581217
h connection.h
//
// Connection.h
//
// Copyright (c) Shareaza Development Team, 2002-2004.
// This file is part of SHAREAZA (www.shareaza.com)
//
// Shareaza is free software; you can redistribute it
// and/
www.eeworm.com/read/108334/15587870
conf connection.conf
DBDriver=com.mysql.jdbc.Driver
URL=jdbc:mysql://localhost/deme
username=
password=
maxcon=5
mincon=1
poolName=zhengmao
www.eeworm.com/read/105798/15658725
pas connection.pas
unit connection;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DB, ADODB, Grids, DBGrids;
type
Tconnect=class
private
fadoconnection
www.eeworm.com/read/105798/15658735
dcu connection.dcu
www.eeworm.com/read/105565/15665160
h connection.h
/*
Portserver - Use RTERM protocol to serve serial ports over a network
Copyright (C) 1998 Kenn Humborg
This program is free software; you can redistribute it and/or modify
it un
www.eeworm.com/read/105565/15665173
c connection.c
/*
Portserver - Use RTERM protocol to serve serial ports over a network
Copyright (C) 1998 Kenn Humborg
This program is free software; you can redistribute it and/or modify
it un
www.eeworm.com/read/105413/15667907
conf connection.conf
DBDriver=com.mysql.jdbc.Driver
URL=jdbc:mysql://localhost/deme
username=
password=
maxcon=5
mincon=1
poolName=zhengmao
www.eeworm.com/read/105271/15672883
c connection.c
/* connection.c
Subroutines for dealing with connections. */
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999-2003 by Internet Software Consortium
*
*