代码搜索:Connection

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

代码结果 10,000
www.eeworm.com/read/265753/4281192

h connection.h

#ifndef CONNECTION_H #define CONNECTION_H #include inline bool createOneConnection(const QString &name) { QSqlDatabase *db; if (name.isEmpty()) db = QSqlDatabase::ad
www.eeworm.com/read/265749/4281465

java connection.java

/* Copyright (C) 2002-2007 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public License as published by the Fre
www.eeworm.com/read/265180/4284851

h connection.h

/* This file is part of libmicrohttpd (C) 2007 Daniel Pittman and Christian Grothoff libmicrohttpd is free software; you can redistribute it and/or modify it under the terms of th
www.eeworm.com/read/265180/4284857

c connection.c

/* This file is part of libmicrohttpd (C) 2007 Daniel Pittman and Christian Grothoff libmicrohttpd is free software; you can redistribute it and/or modify it under the terms of th
www.eeworm.com/read/262636/4310186

properties connection.properties

# Your Database Connection details DataSourceName=jdbc/WebstoreDS
www.eeworm.com/read/262559/4311858

java _connection.java

package scut.ailab.connectionpool; import java.lang.reflect.*; import java.sql.*; /* * @zhangmm * 定义数据库连接的代理类 */ public class _Connection implements InvocationHandler { private Con
www.eeworm.com/read/260165/4335478

hpp connection.hpp

/* ///////////////////////////////////////////////////////////////////////// * File: inetstl/network/connection.hpp (originally MIntConn.h) * * Purpose: Contains the basic_connection
www.eeworm.com/read/259229/4345291

hx connection.hx

/* * Copyright (c) 2005, The haXe Project Contributors * 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/259229/4345314

hx connection.hx

/* * Copyright (c) 2005, The haXe Project Contributors * 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/258350/4354997

cpp connection.cpp

/**************************************************************************** ** $Id: qt/connection.cpp 3.3.5 edited Aug 31 12:13 $ ** ** Copyright (C) 1992-2005 Trolltech AS. All rights reserved