代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/181164/9272048

readme

This directory(./example) are sources of use examples of this library. libwy.a. Header files are presumed present at directory ../src. grep some word for files that might have desired things. Bu
www.eeworm.com/read/179450/9355621

h hidpi.h

/*++ Copyright (c) Microsoft Corporation. All rights reserved. Module Name: HIDPI.H Abstract: Public Interface to the HID parsing library. Environment: Kernel & use
www.eeworm.com/read/177887/9427648

doc gifflip.doc

GifFlip ------- Program to flip (mirror) GIF file along X or Y axes, or rotate the GIF file 90 degrees to the left or to the right Usage: ------ Usage: GifFlip [-r] [-l] [-x] [-y] [-
www.eeworm.com/read/177887/9427719

doc gifrsize.doc

GifRSize -------- Program to resize image size by integer factor, using bits deleting (scaling down) and bits duplication (scaling up). Usage: ------ Usage: GifRSize [-s Scale] [-x X
www.eeworm.com/read/372371/9512386

speed

- See also BENCHMARKS This FTPd should be very performant. The reasons for this are below, followed by specific benchmarks as and when I get them. 1) Generally, it is a fairly minimal FTPd. There sh
www.eeworm.com/read/167987/9942672

filecheck

#!/bin/csh -f # # Script name: filecheck # Example: 9.89 # # Usage: filecheck filename # if ( $#argv == 0 ) then echo " Usage: $0 filename" exit 1 endif set file = $1 if ( ! -e $file ) th
www.eeworm.com/read/165467/10061755

sh 16_10.sh

#!/bin/sh if test $# -eq 0 then echo "Usage: $0 an directory" exit 1 elif test $# -gt 1 then echo "Usage: $0 an directory" exit 1 else ls "$1" 2> /dev/null 1>&2
www.eeworm.com/read/357773/10201239

h hidpi.h

/*++ Copyright (c) 1996-1998 Microsoft Corporation Module Name: HIDPI.H Abstract: Public Interface to the HID parsing library. Environment: Kernel & user mode
www.eeworm.com/read/357086/10216466

txt readme.txt

XWRT 3.2 - XML compressor (C) 2006 Przemyslaw Skibinski (inikep@gmail.com) --------- zlib (C) 1995-2005 Jean-loup Gailly and Mark Adler LZMA (C) 1999-2006 Igor Pavlov PPM
www.eeworm.com/read/162589/10292989

h hidpi.h

/*++ Copyright (c) 1996-1998 Microsoft Corporation Module Name: HIDPI.H Abstract: Public Interface to the HID parsing library. Environment: Kernel & user mode