代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/100926/6263130

cpp client.cpp

// client.cpp,v 4.9 2002/03/06 21:48:02 nanbor Exp #include "ace/SPIPE_Addr.h" #include "ace/SPIPE_Connector.h" #include "ace/Log_Msg.h" ACE_RCSID(SPIPE_SAP, client, "client.cpp,v 4.9 2002/03/
www.eeworm.com/read/102759/15759593

ec router.ec

/*============================================================= 功能: 内部路由模块 作者: 最后修改人: 最后修改日期: ===============================================================*/ #include #incl
www.eeworm.com/read/102756/15759981

ec router.ec

/*============================================================= 功能: 内部路由模块 作者: 最后修改人: 最后修改日期: ===============================================================*/ #include #incl
www.eeworm.com/read/334125/3373748

readme

Design notes for client library restructure: 1 - no references to cli_state should exist in libcli/raw. 2 - all interfaces to functions in this directory should use cli_session or cli_tree as the pr
www.eeworm.com/read/275200/4179089

java main.java

package org.abeesoft.fsmgenerator; import org.abeesoft.fsmgenerator.cli.CLI; import org.abeesoft.fsmgenerator.cli.ICLI; import org.abeesoft.fsmgenerator.configuration.Configuration; import org.a
www.eeworm.com/read/207993/4998140

readme

NAME MonetDB::CLI - MonetDB Call Level Interface SYNOPSIS use MonetDB::CLI(); my $cxn = MonetDB::CLI->connect( $host, $port, $user, $pass, $lang ); my $req = $cxn->query('select * from en
www.eeworm.com/read/402579/2319101

patch 130-ssh_ignore_o_and_x_args.patch

Index: dropbear-0.51/cli-runopts.c =================================================================== --- dropbear-0.51.orig/cli-runopts.c 2008-04-22 17:29:49.000000000 -0700 +++ dropbear-0.51/cli-ru
www.eeworm.com/read/179992/9325391

txt readme.txt

当设备客户端抽象层使用sip设备插件的时候,不允许加载其他插件。 初始化步骤为: > - cli_sys_InitLib(FALSE); > - cli_sys_LoadDvrPlugin("SipDvrPlugin.dll"); > - cli_sys_UACRegister(...); . . . > - cli_sys_UACUnregister(); > - cl
www.eeworm.com/read/10438/186649

xutility

// xutility stl/clr header #ifndef _CLI_XUTILITY_ #define _CLI_XUTILITY_ #ifndef __cplusplus_cli #error STL/CLR can be used only in code compiled /clr, clr:pure, or /clr:safe #endif /* __cplu