代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/288181/8648299
gif sshot_connection.gif
www.eeworm.com/read/286738/8746101
c max_connection.c
/* *
* $Id$
*
* This file is part of Fenice
*
* Fenice -- Open Media Server
*
* Copyright (C) 2004 by
*
* - Giampaolo Mancini
* - Francesco Varano
www.eeworm.com/read/285778/8818407
txt star connection.txt
饥饿度:e=0~100 (1star)、110~200(2)、210~300(3)、(time-1min e-10) (wei+1 e+30)
舒适度:c=0~100 (1star)、110~200(2) 210~300(3)、c=(wash+1 c+30)
健康度:h=(c+e)/2 (e-50 h-40)
忠诚度:f=(h+c/2)
www.eeworm.com/read/384742/8845950
h allocator_connection.h
#ifndef MYSQLCPPAPI_CONNECTION_ALLOCATOR_H
#define MYSQLCPPAPI_CONNECTION_ALLOCATOR_H
#include "mysqlcppapi/smartpointer/Allocator.h"
#include "mysqlcppapi_internal.h"
namespace mysqlcppapi
{
clas
www.eeworm.com/read/384742/8846149
cc allocator_connection.cc
#include "mysqlcppapi/Allocator_Connection.h"
namespace mysqlcppapi
{
Allocator_Connection::cpointer Allocator_Connection::allocate()
{
return ::mysql_init(NULL); //TODO: error handling?
}
voi
www.eeworm.com/read/384512/8866272
m som_connection.m
function C=som_connection(S)
%SOM_CONNECTION Connection matrix for 'hexa' and 'rect' lattices
%
% C=som_connection(S)
%
% C=som_connection(sMap);
% C=som_connection(sTopol);
% C=som_connection({'h
www.eeworm.com/read/283884/8982183
c swfdec_connection.c
/* Swfdec
* Copyright (C) 2007 Benjamin Otte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lice