代码搜索:Connection

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

代码结果 10,000
www.eeworm.com/read/125279/6032140

conf ipsec.conf

# /etc/ipsec.conf - FreeS/WAN IPsec configuration file # More elaborate and more varied sample configurations can be found # in FreeS/WAN's doc/examples file, and in the HTML documentation. # basi
www.eeworm.com/read/125126/6033136

java dbconnectionmanager.java

package com.hoten.db; import java.io.*; import java.sql.*; import java.util.*; import java.util.Date; import com.hoten.util.Log; /** * This class is a Singleton that provides access to one o
www.eeworm.com/read/125052/6034535

java mysqlconnectionpooldatasource.java

/* Copyright (C) 2002-2004 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Free
www.eeworm.com/read/125050/6034619

java jdbcpoolmetadata.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/124769/6040271

java proxytest.java

package dli2fe.test; import java.util.Properties; import java.util.Date; import java.net.URL; import java.net.URLEncoder; import java.net.HttpURLConnection; import java.net.URLConnection; imp
www.eeworm.com/read/124567/6045493

java spidersqlworkload.java

package com.heaton.bot; import java.util.*; import java.sql.*; /** * This class uses a JDBC database * to store a spider workload. * Copyright 2001-2003 by Jeff Heaton (http://www.jeffheaton.com)
www.eeworm.com/read/123721/6058179

cpp salary.cpp

// Salary.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "Salary.h" #include "SalaryDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE stat
www.eeworm.com/read/123026/6063945

cpp dataconnectionfactory.cpp

// File: dataconnectionfactory.cpp // Copyright (c) Microsoft Corporation. All rights reserved. // // This source code is only intended as a supplement to the // Microsoft Classes Reference and r
www.eeworm.com/read/122558/6065270

java chatserver.java

package at.ac.uni_linz.tk.vchat; import java.awt.*; import java.net.*; import java.io.*; import java.util.*; import java.text.*; /** * Main class for the server side's functionality. Sta
www.eeworm.com/read/122082/6066378

java ftpurlconnection.java

/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 *