代码搜索:cli

找到约 6,094 项符合「cli」的源代码

代码结果 6,094
www.eeworm.com/read/322174/13386947

cpp ex224_db2.cpp

#include #include using namespace std; #define OTL_DB2_CLI // Compile OTL 4.0/DB2 CLI #define OTL_STL // Enable STL compatibily mode #include // include the OTL 4.
www.eeworm.com/read/322174/13386954

cpp ex236_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/DB-CLI #include // include the OTL 4.0 header file otl_connect db; // connect obje
www.eeworm.com/read/322174/13387041

cpp ex472_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/DB-CLI #include // include the OTL 4.0 header file otl_connect db; // connect ob
www.eeworm.com/read/322174/13387212

cpp ex319_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI #define OTL_STREAM_READ_ITERATOR_ON #include // include the OTL 4.0 header
www.eeworm.com/read/322174/13387440

cpp ex89_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4/DB-CLI #include // include the OTL 4 header file otl_connect db; // connect object
www.eeworm.com/read/322174/13387466

cpp ex290_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/DB2 CLI #define OTL_STRICT_NUMERIC_TYPE_CHECK_ON_SELECT #include // include the OT
www.eeworm.com/read/322174/13387517

cpp ex380_db2.cpp

#include #include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/DB2 CLI #define OTL_STL // enable OTL support for STL #include
www.eeworm.com/read/322174/13387629

cpp ex264_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI// Compile OTL 4.0/DB2-CLI #define OTL_STREAM_READ_ITERATOR_ON #include // include the OTL 4.0 header
www.eeworm.com/read/127694/6002904

c strcliselect02.c

#include "unp.h" void str_cli(FILE *fp, int sockfd) { int maxfdp1, stdineof = 0; fd_set rset; char sendline[MAXLINE], recvline[MAXLINE]; heartbeat_cli(sockfd, 1, 5); FD_ZERO(&rset); for (
www.eeworm.com/read/408584/11381664

c strcliselect02.c

#include "unp.h" void str_cli(FILE *fp, int sockfd) { int maxfdp1, stdineof = 0; fd_set rset; char sendline[MAXLINE], recvline[MAXLINE]; heartbeat_cli(sockfd, 1, 5); FD_ZERO(&rset); for (