代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/136815/5855925
cpp project.cpp
/**********************************************************************
** Copyright (C) 2000 Trolltech AS. All rights reserved.
**
**1 This file is part of Qt Designer.
**
** This file may be distri
www.eeworm.com/read/136815/5856275
3qt qsqldatabase.3qt
'\" t
.TH QSqlDatabase 3qt "21 January 2005" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a co
www.eeworm.com/read/136272/5873009
java rmanager.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
www.eeworm.com/read/136272/5873010
java rmasterdb.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
www.eeworm.com/read/136272/5873011
java rpersistantmap.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
www.eeworm.com/read/134873/5891763
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/134188/5893575
java ldapservices.java
/**
* Copyright (c) 2001 The JA-SIG Collaborative. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the foll
www.eeworm.com/read/132649/5912135
hpp dbapi.hpp
/*
* ===========================================================================
* PRODUCTION $Log: dbapi.hpp,v $
* PRODUCTION Revision 1000.3 2004/06/01 19:17:52 gouriano
* PRODUCTION PRODUCTIO
www.eeworm.com/read/132312/5918321
java starsserverconnector.java
/*
* StarsServerConnector.java
*
* Created on January 14, 2002, 11:58 PM
*/
package org.impact.stars.appclient.common;
import java.util.*;
import java.io.*;
import java.net.*;
import java.sql.Da
www.eeworm.com/read/131843/5927028
cpp myfingerdlg.cpp
// MyFingerDlg.cpp : implementation file
//
#include "stdafx.h"
#include "MyFinger.h"
#include "MyFingerDlg.h"
#include "afxsock.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW