代码搜索:while
找到约 10,000 项符合「while」的源代码
代码结果 10,000
www.eeworm.com/read/117364/6104061
java showfile2.java
package myp;
import java.security.*;
import java.io.*;
public class ShowFile2{
public String go(String name) throws IOException{
String s;
String content="";
Buffer
www.eeworm.com/read/116793/6112339
c acl.c
/*
** Copyright (c) 1995-2001 Hughes Technologies Pty Ltd. All rights
** reserved.
**
** Terms under which this software may be used or copied are
** provided in the specific license associated w
www.eeworm.com/read/113536/6128106
c strcmps.c
/* strcmps - compare strings and ignore spaces */
#include
#include "..\h\tools.h"
/* compare two strings, ignoring white space, case is significant, return
* 0 if identical, 0 ot
www.eeworm.com/read/113399/6131545
c ether_line.c
/*
** ETHER_LINE
**
** This routine parses the array pointed to by "line" (which should be
** from a file in the format of /etc/ethers) and returns in "eaddr" the
** ethernet address at the star
www.eeworm.com/read/113399/6132120
c strcat.c
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: strcat.c,v 1.2 90/05
www.eeworm.com/read/113399/6132121
c atol.c
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: atol.c,v 1.3 90/05/2
www.eeworm.com/read/113399/6132129
c strncat.c
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: strncat.c,v 1.3 90/0
www.eeworm.com/read/113399/6132154
c strncpy.c
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: strncpy.c,v 1.3 90/0
www.eeworm.com/read/113399/6132159
c atoi.c
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: atoi.c,v 1.4 90/05/2
www.eeworm.com/read/113399/6132160
c memmove.c
/*
* (c) copyright 1987 by the Vrije Universiteit, Amsterdam, The Netherlands.
* See the copyright notice in the ACK home directory, in the file "Copyright".
*/
/* $Header: memmove.c,v 1.3 90/0