代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/183272/9172980
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/183272/9173075
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/364932/9886681
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/364932/9887458
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/364932/9887560
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/277143/10660587
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/277143/10660909
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/277143/10660919
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/277143/10661665
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/277143/10661841
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