代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/269516/11096126
c connection.c
/********************************************************************
*
* File: connection.c
*
* Description:
*
* Revisions:
*
* Copyright 2003 Netergy Microelectronics, Inc. Al
www.eeworm.com/read/411767/11227733
txt connection.txt
# 数据库连接配置文件
#-------------------------------#
# 连接MySQL数据库的配置 #
#-------------------------------#
driver=org.gjt.mm.mysql.Driver
serverURL=jdbc:mysql://localhost/sql_test
username=root
www.eeworm.com/read/411767/11227767
txt connection.txt
# 数据库连接配置文件
#-------------------------------#
# 连接MySQL数据库的配置 #
#-------------------------------#
driver=org.gjt.mm.mysql.Driver
serverURL=jdbc:mysql://localhost/sql_test
username=root
www.eeworm.com/read/266348/11231444
cpp connection.cpp
#include "StdAfx.h"
#include "connection.h"
CCONNECTION::CCONNECTION(void)
{
}
CCONNECTION::~CCONNECTION(void)
{
}
void CCONNECTION::Initialize()
{CoInitialize(NULL); //初始化OLE/COM库环
www.eeworm.com/read/266348/11231498
h connection.h
#pragma once
#include "afxcmn.h"
#define DATASOURCE "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=教学管理系统.mdb"
#define USER ""
#define PW ""
#import "c:\program files\common files\system\ado\msado
www.eeworm.com/read/335694/12507035
pwi connection.pwi
www.eeworm.com/read/335694/12507057
dsn connection.dsn
www.eeworm.com/read/248519/12555759
cs connection.cs
using System;
namespace HotelManage
{
///
/// ConnectionStr 的摘要说明。
///
public class Connection
{
public static string ConnString
{
get{return"data so
www.eeworm.com/read/334853/12569474
cpp connection.cpp
/*
* Copyright 2002-2005, Mersad Team, Allameh Helli High School (NODET).
*
* This program is free software, you can redistribute it and/or modify
* it under the terms of the GNU General Public
www.eeworm.com/read/334853/12569483
h connection.h
/*
* Copyright 2002-2005, Mersad Team, Allameh Helli High School (NODET).
*
* This program is free software, you can redistribute it and/or modify
* it under the terms of the GNU General Public