代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/382791/2625112
cpp connection.cpp
// Connection.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Connection.h"
#include "ConnectionDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THI
www.eeworm.com/read/382791/2625116
dsp connection.dsp
# Microsoft Developer Studio Project File - Name="Connection" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86
www.eeworm.com/read/382791/2625117
h connection.h
// Connection.h : main header file for the CONNECTION application
//
#if !defined(AFX_CONNECTION_H__07F7639A_8B68_11D4_BD73_000021479D21__INCLUDED_)
#define AFX_CONNECTION_H__07F7639A_8B68_11D4_B
www.eeworm.com/read/382752/2628389
java connection.java
//License
/***
* Java TelnetD library (embeddable telnet daemon)
* Copyright (c) 2000-2005 Dieter Wimberger
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or
www.eeworm.com/read/382594/2633555
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/382594/2633758
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/382594/2633765
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/381490/2643781
h connection.h
/*
* This file is part of Ambulant Player, www.ambulantplayer.org.
*
* Copyright (C) 2003-2007 Stichting CWI,
* Kruislaan 413, 1098 SJ Amsterdam, The Netherlands.
*
* Ambulant Player is free so
www.eeworm.com/read/380174/2662723
java connection.java
/*
* Java SMPP API
* Copyright (C) 1998 - 2002 by Oran Kelly
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lic
www.eeworm.com/read/378847/2679861
java connection.java
package com.cloudwebsoft.framework.db;
import java.sql.*;
import javax.naming.Context;
import javax.sql.DataSource;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import org