代码搜索:CONNECT
找到约 10,000 项符合「CONNECT」的源代码
代码结果 10,000
www.eeworm.com/read/174072/9609579
cpp ex407_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC_UNIX // Compile OTL 4.0/ODBC
#define OTL_EXTENDED_EXCEPTION // Enable extended field in otl_exception
#include
www.eeworm.com/read/174072/9609585
cpp ex248_db2.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/174072/9609598
cpp ex466_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
www.eeworm.com/read/174072/9609601
cpp ex333_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
#define OTL_UNICODE // Enable Unicode OTL for ODBC
#include // include the OTL 4
www.eeworm.com/read/174072/9609626
cpp ex99_odbc.cpp
#include
#include
#define OTL_ODBC // Compile OTL 4/ODBC
#define OTL_STL // Turn on STL features and otl_value
#ifndef OTL_ANSI_CPP
#define OTL_ANSI_CPP // Turn on ANSI C
www.eeworm.com/read/174072/9609711
cpp ex240_odbc.cpp
#include
using namespace std;
#include
#define OTL_ODBC // Compile OTL 4.0/ODBC
#include // include the OTL 4.0 header file
otl_connect db; // connect object
www.eeworm.com/read/174072/9609721
cpp ex42_oci8_odbc.cpp
#include
using namespace std;
#include
#define OTL_ORA8 // Compile OTL 4.0/OCI8
#define OTL_ODBC // Compile OTL 4.0/ODBC
// In case when or
www.eeworm.com/read/268250/11148590
cpp controlwidget.cpp
#include
#include
#include
#include "controlwidget.h"
#include "renderthread.h"
ControlWidget::ControlWidget() : QWidget( 0L ),
p_btnRunPause( new QP
www.eeworm.com/read/413095/11167622
inf mtk gprs usb modem.inf
[Version]
Signature="$CHICAGO$"
Class=Modem
Provider=%COMPANY%
ClassGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
[Manufacturer]
%COMPANY% = Models
[Models]
%Modem1%=Modem1, USB\MTKUSB
[M
www.eeworm.com/read/411683/11232504
c torrent.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#incl