代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/322174/13387609
cpp ex87_oci7.cpp
#define OTL_ORA7 // Compile OTL 4/OCI7
#define OTL_STL // Turn on STL
#include // include the OTL 4 header file
#include
#include
#include
using namesp
www.eeworm.com/read/322174/13387733
cpp ww.cpp
#include
using namespace std;
#include
#define OTL_ORA9I // Compile OTL 4.0/OCI8
#include // include the OTL 4.0 header file
otl_connect db; // connect object
www.eeworm.com/read/322174/13387783
cpp ex105_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_MSSQL_2005 // Compile OTL 4/ODBC, MS SQL 2005
//#define OTL_ODBC // Compile OTL 4/ODBC. Uncomment this when used with
www.eeworm.com/read/322174/13387870
cpp ex71_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8I // Compile OTL 4/OCI8
#include // include the OTL 4 header file
otl_connect db; // connect object
vo
www.eeworm.com/read/322174/13387936
cpp ex52_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8I // Compile OTL 4/OCI8
#include // include the OTL 4 header file
otl_connect db; // connect object
vo
www.eeworm.com/read/322174/13387994
cpp ex286_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8I // Compile OTL 4.0/OCI8i
//#define OTL_ORA9I // Compile OTL 4.0/OCI9i
//#define OTL_ORA10G // Compile OTL 4.0/OCI
www.eeworm.com/read/316230/13528002
cpp rfc959.cpp
/***************************************************
** 文件名: RFC959.cpp
** 建立日期: 2002年7月24日
** 作者: 何林强
** 描述: 这是关于ftp网络连接的部分,ftp协议在
** RFC959文档中描述.
***********
www.eeworm.com/read/309418/13671767
button app_dongle_button.button
// Copyright (C) Cambridge Silicon Radio Ltd. 2005-2008
// Part of BlueLab 4.0.1-release
pio 5 CONNECT
message APP_DONGLE_INTERNAL_INQUIRY
CONNECT release
message APP_DONGLE_INTERNAL_CLEAR
www.eeworm.com/read/304118/13800067
button app_dongle_button.button
// Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
// Part of BlueLab 3.6.2-release
pio 5 CONNECT
message APP_DONGLE_INTERNAL_INQUIRY
CONNECT release
message APP_DONGLE_INTERNAL_CLEAR
www.eeworm.com/read/301565/13856683
v test_fifo.v
// megafunction wizard: %FIFO%
// GENERATION: STANDARD
// VERSION: WM1.0
// MODULE: dcfifo
// ============================================================
// File Name: test_fifo.v
// Megafun