代码搜索:Connection

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

代码结果 10,000
www.eeworm.com/read/398854/2368208

js connection.js

/* * Ext JS Library 0.20 * Copyright(c) 2006-2008, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ // Asbtract base class for Connection classes Ext.sql.Connection
www.eeworm.com/read/398854/2368327

js connection.js

/* * Ext JS Library 2.0.2 * Copyright(c) 2006-2008, Ext JS, LLC. * licensing@extjs.com * * http://extjs.com/license */ /** * @class Ext.data.Connection * @extends Ext.util.Observab
www.eeworm.com/read/397047/2404775

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/395648/2434108

java connection.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/395296/2439666

cpp connection.cpp

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the example classes of the Qt
www.eeworm.com/read/395296/2439671

h connection.h

/**************************************************************************** ** ** Copyright (C) 1992-2006 Trolltech ASA. All rights reserved. ** ** This file is part of the example classes of the Qt
www.eeworm.com/read/394943/2452030

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 version 3 of
www.eeworm.com/read/394446/2456953

java connection.java

import com.jacob.com.*; public class Connection extends Dispatch { public Connection() { super("ADODB.Connection"); } /** * This constructor is used instead of a case operatio
www.eeworm.com/read/391958/2516377

java connection.java

/** * Created at Nov 20, 2008 */ package com.jdev.net.connector; import com.jdev.net.data.QueueAddWorker; import com.jdev.net.data.QueueTakeWorker; import com.jdev.net.data.QueueWorker; imp
www.eeworm.com/read/387578/2559862

java connection.java

/* * Created on Feb 9, 2005 * Created by Alon Rohter * Copyright (C) 2004-2005 Aelitis, All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it u