代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/242657/4549838
cpp connection_handler.cpp
// $Id: Connection_Handler.cpp 72206 2006-04-20 11:07:09Z jwillemsen $
#define ACE_BUILD_SVC_DLL
#include "ace/OS_NS_string.h"
#include "Event_Channel.h"
#include "Concrete_Connection_Handlers.h"
A
www.eeworm.com/read/240532/4572151
cpp bth_connection.cpp
#include "stdafx.h"
#include "BTH_Connection.h"
#include "Base64.h"
using namespace std;
BTH_Connection::BTH_Connection(){
BTH_Conn = new BTH_Mobile_Conn();
}
BTH_Connection::~BTH_Connecti
www.eeworm.com/read/240532/4572183
h bth_connection.h
#include "stdafx.h"
#include "BTH_Mobile_Conn.h"
#include
class BTH_Connection{
private:
BTH_Mobile_Conn* BTH_Conn;
char* Recieve(void);
bool Send(char* strMsg);
void convertCha
www.eeworm.com/read/237831/4620653
c flap_connection.c
/*
* Purple's oscar protocol plugin
* This file is the legal property of its developers.
* Please see the AUTHORS file distributed alongside this file.
*
* This library is free software; you can
www.eeworm.com/read/232303/4703595
h connection_manager.h
// libTorrent - BitTorrent library
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L
www.eeworm.com/read/232303/4703596
cc connection_manager.cc
// libTorrent - BitTorrent library
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L
www.eeworm.com/read/232303/4703668
cc connection_list.cc
// libTorrent - BitTorrent library
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L
www.eeworm.com/read/232303/4703671
h connection_list.h
// libTorrent - BitTorrent library
// Copyright (C) 2005-2006, Jari Sundell
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L
www.eeworm.com/read/229590/4753901
tmpl connection.properties.tmpl
#
# The URL of the server to which you want to connect
#
# Replace SERVER-NAME with the name of your server (also in the SERVERNAME
# property)
#
# Replace DB-NAME with the name of the database to use
www.eeworm.com/read/222917/4815522
phpt 02connection.phpt
--TEST--
PostgreSQL connection
--SKIPIF--
--FILE--