代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/240678/4570868
c remctrl.c
/*
* Embedded CLI Remote Control Utility
*
* ./software/ch9/emcli/remtest/remctrl.c
*
* mtj@cogitollc.com
*
*/
#include
#include
#include
#include
www.eeworm.com/read/240678/4570871
c parser.c
/*
* Embedded CLI Command Parser (Tokenizer)
*
* ./software/ch9/emcli/emclid/parser.c
*
* mtj@cogitollc.com
*
*/
#include
#define MAX_ARGS 20
static char vector[MAX_ARGS];
stati
www.eeworm.com/read/229812/4752080
cnt ebooks.cnt
:Base cbooks.hlp>main
:Title Watcom Editor Bookshelf
:Index Watcom C Diagnostic Messages Help=wccerrs.hlp
:Index Watcom C Language Reference Help=clr.hlp
:Index Watcom C Library Reference Help=cli
www.eeworm.com/read/222917/4815292
in php.1.in
.TH PHP 1 "2007" "The PHP Group" "Scripting Language"
.SH NAME
.TP 15
php - PHP Command Line Interface 'CLI'
.SH SYNOPSIS
.B php
[options] [
.B \-f ]
.IR file
[[\-\-]
.IR args.\|.\|. ]
.LP
.B php
[op
www.eeworm.com/read/222917/4815381
phpt bug25145.phpt
--TEST--
Bug #25145 (SEGV on recpt of form input with name like "123[]")
--SKIPIF--
--GET--
123[]=SEGV
--FILE--
www.eeworm.com/read/200278/5070796
c cliconn.c
#include "apue.h"
#include
#include
/*
* Create a client endpoint and connect to a server.
* Returns fd if all OK,
www.eeworm.com/read/313224/3644414
pm ansi.pm
# $Id: ANSI.pm 2488 2006-02-07 22:24:43Z timbo $
#
# Copyright (c) 2002 Tim Bunce Ireland
#
# Constant data describing ANSI CLI info types and return values for the
# SQLGetInfo() method of ODBC.
#
www.eeworm.com/read/312551/3670813
svn-base cmppclient.java.svn-base
package com.fetion.cmpp.client;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.fetion.cmpp.client.conf.ClientConfig;
import com.fetion.cmpp.cli
www.eeworm.com/read/312551/3670819
java cmppclient.java
package com.fetion.cmpp.client;
import org.apache.commons.logging.Log;
import org.apache.commons.logging.LogFactory;
import com.fetion.cmpp.client.conf.ClientConfig;
import com.fetion.cmpp.cli
www.eeworm.com/read/301397/3840863
cpp videoshow.cpp
// VideoShow.cpp : implementation file
//
#include "stdafx.h"
#include "Cli_SoftAndHard.h"
#include "VideoShow.h"
#include "hikclient.h"
#include
#include
#include