代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/7716/128832
frm form1.frm
VERSION 5.00
Object = "{D45DB913-393E-4329-9226-06A029A25857}#1.0#0"; "Clock.ocx"
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 3195
ClientLeft = 60
Cli
www.eeworm.com/read/246537/4493591
c strclithread2.c
#include "unpthread.h"
void *copyto(void *);
static int sockfd;
static FILE *fp;
static int done;
void
str_cli(FILE *fp_arg, int sockfd_arg)
{
char recvline[MAXLINE];
pthread_t tid;
sockfd = s
www.eeworm.com/read/246537/4493873
c dgclitimeo3.c
#include "unp.h"
static void sig_alrm(int);
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
char sendline[MAXLINE], recvline[MAXLINE + 1];
Signal(SIGALRM, sig_
www.eeworm.com/read/222917/4815300
phpt 004.phpt
--TEST--
Two variables in POST data
--SKIPIF--
--POST--
a=Hello+World&b=Hello+Again+World
--GET--
--FILE--
www.eeworm.com/read/222917/4816990
m4 config.m4
dnl
dnl $Id: config.m4,v 1.13.2.4 2003/12/09 20:33:22 sniper Exp $
dnl
PHP_ARG_WITH(ncurses, for ncurses support,
[ --with-ncurses[=DIR] Include ncurses support (CLI/CGI only).])
if test "$PHP_N
www.eeworm.com/read/216781/4888411
c dgclitimeo3.c
#include "unp.h"
static void sig_alrm(int);
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
char sendline[MAXLINE], recvline[MAXLINE + 1];
Signal(SIGALRM, sig_
www.eeworm.com/read/198916/5081094
c dgclitimeo3.c
#include "unp.h"
static void sig_alrm(int);
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
char sendline[MAXLINE], recvline[MAXLINE + 1];
Signal(SIGALRM, sig_
www.eeworm.com/read/318736/3563483
c client.c
#include "inet.h"
#include
#include
extern int init_cli();
void add_set( fd_set *sockset, int sockfd)
{
FD_ZERO( sockset);
FD_SET( sockfd, sockset);
FD
www.eeworm.com/read/305277/3779177
jikes5 main.check.jikes5
Error: "-dd" is an invalid option.
use: jikes [options] [@files] file.java...
For more help, try -help or -version.
Found 2 semantic errors compiling "files/cli/test3/Main.java":
6. test1.M
www.eeworm.com/read/305277/3779187
jikes main.check.jikes
Error: "-dd" is an invalid option.
use: jikes [options] [@files] file.java...
For more help, try -help or -version.
Found 2 semantic errors compiling "files/cli/test3/Main.java":
6. test1.M