代码搜索:CONNECT

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

代码结果 10,000
www.eeworm.com/read/486147/6544056

qmsg prev_cmp_liid.merge.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0 0
www.eeworm.com/read/486147/6544141

qmsg liid.merge.qmsg

{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0 "" 0 0
www.eeworm.com/read/485343/6559509

sql bz_tr_main.sql

REM script name: bz_tr_main.sql REM Creates a transformation to verify order and fill-in missing fields REM of bzcardorder REM REM REM REM version: 9.0.1 REM change: initial version REM REM =======
www.eeworm.com/read/408341/11392289

txt 安装说明.txt

* 黄道吉日查询工具|渝海软件[HaiPHP.COM] 安装说明 * 当前版本:V1.0 Build 090118 释放时间:09.01.18 16:36 * 官方网站:http://www.HaiPHP.COM * 官方演示:http://www.HaiPHP.COM/hdjr/ * 版权所有 CopyRight 2009, 渝海软件[HaiPHP.COM]; 保留所有权利 -----
www.eeworm.com/read/405502/11461239

cfg c200.cfg

## ## The c200 emulator ip address can be changed from the default by ## defining the cl symbol c200_emul_ip_addr on the st20run command line. ## Similarly the JEI tckdiv can be changed by definin
www.eeworm.com/read/404591/11481996

java~2~ load_db_driver.java~2~

import javax.swing.JOptionPane; public class Load_DB_Driver { String Driver = "com.microsoft.jdbc.sqlserver.SQLServerDriver"; public void Connect_DB() { try {
www.eeworm.com/read/403922/11498990

html function.maxdb-init.html

Initializes MaxDB and returns an resource for use with maxdb_real_connect
www.eeworm.com/read/402770/11527863

cpp ex263_odbc.cpp

#include using namespace std; #include #define OTL_ODBC_MSSQL_2008 // Compile OTL 4/ODBC, MS SQL 2008 //#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used wi
www.eeworm.com/read/402770/11527881

cpp ex437_odbc.cpp

#include using namespace std; #include #define OTL_ODBC //#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC #define OTL_STREAM_READ_ITERATOR_ON #include // include
www.eeworm.com/read/402770/11528112

cpp ex335_odbc.cpp

#include using namespace std; #include #define OTL_ODBC // Compile OTL 4.0/ODBC #define OTL_STREAM_READ_ITERATOR_ON #include // include the OTL 4.0 header file