代码搜索:Connection
找到约 10,000 项符合「Connection」的源代码
代码结果 10,000
www.eeworm.com/read/390387/8467913
h tcp.h
/* TCP definitions for 'Creating TCP/IP from scratch' */
/* Well-known TCP port numbers */
#define ECHOPORT 7 /* Echo */
#define DAYPORT 13 /* Daytime */
#define CHARPORT 19
www.eeworm.com/read/189307/8476628
dfm udm.dfm
object DM: TDM
OldCreateOrder = False
Left = 497
Top = 174
Height = 356
Width = 437
object ADOConn: TADOConnection
Connected = True
ConnectionString =
'Provider=SQL
www.eeworm.com/read/189307/8476853
~dfm udm.~dfm
object DM: TDM
OldCreateOrder = False
Left = 707
Top = 251
Height = 356
Width = 437
object ADOConn: TADOConnection
ConnectionString =
'Provider=SQLOLEDB.1;Integrated Sec
www.eeworm.com/read/290542/8477990
bas module1.bas
Attribute VB_Name = "Module1"
Option Explicit
Public adors As New ADODB.Recordset
Public Function cn() As ADODB.Connection '定义函数
'返回一个数据库连接
Set cn = New ADODB.Connection
cn.Open "Provid
www.eeworm.com/read/290453/8482360
ebf form1.ebf
VERSION 5.00
Begin VB.Form Form1
Appearance = 0 'Flat
BackColor = &H00FFC0FF&
Caption = "Form1"
ClientHeight = 3615
ClientLeft = 60
Clie
www.eeworm.com/read/189194/8485703
cc moveicon.cc
//**************************************************************
//* filename: moveicon.cc *
//* *
//***
www.eeworm.com/read/189194/8485718
h connect.h
//**************************************************************
//* filename: connect.h *
//* *
//***
www.eeworm.com/read/189194/8485787
h moveicon.h
//**************************************************************
//* filename: moveicon.h *
//* *
//***
www.eeworm.com/read/189194/8485828
h mainwindow.h
//**************************************************************
//* filename: mainwindow.h *
//* *
//***