代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/137691/5820905
nc peacekeeper.nc
/*
* Copyright (c) 2003, Vanderbilt University
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
* documentation for any purpose, without fee, and w
www.eeworm.com/read/137691/5821879
nc ds2411.nc
//$Id: DS2411.nc,v 1.1 2004/12/02 22:18:07 jpolastre Exp $
/* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, an
www.eeworm.com/read/137691/5821884
nc ds2411pin.nc
//$Id: DS2411Pin.nc,v 1.1 2004/12/02 22:18:07 jpolastre Exp $
/* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify,
www.eeworm.com/read/137691/5822246
nc aggregateuse.nc
/* tab:4
*
*
* "Copyright (c) 2000-2002 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
*
www.eeworm.com/read/137691/5822249
nc aggregate.nc
/* tab:4
*
*
* "Copyright (c) 2000-2002 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
*
www.eeworm.com/read/137691/5822271
nc queryintf.nc
/* tab:4
*
*
* "Copyright (c) 2000-2002 The Regents of the University of California.
* All rights reserved.
*
* Permission to use, copy, modify, and distribute this software and its
www.eeworm.com/read/136989/5838622
readme
README,v 1.2 2000/08/10 00:24:54 schmidt Exp
The tests in this directory time the latency contributed by
various parts of the ORB, but mostly the emphasis is on the
contribution due to the plugga
www.eeworm.com/read/136812/5860355
sh template.sh
#! /bin/sh
case $1 in
'') file=template.stripped
echo "template: output in template.stripped"
;;
*) file=$1
;;
esac
sed -e 1,10d -e '/^\.\\"---/d' -e '/;/s/%\\&/%/g' < ./template > $file
exit
.\
www.eeworm.com/read/134053/5895459
doc whereis.doc
WHEREIS 2.0
-----------
TABLE OF CONTENTS
-----------------
1. What is WHEREIS?
2. How to Use WHEREIS
3. How to Assemble WHEREIS
www.eeworm.com/read/132747/5910296
h hosts.h
/*
* hosts.h Copyright (C) 1992 Drew Eckhardt
* Copyright (C) 1993, 1994, 1995 Eric Youngdale
*
* mid to low-level SCSI driver interface header
* Initial versions: Drew Eckhardt