代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/112442/15485303
c dgclibcast2.c
#include "unp.h"
static void recvfrom_alarm(int);
void
dg_cli(FILE *fp, int sockfd, const SA *pservaddr, socklen_t servlen)
{
int n;
const int on = 1;
char sendline[MAXLINE], recvline[MAXLI
www.eeworm.com/read/192259/8390822
c cliconn.c
#include
#include
#include
#include
#include "ourhdr.h"
/* Create a client endpoint and connect to a server. */
#define CLI_PATH "/var/tm
www.eeworm.com/read/189219/8483903
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/289553/8545029
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/432630/8585601
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/284127/8964469
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/185783/8985066
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/372750/9494708
frm frmclients.frm
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form frmClientS
BorderStyle = 3 'Fixed Dialog
Caption = "确定机器名称及其电话号码"
Cli
www.eeworm.com/read/372735/9495415
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/176483/9496899
frm frmclients.frm
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form frmClientS
BorderStyle = 3 'Fixed Dialog
Caption = "确定机器名称及其电话号码"
Cli