代码搜索:Connection

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

代码结果 10,000
www.eeworm.com/read/183330/9167847

cpp connection.cpp

// Connection.cpp: implementation of the CConnection class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "Course.h" #include "Connectio
www.eeworm.com/read/183330/9167941

h connection.h

// Connection.h: interface for the CConnection class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_CONNECTION_H__2BEB2B98_8B78_4908_A897_8A96F5977EC3
www.eeworm.com/read/180351/9311384

c connection.c

/* Copyright (c) 2000-2002, Jelle Kok, University of Amsterdam All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the f
www.eeworm.com/read/180351/9311439

h connection.h

/* Copyright (c) 2000-2002, Jelle Kok, University of Amsterdam All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the f
www.eeworm.com/read/376353/9319940

cpp connection.cpp

/* Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that t
www.eeworm.com/read/376353/9320056

h connection.h

/* Copyright (c) 2000-2003, Jelle Kok, University of Amsterdam All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that t
www.eeworm.com/read/179943/9329680

hxx connection.hxx

#ifndef RESIP_Connection_hxx #define RESIP_Connection_hxx #include #include "resip/stack/ConnectionBase.hxx" #include "rutil/Fifo.hxx" #include "rutil/Socket.hxx" #include "rutil/Time
www.eeworm.com/read/179943/9330197

cxx connection.cxx

#if defined(HAVE_CONFIG_H) #include "resip/stack/config.hxx" #endif #include "rutil/Socket.hxx" #include "rutil/Logger.hxx" #include "resip/stack/Connection.hxx" #include "resip/stack/Connecti
www.eeworm.com/read/376032/9336040

png connection.png

www.eeworm.com/read/178422/9399156

java connection.java

package sims; import java.sql.*; public class connection { public Connection createConnection() { try { String url = "jdbc:odbc:dazuoye"; Str