代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/218580/4859401
js connection.js
/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.0
SugarCRM modifications:
Line 595 WP: pas
www.eeworm.com/read/217245/4874408
java connection.java
package com.jacob.samples.ado;
import com.jacob.com.*;
public class Connection extends Dispatch
{
public Connection()
{
super("ADODB.Connection");
}
/**
* This constructor
www.eeworm.com/read/215756/4900608
xst connection.xst
set -tmpdir __projnav
set -xsthdpdir ./xst
run
-ifn CONNECTION.prj
-ifmt mixed
-ofn CONNECTION
-ofmt NGC
-p xc9500xl
-top CONNECTION
-opt_mode Speed
-opt_level 1
-iuc NO
-lso CONNECTION.ls
www.eeworm.com/read/214221/4909569
java connection.java
/*
* Created on 2005-8-15 by pcy
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package javax.microedition.io;
www.eeworm.com/read/213039/4932934
connection_config
# Configuration file that the gatewayd process uses to determine
# connection information about proxies.
#
# The following provides an explanation for the fields in this file,
# and how they relat
www.eeworm.com/read/213039/4933089
cpp connection.cpp
// connection.cpp,v 1.5 1998/07/31 23:36:46 gonzo Exp
#include "connection.h"
ACE_RCSID(stress_testing, connection, "connection.cpp,v 1.5 1998/07/31 23:36:46 gonzo Exp")
// Make the connectio
www.eeworm.com/read/213039/4933096
h connection.h
// connection.h,v 1.3 2000/03/20 22:18:49 jxh Exp
#include "global.h"
#ifndef _D_connection
#define _D_connection
class connection {
public:
int connect(char *hostname_opt_port, int tcp_
www.eeworm.com/read/209559/4968243
h connection.h
/* connection.h: Rx connection record
*
* Copyright (C) 2002 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redistr
www.eeworm.com/read/209559/4974675
c connection.c
/* connection.c: Rx connection routines
*
* Copyright (C) 2002 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redis
www.eeworm.com/read/206020/5012908
java connection.java
/**
* $RCSfile: Connection.java,v $
* $Revision: 3187 $
* $Date: 2005-12-11 13:34:34 -0300 (Sun, 11 Dec 2005) $
*
* Copyright (C) 2004 Jive Software. All rights reserved.
*
* This softwa