代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/155570/5620641

phpt 05sequences.phpt

--TEST-- DB_oci8 sequences --SKIPIF-- --FILE-- --EXPECT-- DB Error: no such table a=1 b=2 b-a=1
www.eeworm.com/read/155570/5620661

phpt 09numrows.phpt

--TEST-- DB_odbc::numRows test --SKIPIF-- --FILE-- --EXPECT-- 1 2 3 4 5
www.eeworm.com/read/174065/6783508

c ch21-8.c

#include "stdiol.h" define N 80 connect(char *p1,char *p2) { char *p=p1; while (*p1!='\0') p1++; while (*p2 !='\0') { *p1=*p2; 【 1 】; 【 2 】; } *
www.eeworm.com/read/474441/6809526

cls amuseitem.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/474441/6809533

cls lplace.cls

VERSION 1.0 CLASS BEGIN MultiUse = -1 'True Persistable = 0 'NotPersistable DataBindingBehavior = 0 'vbNone DataSourceBehavior = 0 'vbNone MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/474563/6811970

bas const.bas

Attribute VB_Name = "Const" '版本号 Public Const VerNum As String = "版本 1.0" '数据源信息常量 Public Const conn As String = "Provider=SQLOLEDB.1;Password=sa;User ID=sa;Initial Catalog=Cars;Data Source=localh
www.eeworm.com/read/474563/6811971

bas dbfunc.bas

Attribute VB_Name = "DbFunc" '== 标记数据库是否连接 == Private IsConnect As Boolean '== 标记执行Connect()函数后,访问数据库的次数 == Private Connect_Num As Integer Private cnn As ADODB.Connection '连接数据库的Connection对象 P
www.eeworm.com/read/473443/6853430

bas dbfunc.bas

Attribute VB_Name = "DbFunc" '== 标记数据库是否连接 == Private IsConnect As Boolean '== 标记执行Connect()函数后,访问数据库的次数 == Private Connect_Num As Integer Private cnn As ADODB.Connection '连接数据库的Connection对象 P
www.eeworm.com/read/472139/6879887

cpp proxyconnectsocket.cpp

// ProxyConnectSocket.cpp: implementation of the CProxyConnectSocket class. //作者:高越 邮箱:darkprince@v.cn //QQ:1738387 (本人只接受技术探讨以及软件项目合作事宜,其他误扰) //////////////////////////////////////////////////////
www.eeworm.com/read/472139/6879888

h proxyconnectsocket.h

// ProxyConnectSocket.h: interface for the CProxyConnectSocket class. // Author: 高越 // Date: 2001-11-13 //作者:高越 邮箱:darkprince@v.cn //QQ:1738387 (本人只接受技术探讨以及软件项目合作事宜,其他误扰) // Purpose: Make a C