代码搜索:Connection

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

代码结果 10,000
www.eeworm.com/read/463807/1535208

cs connection.cs

using System; namespace HotelManage.util { /// /// ConnectionStr 的摘要说明。 /// public class Connection { public static string ConnString { get{return"da
www.eeworm.com/read/459481/1569455

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/458943/1577116

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/458943/1577241

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/458812/1580788

java connection.java

package connex.core.net; import net.jxta.endpoint.*; import net.jxta.peergroup.*; /** * Title: * * Description: * * Copyright: Copyright (c) 2006 * * Com
www.eeworm.com/read/455325/1620117

js connection.js

/* Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.6.0 */ /** * The Connection Manager provides a simpl
www.eeworm.com/read/455162/1625412

js connection.js

/* Copyright (c) 2007, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.3.0 */ /** * The Connection Manager provides a simpl
www.eeworm.com/read/454264/1631129

js connection.js

/* Copyright (c) 2008, Yahoo! Inc. All rights reserved. Code licensed under the BSD License: http://developer.yahoo.net/yui/license.txt version: 2.6.0 */ /** * The Connection Manager provides a simpl
www.eeworm.com/read/454100/1633763

java connection.java

/* * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * ht
www.eeworm.com/read/453045/1643103

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