代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/474905/6797444

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

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

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

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

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

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/292919/8324588

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/292919/8325451

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/292919/8325614

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/392544/8336232

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