代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/475279/6795465
v ram_tpmtx.v
// megafunction wizard: %ALTSYNCRAM%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: altsyncram
// ============================================================
// File Name: ram_tpmtx.v
www.eeworm.com/read/474441/6809522
cls ltrain.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/6809524
cls lamuse.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/6809534
cls lplane.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/474462/6809729
cls modules.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/195081/8174875
bas const.bas
Attribute VB_Name = "Const"
'版本号
Public Const VerNum As String = "版本 1.0"
'生成日期
Public Const GenDate As String = "日期 2005-12-03"
'定义数据库连接字符串
Public Const Conn As String = "Provider=Microsoft.Jet
www.eeworm.com/read/295198/8180800
h usbp.h
//*************************************************************************************************
// Module Name : USBP.H
// CreateDate : 2005-05-02
// ModifData : 2005-06-05
// Descri
www.eeworm.com/read/393485/8282075
cpp ex07_oci7.cpp
#include
using namespace std;
#include
#define OTL_ORA7 // Compile OTL 4/OCI7
#include // include the OTL 4 header file
otl_connect db; // connect object
voi
www.eeworm.com/read/393485/8282080
cpp ex114_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4/ODBC
#define OTL_STL // turn on OTL in the STL compliance mode
#define OTL_STREAM_POOLING_ON
//