代码搜索:Connection

找到约 10,000 项符合「Connection」的源代码

代码结果 10,000
www.eeworm.com/read/408277/11400386

htm t-msg.htm

www.eeworm.com/read/408277/11400406

htm connect.htm

www.eeworm.com/read/408277/11400408

htm function.htm

www.eeworm.com/read/407638/11412868

cpp myfingerdlg.cpp

// MyFingerDlg.cpp : implementation file // #include "stdafx.h" #include "MyFinger.h" #include "MyFingerDlg.h" #include "afxsock.h" #include #ifdef _DEBUG #define new DEBUG_NEW
www.eeworm.com/read/407184/11425577

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public text As String, czy As String Public tb As String, tb1 As String, sql As String, sql1 As String Public intTag As Integer Public strStartDate A
www.eeworm.com/read/405995/11451822

bas module1.bas

Attribute VB_Name = "Module1" Public cnn As New ADODB.Connection '新建一个数据源变量 Public rs As New ADODB.Recordset '新建一个记录集 Public server As String '服务器名称 Public loginname As String 'SQL登陆用户名 Public pa
www.eeworm.com/read/404989/11474620

cs databaseutils.cs

using System; using System.Collections; using System.Collections.Generic; using System.Data; using System.Data.SqlServerCe; using System.Diagnostics; using System.Drawing; using System.IO; usi
www.eeworm.com/read/404605/11481592

bas module1.bas

Attribute VB_Name = "Module1" Option Explicit Public strusername As String '用户登录姓名 Public iflag As Integer Public ichangeflag As Integer Public strpublicsql As String Public us
www.eeworm.com/read/404537/11483581

cs requestform.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; using System.Data.SqlClient;
www.eeworm.com/read/404390/11486102

asp conn.asp