代码搜索:cli

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

代码结果 6,094
www.eeworm.com/read/208758/15237770

c str_cli08.c

#include "unp.h" void str_cli(FILE *fp, int sockfd) { char sendline[MAXLINE], recvline[MAXLINE]; while (Fgets(sendline, MAXLINE, fp) != NULL) { Writen(sockfd, sendline, strlen(sendline)); if
www.eeworm.com/read/12870/258759

ocx adw3cli.ocx

www.eeworm.com/read/489313/1225391

cli vga_geometric_ipcore.cli

NewProject(D:/praveenfelix05/moving_geo_xps92i_s3/pcores/vga_geometric_ipcore_v1_00_a/devl/projnav/vga_geometric_ipcore.ise) SetProperty(Device Family, virtex5) SetProperty(Device, xc5vfx30t) SetPr
www.eeworm.com/read/479931/1328642

exp mi-hack-cli.exp

# Copyright 1999, 2001, 2007, 2008 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as publ
www.eeworm.com/read/479931/1328685

exp mi2-cli.exp

# Copyright 2002, 2003, 2004, 2005, 2007, 2008 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public Lic
www.eeworm.com/read/471776/1425138

pas pop3cli.pas

{* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * +-----------------------------------------------------------------------+ | THIS IS AN OUTDATED COMPONENT. FOR NE
www.eeworm.com/read/469939/1478305

pl samba3-cli.pl

#!/usr/bin/perl # (C) 2007 Jelmer Vernooij # Published under the GNU General Public License use strict; use warnings; use Test::More tests => 7; use FindBin qw($RealBin); use lib "
www.eeworm.com/read/460280/1561397

cpp cpp-cli-syntax.cpp

// **************************************************************** // This is free software licensed under the NUnit license. You // may obtain a copy of the license as well as information regardin