代码搜索:Pool
找到约 5,820 项符合「Pool」的源代码
代码结果 5,820
www.eeworm.com/read/304168/13799558
rc pool.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/150881/5688182
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/150372/5693543
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/143923/5753968
java pool.java
/**
* Copyright 2003-2005 the original author or authors.
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*
www.eeworm.com/read/139332/5802344
hpp pool.hpp
// Copyright (C) 2000, 2001 Stephen Cleary
//
// Distributed under the Boost Software License, Version 1.0. (See
// accompanying file LICENSE_1_0.txt or copy at
// http://www.boost.org/LICENSE_1_0.txt
www.eeworm.com/read/137834/5818103
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/136989/5826731
cpp pool.cpp
// Pool.cpp,v 1.1 2004/01/01 21:01:00 shuston Exp
#include "ace/Task.h"
#include "ace/Log_Msg.h"
// Listing 1 code/ch13
class HA_CommandHandler : public ACE_Task
{
public:
v
www.eeworm.com/read/136272/5873067
java pool.java
/*
*
* Copyright 2003,2004 The Watermill Team
*
* This file is part of Watermill.
*
* Watermill is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge