代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/361993/2942091
cpp connection.cpp
#include "stdafx.h"
#include "connection.h"
#include "define.h"
///////////////////////////////////////////////////////////////////////////
#include
#ifdef _DEBUG
#define _DEBUG_NE
www.eeworm.com/read/361993/2942099
h connection.h
#pragma once
#include "stdafx.h"
#include
#include "define.h"
#define CONNECTION_CLOSED_BIT_MASK 0x00000008
enum CONNECTION_STATUS
{
CONNECTION_STATUS_CLOSED_FROM_LOCAL = 0
www.eeworm.com/read/361776/2943593
java connection.java
/*
Copyright (C) 2002 MySQL AB
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
www.eeworm.com/read/360839/2957241
js connection.js
/*
* Ext JS Library 2.0 Beta 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.data.Connection
* @extends Ext.util.Obs
www.eeworm.com/read/360839/2957327
js connection.js
/*
* Ext JS Library 2.0 Beta 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code
www.eeworm.com/read/360839/2957883
js connection.js
/*
* Ext JS Library 2.0 Beta 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.data.Connection
* @extends Ext.util.Obs
www.eeworm.com/read/360839/2957969
js connection.js
/*
* Ext JS Library 2.0 Beta 1
* Copyright(c) 2006-2007, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code
www.eeworm.com/read/360700/2960136
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/360700/2960261
js connection.js
/*
* Ext JS Library 2.1
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.data.Connection
* @extends Ext.util.Observable
www.eeworm.com/read/358243/2989446
java connection.java
/*
* @(#)Connection.java 1.22 05/11/17
*
* Copyright 2006 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.corba.s