代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/216450/4894970

8 usage.8

.TH USAGE 8 .SH NAME usage \- installing and using MINIX .SH DESCRIPTION .de SP .if t .sp 0.4 .if n .sp .. .de XB \" An example in bold print. .RS .nf .ft B \&\\$1 .ft R .fi .RE .. .de 3A \" Three Let
www.eeworm.com/read/215896/4900438

h usage.h

/* ** File: usage.h ** ** Copyright 2006 Mark Lisee ** */ #ifndef _usage_h_ #define _usage_h_ void printUsage( const char *pName, const char *usageString); #endif // _usage_h_ /* end file usage.h
www.eeworm.com/read/215896/4900447

cpp usage.cpp

/* ** File: usage.cpp ** ** Copyright 2006 Mark Lisee ** */ #include #include #include #include "misc.h" /* **************************************** ** ** Function: print
www.eeworm.com/read/209910/4956179

h usage.h

/* ** File: usage.h ** ** Copyright 2006 Mark Lisee ** */ #ifndef _usage_h_ #define _usage_h_ void printUsage( const char *pName, const char *usageString); #endif // _usage_h_ /* end file usage.h
www.eeworm.com/read/209910/4956188

cpp usage.cpp

/* ** File: usage.cpp ** ** Copyright 2006 Mark Lisee ** */ #include #include #include #include "misc.h" /* **************************************** ** ** Function: print
www.eeworm.com/read/209211/4981789

c usage.c

#include #include void main(void) { Fmt fmt; char buf[512]; char *argv0, *args, *flags, *p, *p0; int single; Rune r; argv0 = getenv("0"); if((p = strrchr(argv0, '/')) != nil)
www.eeworm.com/read/205824/5018109

c usage.c

/* * PROJECT: ReactOS Services * LICENSE: GPL - See COPYING in the top level directory * FILE: base/system/sc/usage.c * PURPOSE: display usage info * COPYRIGHT: Copyrigh
www.eeworm.com/read/202075/5055131

java usage.java

/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either v
www.eeworm.com/read/199629/5075867

doc usage.doc

USAGE instructions for the Independent JPEG Group's JPEG software ================================================================= This file describes usage of the JPEG conversion programs cjpeg
www.eeworm.com/read/196146/5103608

pm usage.pm

############################################################################# # Pod/Usage.pm -- print usage messages for the running script. # # Copyright (C) 1996-2000 by Bradford Appleton. All right