代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/431998/6840919
h engine.h
/***************************************************************************
* Copyright (C) 2007-2009 by Elad Lahav
* elad_lahav@users.sourceforge.net
*
* This program is free software; you
www.eeworm.com/read/473229/6849424
bas mod.bas
Attribute VB_Name = "Mod"
Public fMainForm As frmMain
Global DB As New ADODB.Connection
Global RS As New ADODB.Recordset
Global ID_KODE As Long
Global Pekerjaan As String
Global PesanCat As Stri
www.eeworm.com/read/473240/6849550
java mycanvas.java
package bluetoochgame;
import javax.microedition.lcdui.*;
import java.io.*;
import javax.microedition.media.*;
import javax.microedition.io.*;
import java.util.Vector;
public class MyCanvas
www.eeworm.com/read/395762/8153512
c main.c
/* Copyright (c) 2001 Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-2008, The Tor Project, Inc. */
www.eeworm.com/read/395762/8154157
c main.c
/* Copyright (c) 2001 Matej Pfajfar.
* Copyright (c) 2001-2004, Roger Dingledine.
* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
* Copyright (c) 2007-2008, The Tor Project, Inc. */
www.eeworm.com/read/295194/8181136
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public con As ADODB.Connection
Public UserName As String
Public OldPassword As String
Public Right1 As String
Public ConnectionString As String
Glo
www.eeworm.com/read/194702/8188073
cpp scenario.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/194702/8188085
h trainer.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
www.eeworm.com/read/394920/8202283
bas sharefunction.bas
Attribute VB_Name = "shareFunction"
Public con As Connection
Dim rst As Recordset
'在网络中查找 SQL 服务器,并将其赋给 frmLand.cmbSName
Public Function getSNameList() As Boolean
Dim errVSQL As Boolean