代码搜索:Connection

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

代码结果 10,000
www.eeworm.com/read/304642/3795530

hpp udp_tracker_connection.hpp

/* Copyright (c) 2003, Arvid Norberg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are me
www.eeworm.com/read/304642/3795535

hpp bt_peer_connection.hpp

/* Copyright (c) 2003 - 2006, Arvid Norberg Copyright (c) 2007, Arvid Norberg, Un Shyam All rights reserved. Redistribution and use in source and binary forms, with or without modification, are perm
www.eeworm.com/read/304642/3795569

hpp http_tracker_connection.hpp

/* Copyright (c) 2003, Arvid Norberg All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are me
www.eeworm.com/read/292144/3955196

erl megaco_tcp_connection.erl

%%----------------------------------------------------------------- %% %% ``The contents of this file are subject to the Erlang Public License, %% Version 1.1, (the "License"); you may not use this fi
www.eeworm.com/read/278713/4142291

java sftp2connection.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 2 *
www.eeworm.com/read/274610/4184757

c oracle8connection.c

// Copyright (c) 1999-2001 David Muse // See the file COPYING for more information #include #include #include #include
www.eeworm.com/read/274610/4184759

h oracle8connection.h

// Copyright (c) 2000-2001 David Muse // See the file COPYING for more information #ifndef ORACLECONNECTION_H #define ORACLECONNECTION_H #define FETCH_AT_ONCE 10 #define MAX_SELECT_LIST_SIZE 256 #
www.eeworm.com/read/274610/4184766

c db2connection.c

// Copyright (c) 1999-2001 David Muse // See the file COPYING for more information #include #include #include #include uint16_t db2connectio
www.eeworm.com/read/274610/4184767

h db2connection.h

// Copyright (c) 2000-2001 David Muse // See the file COPYING for more information #ifndef DB2CCONNECTION_H #define DB2CCONNECTION_H #define FETCH_AT_ONCE 10 #define MAX_SELECT_LIST_SIZE 256 #defi
www.eeworm.com/read/447446/1704010

properties jdbc_connection_options.properties

jndi_name=jdbc/ghy_shop driver_name=com.mysql.jdbc.Driver url=jdbc:mysql://localhost:3306/dangbook username=root password=root