代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/264167/11326965
h connection.h
// OraLib 0.0.3 / 2002-06-30
// connection.h
//
// http://606u.dir.bg/
// 606u@dir.bg
#ifndef _CONNECTION_H
#define _CONNECTION_H
namespace oralib {
class statement;
class resultset
www.eeworm.com/read/263508/11360051
class connection.class
www.eeworm.com/read/263432/11363239
java connection.java
/*
* @(#)Connection.java 1.41 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package java.sql;
/**
www.eeworm.com/read/408394/11390212
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/408394/11390291
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/348396/11596638
cs connection.cs
using System;
using RWSB.Modules;
namespace RWSB.Data
{
///
/// connection 的摘要说明。
///
public class Connection
{
public Connection()
{
//
// TODO: 在此处
www.eeworm.com/read/260856/11692992