代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/144212/5752934
c pathchk.c
/* pathchk - check pathnames for validity and portability */
/* Usage: pathchk [-p] path ...
For each PATH, print a message if any of these conditions are false:
* all existing leading directo
www.eeworm.com/read/144212/5753011
cshtobash
#! /bin/bash
#
# cshtobash - convert csh aliases, environment variables, and variables to
# bash equivalents
#
# usage: cshtobash [filename]
#
# If filename is given, that file is sourced. Note
www.eeworm.com/read/140582/5786783
txt description.txt
This tests VPN usage of the KEY/TXT records by loading several conns
between east and west. Different combinations of whether or not the
records exist are used.
www.eeworm.com/read/138743/5813993
m rightshift.m
function outmatrix= RightShift(inmatrix)
% RightShift -- Shift right matrix, the last column is moved to the first.
% Usage
% outmatrix= RightShift(inmatrix);
% Inputs
% inmatrix
% Outp
www.eeworm.com/read/136989/5829353
readme
This application explains the usage scenario, where new POAs will have
to be created.
Run this example as follows.
% NewPOA
Comments :
=========
- Creates the POA hierarchy as given in
www.eeworm.com/read/136989/5829449
readme
This application explains the usage scenario, where new POAs will have
to be created.
Run this example as follows.
% NewPOA
Comments :
=========
- Creates the POA hierarchy as given in
www.eeworm.com/read/136821/5850894
ts sysinfo-no.ts
LoadInfo
Application CPU usage (%)
Applikasjonens CPU bruk (%)
www.eeworm.com/read/131315/5935595
pl abbrev.pl
;# Usage:
;# %foo = ();
;# &abbrev(*foo,LIST);
;# ...
;# $long = $foo{$short};
package abbrev;
sub main'abbrev {
local(*domain) = @_;
shift(@_);
@cmp = @_;
local($[) = 0;
foreach
www.eeworm.com/read/111036/6160201
js header.js
/**
* This script is a basic site template. It provides family navigation on
* the left and not much else.
*
* Usage:
*
www.eeworm.com/read/104260/6205549
java awtexception.java
/**
* AWTException -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this