代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/246537/4494040

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/290808/3971314

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/393485/8282052

cpp ex320_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/393485/8282296

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/393485/8282305

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/393485/8282401

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/393485/8282644

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/393485/8283045

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/393485/8283097

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/393485/8283166

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