代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/167453/9968451

v ram2.v

// megafunction wizard: %LPM_RAM_DP+% // GENERATION: STANDARD // VERSION: WM1.0 // MODULE: altsyncram // ============================================================ // File Name: RAM2.v // M
www.eeworm.com/read/165967/10044150

php createnotebook.php

www.eeworm.com/read/164416/10109320

php db.php

www.eeworm.com/read/164416/10109573

php list.php

www.eeworm.com/read/357852/10200363

cpp mp3db.cpp

#include "mp3db.h" #include #include #include #include #include #include //start id=connect bool Mp3db::connect() { QSqlDatabas
www.eeworm.com/read/357659/10203752

asm btc_asmdemo.asm

///////////////////////////////////////////////////////////////////////////// // // Example assembly program using Background Telemetry Channel (BTC) // Analog Devices 2004 // // This program def
www.eeworm.com/read/280028/10359897

htm function.php-mysql_db_query.htm

函数:mysql_db_query() a {text-decoration: none;color:#6666ff;} a:hover {
www.eeworm.com/read/353470/10444539

bas const.bas

Attribute VB_Name = "Const" '数据源信息常量 Public Const conn As String = "Provider=SQLOLEDB.1;Password=sa;User ID=sa;Initial Catalog=Books;Data Source=localhost;" '一次执行connect操作可以访问数据库的次数 Public Const
www.eeworm.com/read/353431/10448171

cpp genclientdlg.cpp

// GenClientDlg.cpp : implementation file // #include "stdafx.h" #include "GenClient.h" #include "GenClientDlg.h" #include "ClientSocket.h" #include #ifdef _DEBUG #define new DE
www.eeworm.com/read/278507/10530773

makefile

include ../Make.defines PROGS = daytimetcpcli tcpcli01 tcpcli02 tcpcli03 tcpcli04 tcpservselect02 web all: ${PROGS} daytimetcpcli: daytimetcpcli.o ${CC} ${CFLAGS} -o $@ daytimetcpcli.o ${LIBS} t