代码搜索:Pool
找到约 5,820 项符合「Pool」的源代码
代码结果 5,820
www.eeworm.com/read/134007/5896467
c pool.c
/*
* Fixed Pool Management for Philips 80C51MX
*/
#include "record.h"
#pragma ASM
#if !defined (__C51__) && !defined (__CX51__)
#include "record.h"
#endif
e_max EQU 65535 / Rec
www.eeworm.com/read/126061/6019193
java pool.java
/*
* This file is part of JGAP.
*
* JGAP offers a dual license model containing the LGPL as well as the MPL.
*
* For licencing information please see the file license.txt included with JGAP
www.eeworm.com/read/125688/6026778
h pool.h
/* $NetBSD: pool.h,v 1.20 2000/12/11 05:22:55 thorpej Exp $ */
/*-
* Copyright (c) 1997, 1998, 1999, 2000 The NetBSD Foundation, Inc.
* All rights reserved.
*
* This code is derived from software
www.eeworm.com/read/125050/6034620
java pool.java
/*
* PoolMan Java Object Pooling and Caching Library
* Copyright (C) 1999-2001 The Code Studio
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
www.eeworm.com/read/119117/6092947
java pool.java
package servlet.util;
public class Pool
{
public Pool(String s, int i)
throws IllegalArgumentException
{
if(i
www.eeworm.com/read/118064/6099364
c pool.c
/*
* Fixed Pool Management for Philips 80C51MX
*/
#include "record.h"
#pragma ASM
#if !defined (__C51__) && !defined (__CX51__)
#include "record.h"
#endif
e_max EQU 65535 / Rec
www.eeworm.com/read/111148/6158327
properties pool.properties
name=pool
description=classes for connection pooling and connection caching
metanames=
prerequisites=core
oracle/jdbc/pool/OraclePooledConnection.class
oracle/jdbc/pool/OracleConnectionEventListener.c
www.eeworm.com/read/110299/6165575
properties pool.properties
name=pool
description=classes for connection pooling and connection caching
metanames=
prerequisites=core
oracle/jdbc/pool/OraclePooledConnection.class
oracle/jdbc/pool/OracleConnectionEventListener.c