代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/479819/6680733

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/339491/12230189

h hidpi.h

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

sh string.sh

#!/bin/bash # string.bash --- bash emulation of string(3) library routines # Author: Noah Friedman <friedman@prep.ai.mit.edu> # ==> Used with his kind permission in this document. # Created
www.eeworm.com/read/253219/12239402

move-if-change

#!/bin/sh # Like mv $1 $2, but if the files are the same, just delete $1. # Status is zero if successful, nonzero otherwise. usage="$0: usage: $0 SOURCE DEST" case $# in 2) ;; *) echo "$usage" >&2;
www.eeworm.com/read/252809/12262073

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/150585/12284763

c main.c

/* * @(#)main.c * * Copyright 1997-1999, Wes Cherry (mailto:wesc@technosis.com) * 2000-2001, Aaron Ardiri (mailto:aaron@ardiri.com) * All rights reserved. * * This program
www.eeworm.com/read/150496/12289539

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/234400/14114549

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/232875/14179765

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/229523/14332887

abxtest

#! /bin/sh # # abxtest - simple ABX double-blind testing script # Copyright (C) 2000-2004 Robert Leslie # # This program is free software; you can redistribute it and/or modify # it under the terms of