代码搜索:Connection

找到约 10,000 项符合「Connection」的源代码

代码结果 10,000
www.eeworm.com/read/188857/5206268

java connection.java

/** * * * * $Id: Connection.java,v 1.4 2006/12/30 02:45:06 niegy Exp $ */ package com.primeton.studio.gef.core; /** * * A represent
www.eeworm.com/read/188288/5209655

java connection.java

/* Copyright 2004 Intel Corporation This file is part of Blue Cove. Blue Cove is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License
www.eeworm.com/read/187906/5215286

java connection.java

/*------------------------------------------------------------------------- * Derived from org.postgresql.PGConnection Source from jdbc8.0 as well as * the pgjdbc 7.2 binary jar which both are lice
www.eeworm.com/read/187736/5217745

java connection.java

package net.openai.ai.nn.network; import java.io.*; public class Connection implements Serializable { // the neuron the connection is from Neuron fromNeuron = null; // the neuron the
www.eeworm.com/read/187689/5218057

h connection.h

/****************************************************************************** libprozilla - a download accelerator library Copyright (C) 2001 Kalum Somaratna This program is free software; you c
www.eeworm.com/read/187689/5218070

c connection.c

/****************************************************************************** libprozilla - a download accelerator library Copyright (C) 2001 Kalum Somaratna This program is free software; you c
www.eeworm.com/read/186923/5228987

java connection.java

/** * Title: 即时通信性能测试 * Description: * Copyright: Copyright (c) 2004 * Company: * @author 刘学 * @version 1.0 */ package org.lazybug.net; import org.lazyb
www.eeworm.com/read/183675/5252747

java connection.java

/*------------------------------------------------------------------------- * Derived from org.postgresql.PGConnection Source from jdbc8.0 as well as * the pgjdbc 7.2 binary jar which both are lice
www.eeworm.com/read/177353/5328398

h connection.h

#ifndef EL__PROTOCOL_NNTP_CONNECTION_H #define EL__PROTOCOL_NNTP_CONNECTION_H #include "protocol/nntp/codes.h" #include "protocol/protocol.h" #include "util/string.h" /* An NNTP target is a mapping
www.eeworm.com/read/177353/5328401

c connection.c

/* Connection and data transport handling */ #ifdef HAVE_CONFIG_H #include #endif #include #include #include #include "elinks.h" #include "cache/cache.h"