代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/204713/5029675
java connection.java
/*
* Created on 12.04.2004
*
* To change the template for this generated file go to
* Window>Preferences>Java>Code Generation>Code and Comments
*/
package ui;
import udp.Tftp;
/**
www.eeworm.com/read/202720/5046827
java connection.java
package com.dfun.blackjack;
import java.io.DataInputStream;
import java.io.DataOutputStream;
import javax.microedition.io.Connector;
import javax.microedition.io.StreamConnection;
import java.io.
www.eeworm.com/read/202075/5054936
java connection.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 v
www.eeworm.com/read/195615/5109780
java connection.java
package com.cloudwebsoft.framework.db;
import java.sql.*;
import javax.naming.Context;
import javax.sql.DataSource;
import javax.naming.InitialContext;
import javax.naming.NamingException;
import org
www.eeworm.com/read/194482/5132122
cc connection.cc
/* This software was developed at the National Institute of Standards and
* Technology by employees of the Federal Government in the course of
* their official duties. Pursuant to title 17 Section 1
www.eeworm.com/read/194482/5132165
h connection.h
/* This software was developed at the National Institute of Standards and
* Technology by employees of the Federal Government in the course of
* their official duties. Pursuant to title 17 Section 1
www.eeworm.com/read/193671/5142801
java connection.java
//Connection.java
//package victor.test;
package pack;
public class Connection
{
private static int m=0;
private int n=++m;
Connection ()
{
System.out.println("Connection Constructor
www.eeworm.com/read/192712/5150294
java connection.java
package at.ac.uni_linz.tk.vchat;
import java.io.*;
import java.net.*;
import java.util.zip.*;
/**
* Works as server-side connection that sends and receives data to / from the
* ChatClien
www.eeworm.com/read/191759/5162277
js connection.js
/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.11.1
*/
/**
* The Connection Manager provid
www.eeworm.com/read/191759/5162501
js connection.js
$JSI.addCacheScript('com/yahoo/yui/v0_11_1/connection.js',function(){this.hook = function(s){return eval(s);};eval(this.varText);YAHOO.util.Connect = {_msxml_progid:["MSXML2.XMLHTTP.3.0", "MSXML2.XMLH