代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/402770/11528018

cpp ex217_db2.cpp

#include using namespace std; #include #include #include #define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI #include // include the OTL 4.0 h
www.eeworm.com/read/402770/11528092

cpp ex471_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI #include otl_connect db; // connect object void stored_proc(void) // i
www.eeworm.com/read/402770/11528094

cpp ex100_db2.cpp

#include #include #define OTL_DB2_CLI // Compile OTL 4/DB2-CLI #define OTL_STL // Turn on STL features and otl_value #ifndef OTL_ANSI_CPP #define OTL_ANSI_CPP // Turn on
www.eeworm.com/read/402770/11528302

cpp ex340_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI// Compile OTL 4.0/DB2-CLI #define OTL_STL #define OTL_STREAM_READ_ITERATOR_ON #include // include th
www.eeworm.com/read/402770/11528367

cpp ex243_db2.cpp

#include using namespace std; #include #define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI #if defined(__BORLANDC__) #define OTL_BIGINT __int64 // Enabling G++ 64-bit integers
www.eeworm.com/read/253411/12225146

17 fig17.17

#include "apue.h" #include #include #include #define CLI_PATH "/var/tmp/" /* +5 for pid = 14 chars */ #define CLI_PERM S_IRWXU /* rwx for user only */ /* * Cr
www.eeworm.com/read/253409/12225422

c cliconn.c

#include "apue.h" #include #include #include #define CLI_PATH "/var/tmp/" /* +5 for pid = 14 chars */ #define CLI_PERM S_IRWXU /* rwx for user only */ /* * Cr
www.eeworm.com/read/253407/12225680

c cliconn.c

#include "apue.h" #include #include #include #define CLI_PATH "/var/tmp/" /* +5 for pid = 14 chars */ #define CLI_PERM S_IRWXU /* rwx for user only */ /* * Cr
www.eeworm.com/read/200278/5070754

c cliconn.c

#include "apue.h" #include #include #include #define CLI_PATH "/var/tmp/" /* +5 for pid = 14 chars */ #define CLI_PERM S_IRWXU /* rwx for user only */ /* * Cr
www.eeworm.com/read/200278/5071051

c cliconn.c

#include "apue.h" #include #include #include #define CLI_PATH "/var/tmp/" /* +5 for pid = 14 chars */ #define CLI_PERM S_IRWXU /* rwx for user only */ /* * Cr