代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/367307/9757859
pro chapter07treewidget.pro
; Chapter07TreeWidget.pro
PRO Chapter07TreeWidget_event, ev
WIDGET_CONTROL, ev.ID, GET_UVALUE=uName
IF (N_ELEMENTS(uName) NE 0) THEN BEGIN
IF (uName EQ 'LEAF') THEN BEGIN
IF (ev.CLI
www.eeworm.com/read/247588/12639746
pro chapter07treewidget.pro
; Chapter07TreeWidget.pro
PRO Chapter07TreeWidget_event, ev
WIDGET_CONTROL, ev.ID, GET_UVALUE=uName
IF (N_ELEMENTS(uName) NE 0) THEN BEGIN
IF (uName EQ 'LEAF') THEN BEGIN
IF (ev.CLI
www.eeworm.com/read/202397/15384484
frm 报表.frm
VERSION 5.00
Object = "{29CDCD61-7007-11D2-A0FC-000021031D59}#2.0#0"; "LookView.ocx"
Begin VB.Form Form9
Caption = "报表"
ClientHeight = 7875
ClientLeft = 60
Cli
www.eeworm.com/read/104305/15699549
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)
www.eeworm.com/read/103960/15715484
c cliconn.c
#include
#include
#include
#include
#include "ourhdr.h"
/* Create a client endpoint and connect to a server. */
#define CLI_PATH "/var/tmp/" /*
www.eeworm.com/read/103224/15740088
py config.py
import ConfigParser, os, md5, rotor
KEY='pyljclient'
CONFIG_FILE = 'pyljclient.conf'
ITEMS = {'item_a':'client_name',
'item_b':'client_version'}
R_ITEMS = {'client_name':'item_a',
'cli
www.eeworm.com/read/100585/15870523
c cliconn.c
#include
#include
#include
#include
#include "ourhdr.h"
/* Create a client endpoint and connect to a server. */
#define CLI_PATH "/var/tmp/" /*
www.eeworm.com/read/179967/9326110
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/177974/9425356
frm tx.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form TX
Caption = "Form1"
ClientHeight = 3090
ClientLeft = 60
Cli
www.eeworm.com/read/168924/9888013
c setup.c
#include
#include
#include
#include "celpfilt.h"
#include "cli.h"
static int CheckOptions(
int analysis,
int synthesis,
int channel_type,
float error_rate,
int w