代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/122433/14691122
java todatabase.java
//import the packages for using the classes in them into the program
import java.sql.*;
public class toDatabase {
/***********************************************************************
www.eeworm.com/read/122433/14691184
java resultsettablemodel.java
import java.sql.*;
import java.util.*;
import javax.swing.table.*;
/**
*ResultSet rows and columns are counted from 1 and JTable
*rows and columns are counted from 0. When processing
*Resul
www.eeworm.com/read/221698/14727984
java client.java
// Fig. 17.5: Client.java
// Set up a Client that will read information sent
// from a Server and display the information.
// Java core packages
import java.io.*;
import java.net.*;
import jav
www.eeworm.com/read/221698/14727988
java server.java
// Fig. 17.4: Server.java
// Set up a Server that will receive a connection
// from a client, send a string to the client,
// and close the connection.
// Java core packages
import java.io.*;
www.eeworm.com/read/121796/14737197
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/221278/14750949
bas mydb1.bas
Attribute VB_Name = "mydb1"
Public adocon As ADODB.Connection
Public adors As ADODB.Recordset
Public adocmd As ADODB.Command
Public adopara As ADODB.Parameter
Public Sub ConnectDB()
'创建新的A
www.eeworm.com/read/121125/14768992
h tnsapi.h
/* DISABLE check_long_lines */
/*
$Header: /netrcs/RCS/oracle/network/tns/defs/RCS/tnsapi.h,v 1.5 1996/04/02 00:02:48 mhill Exp $
*/
/* ENABLE check_long_lines */
/* Copyright (c) 1995, 1996
www.eeworm.com/read/221024/14772034
html http:^^www.cs.washington.edu^homes^yasushi^linuxppp.html
Date: Tue, 10 Dec 1996 22:05:16 GMT
Server: NCSA/1.4.2
Content-type: text/html
Last-modified: Sat, 14 Sep 1996 00:18:33 GMT
Content-length: 1510
Setting up Linux for Dialup PPP
www.eeworm.com/read/220814/14787606
c conn7.c
/*****************************************************************************
*
* Microchip DeviceNet Stack (Duplicate ID Messaging Connection Object Source)
*
*******************************