代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/465351/7053640
cs sqlhelper.cs
// ===============================================================================
// Microsoft Data Access Application Block for .NET微软.NET数据访问程序块
// http://msdn.microsoft.com/library/en-us/d
www.eeworm.com/read/465236/7059702
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/104775/7071758
cpp mysql.cpp
#ifdef WIN32
#include
#endif
#define array sql_array
//extern "C" {
#include
#include
#include
#ifdef WIN32
#undef _L
#undef _S
#endif
//}
www.eeworm.com/read/332482/7096136
bas module1.bas
Attribute VB_Name = "Module1"
Public Declare Function SQLDisconnect Lib "odbc32.dll" (ByVal hdbc As Long) As Integer
Public adoCon As New ADODB.Connection
Public adoRs As New ADODB.Recordset
Publi
www.eeworm.com/read/387381/7116158
h infraredtransport.h
// Copyright (c) 2004 - 2007, Symbian Software Ltd. All rights reserved.
#ifndef INFRAREDTRANSPORT_H
#define INFRAREDTRANSPORT_H
#include
#include "serialutils.h"
#include "tran
www.eeworm.com/read/387381/7116201
cpp serialtransport.cpp
// Copyright (c) 2004 - 2007, Symbian Software Ltd. All rights reserved.
#include "serialtransport.h"
CSerialTransport* CSerialTransport::NewIrCommTransportL(TAny* aTransportCreateInfo)
/**