代码搜索:Complete
找到约 10,000 项符合「Complete」的源代码
代码结果 10,000
www.eeworm.com/read/139373/5799194
xpm complete.xpm
/* XPM */
static char * complete_xpm[] = {
"16 16 54 1",
" c None",
". c #000000",
"+ c #88D5FF",
"@ c #599BF0",
"# c #91E3FF",
"$ c #4987E7",
"% c #4F8FEE",
"& c #427CDA",
"* c #4580DF",
"= c #4A8DE
www.eeworm.com/read/131315/5935614
pl complete.pl
;#
;# @(#)complete.pl,v1.1 (me@anywhere.EBay.Sun.COM) 09/23/91
;#
;# Author: Wayne Thompson
;#
;# Description:
;# This routine provides word completion.
;# (TAB) attempts word
www.eeworm.com/read/129552/5972100
xpm complete.xpm
/* XPM */
static char * complete_xpm[] = {
"16 16 54 1",
" c None",
". c #000000",
"+ c #88D5FF",
"@ c #599BF0",
"# c #91E3FF",
"$ c #4987E7",
"% c #4F8FEE",
"& c #427CDA",
"* c #4580DF",
"= c #4A8DE
www.eeworm.com/read/126411/6017565
c complete.c
/* complete.c -- filename completion for readline. */
/* Copyright (C) 1987, 1989, 1992 Free Software Foundation, Inc.
This file is part of the GNU Readline Library, a library for
reading line
www.eeworm.com/read/113399/6131686
c complete.c
/* $Revision: 1.4 $
**
** History and file completion functions for editline library.
*/
#include "editline.h"
#if defined(NEED_STRDUP)
/*
** Return an allocated copy of a string.
*/
c
www.eeworm.com/read/274660/6288443
c complete.c
/*
** 2001 September 15
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiven
www.eeworm.com/read/187066/6320376
gif complete.gif
www.eeworm.com/read/494374/6375884
c complete.c
/*
* complete.c -- the writers awake the readers
*
* Copyright (C) 2003 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2003 O'Reilly & Associates
*
* The source code in this file can be f
www.eeworm.com/read/493547/6395381
wav complete.wav
www.eeworm.com/read/483125/6610760
c complete.c
#include
struct BOOK
{
char NA[10];
char WR[10];
char CB[10];
char NU[10];
};
void list()
{
clrscr();
printf("The Management of Libraries\n");
printf("************************