代码搜索:Connection

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

代码结果 10,000
www.eeworm.com/read/100722/6265453

java~3~ indyinterface.java~3~

/* * @(#)IndyInterface * * Copyright (c) 1998 Karl Moss. All Rights Reserved. * * You may study, use, modify, and distribute this software for any * purpose provided that this copyright no
www.eeworm.com/read/100722/6265457

java~4~ indyinterface.java~4~

/* * @(#)IndyInterface * * Copyright (c) 1998 Karl Moss. All Rights Reserved. * * You may study, use, modify, and distribute this software for any * purpose provided that this copyright no
www.eeworm.com/read/100433/6269663

java tcplink.java

/* * Java SMPP API * Copyright (C) 1998 - 2001 by Oran Kelly * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Lic
www.eeworm.com/read/100433/6269666

java smppreceiver.java

/* * Java SMPP API * Copyright (C) 1998 - 2001 by Oran Kelly * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * Lic
www.eeworm.com/read/100285/6271671

java databasemetadata.java

package postgresql.jdbc2; // IMPORTANT NOTE: This file implements the JDBC 2 version of the driver. // If you make any modifications to this file, you must make sure that the // changes are also made
www.eeworm.com/read/100285/6271691

java databasemetadata.java

package postgresql.jdbc1; // IMPORTANT NOTE: This file implements the JDBC 1 version of the driver. // If you make any modifications to this file, you must make sure that the // changes are also made
www.eeworm.com/read/100028/6276225

h ftp.h

#ifndef __ftp_h__ #define __ftp_h__ #include #ifdef HAVE_SYS_TYPES_H #include #endif #include #include #include #include #include
www.eeworm.com/read/260718/6287501

bas page.bas

Attribute VB_Name = "Module1" Public Declare Function PostMessage Lib "user32" Alias "PostMessageA" (ByVal hwnd As Long, ByVal wMsg As Long, ByVal wParam As Long, ByVal lParam As Long) As Long Publi
www.eeworm.com/read/425172/6298623

c wvhostlib.c

/* wvHostLib.c - host information library (WindView) */ /* Copyright 1984-1995 Wind River Systems, Inc. */ /* modification history -------------------- 01i,03feb95,rhp more docn tweaks, already in l
www.eeworm.com/read/379824/6306044

cs databaseutils.cs

using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Data.SqlServerCe; using System.Diagnostics; using System.Drawing; using System.IO; usi