代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/389810/8500465

cpp ex531_odbc.cpp

#include using namespace std; #include class user_defined_string{ public: user_defined_string(void) { buf[0]=0; } user_defined_string(const char* s)
www.eeworm.com/read/389810/8500552

cpp ex517_odbc.cpp

#include using namespace std; #include #define OTL_FREETDS_ODBC_WORKAROUNDS #define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005 //#define OTL_ODBC // Compile O
www.eeworm.com/read/288163/8649762

v ram2.v

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

vhd pll24m.vhd

-- megafunction wizard: %ALTPLL% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: altpll -- ============================================================ -- File Name: PLL24M.vhd -- Megafu
www.eeworm.com/read/431056/8711536

vhd pll_24m.vhd

-- megafunction wizard: %ALTPLL% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: altpll -- ============================================================ -- File Name: PLL_24M.vhd -- Megaf
www.eeworm.com/read/386582/8737126

c adb_client.c

#include #include #include #include #include #include #include #include #include #includ
www.eeworm.com/read/427088/8978119

php conn.php

www.eeworm.com/read/427088/8978169

php conn.php

www.eeworm.com/read/182135/9215284

c mouse.c

/* Very basic example of reading mouse data from GPM. */ #include #include #include #include #include #include #include
www.eeworm.com/read/371840/9534248

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