代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/149045/12405946
cs connection.cs
using System;
using System.Net;
using System.Net.Sockets;
namespace SocketLibrary
{
///
/// Connection 的摘要说明。
///
public class Connection
{
public NetworkStream
www.eeworm.com/read/149045/12406005
cs connection.cs
using System;
using System.Net;
using System.Net.Sockets;
namespace SmartDeviceApplication5
{
///
/// Connection 的摘要说明。
///
public class Connection
{
public Net
www.eeworm.com/read/132244/14102966
pas connection.pas
unit Connection;
interface
uses
Windows, Messages,Classes,NetConnection;
const
WM_ASYNCCONNECTION = WM_USER + 80;
type
TNetConnectionReply = procedure(Sender: TObject; IConnecti
www.eeworm.com/read/231465/14232215
conf connection.conf
DBDriver=com.mysql.jdbc.Driver
URL=jdbc:mysql://localhost/deme
username=
password=
maxcon=5
mincon=1
poolName=zhengmao
www.eeworm.com/read/129473/14239399
conf connection.conf
DBDriver=com.mysql.jdbc.Driver
URL=jdbc:mysql://localhost/deme
username=
password=
maxcon=5
mincon=1
poolName=zhengmao
www.eeworm.com/read/127651/14344583
class connection.class
www.eeworm.com/read/127651/14344606