代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/208832/15234590
cs sqlhelper.cs
using System;
using System.Configuration;
using System.Data;
using System.Xml;
using System.Data.SqlClient;
using System.Collections;
using System.Diagnostics;
namespace liuwei.FrameWork.DB
www.eeworm.com/read/208708/15239026
bas module1.bas
Attribute VB_Name = "Module1"
Public LocalCnn As New ADODB.Connection '本地连接
Public RemoteCnn As New ADODB.Connection '远程连接
Public UserName As String '用户名
Public UserPwd As String '密码
www.eeworm.com/read/208177/15251511
cs executingcommands.cs
using System;
using System.Data;
using System.Xml;
using System.Data.SqlClient;
using System.Data.OleDb;
///
/// Corresponds to section titled 'Executing Commands' in Chapter 11
///
www.eeworm.com/read/207880/15259896
htm dbconnection.htm
CODE {COLOR: #990000;}
.code{COLOR: #990000}
.codeComment{COLOR: #008000}
.codeHighlight{BACKGROUND-COLOR: #FFFF00}
.codeFileName{FONT-WEIGHT: bold;}
www.eeworm.com/read/207247/15276657
java download.java
import java.io.*;
import java.net.*;
import java.util.*;
// This class downloads a file from a URL.
class Download extends Observable implements Runnable {
// Max size of download buffer.
www.eeworm.com/read/206641/15292733
cpp salary.cpp
// Salary.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Salary.h"
#include "SalaryDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat
www.eeworm.com/read/173141/5378435
java logchecksumrecovery.java
/*
Derby - Class org.apache.derbyTesting.functionTests.store.LogChecksumRecovery
Copyright 2005 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apa
www.eeworm.com/read/173141/5378437
properties logdevicetest_app.properties
#
# *** DO NOT PUT PROPERTIES FOR THE DERBY SYSTEM IN THIS FILE. THEY BELONG
# *** IN the _derby.properties file.
#
# It will get handed to the test on the command line in a -p
# argu
www.eeworm.com/read/173141/5378447
properties maxlognumberrecovery_app.properties
#
# *** DO NOT PUT PROPERTIES FOR THE DERBY SYSTEM IN THIS FILE. THEY BELONG
# *** IN the _derby.properties file.
#
# It will get handed to the test on the command line in a -p
# argu
www.eeworm.com/read/173141/5378478
sql cisco.sql
--------------------------------------------------------------------------------
-- Test multi user lock interaction of ddl.
--------------------------------------------------------------------------