代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/278507/10530813

c strclifork.c

#include "unp.h" void str_cli(FILE *fp, int sockfd) { pid_t pid; char sendline[MAXLINE], recvline[MAXLINE]; if ( (pid = Fork()) == 0) { /* child: server -> stdout */ while (Readline(sockfd, re
www.eeworm.com/read/420581/10788139

conf m2.conf

main is org.apache.maven.cli.MavenCli from plexus.core set maven.home default ${user.home}/m2 [plexus.core] load ${maven.home}/lib/*.jar
www.eeworm.com/read/417615/10984072

h femdoc.h

// FEMDoc.h : CFEMDoc 类的接口 // #pragma once #include "FemUnit.h" class CFEMDoc : public CDocument { protected: // 仅从序列化创建 CFEMDoc(); DECLARE_DYNCREATE(CFEMDoc) // 属性 public: CLi
www.eeworm.com/read/328267/13037254

cpp stdtp.cpp

#define INSIDE_FASTDB #include "stdtp.h" #include BEGIN_FASTDB_NAMESPACE static void CLI_CALLBACK_CC stderrTrace(char* msg) { fputs(msg, stderr); fflush(stderr); } d
www.eeworm.com/read/307616/13719417

cpp ex2_14.cpp

// Ex2_14.cpp : main project file. // Defining and using a C++/CLI enumeration. #include "stdafx.h" using namespace System; // Define the enumeration at global scope enum class Suit{Clubs,
www.eeworm.com/read/136989/5830104

cpp client.cpp

// -*- C++ -*- #include "ace/Get_Opt.h" #include "testC.h" #include "Client_ORBInitializer.h" #include "tao/ORBInitializer_Registry.h" ACE_RCSID (Request_Interceptor_Flow, cli
www.eeworm.com/read/130859/5950199

c test.c

//#define ACCESS_RIGHTS_ALL #include "stdio.h" OS_EVENT *iosem; void cli(void) { CliMain(); } int in(char*p) { t_RtkObject Objet; RtkReceive(1,&Objet); sprintf(p,"%s",((IOStruct
www.eeworm.com/read/128926/5978847

dfm maint.dfm

object FMMAINT: TFMMAINT Left = 151 Top = 144 AutoScroll = False BorderIcons = [] Caption = '收款台数据传输 → 服务器 (Microsoft SQL Server实时联机,请勿使用' + ')' ClientHeight = 400 Cli
www.eeworm.com/read/127694/6002584

c strclifork.c

#include "unp.h" void str_cli(FILE *fp, int sockfd) { pid_t pid; char sendline[MAXLINE], recvline[MAXLINE]; if ( (pid = Fork()) == 0) { /* child: server -> stdout */ while (Readline(sockfd, re
www.eeworm.com/read/127039/6009954

c test.c

//#define ACCESS_RIGHTS_ALL #include "stdio.h" OS_EVENT *iosem; void cli(void) { CliMain(); } int in(char*p) { t_RtkObject Objet; RtkReceive(1,&Objet); sprintf(p,"%s",((IOStruct