代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/359028/2981295
txt lwtooltipsample2.txt
This sample shows how to set a tooltip for the specified component by the
LwTooltipMan class usage. The class provides ability to specify TooltipInfo
for the given component.
www.eeworm.com/read/358128/3000100
pl abbrev.pl
;# Usage:
;# %foo = ();
;# &abbrev(*foo,LIST);
;# ...
;# $long = $foo{$short};
#
# This library is no longer being maintained, and is included for backward
# compatibility with Perl 4 programs which
www.eeworm.com/read/358128/3000111
pl shellwords.pl
;# shellwords.pl
;#
;# Usage:
;# require 'shellwords.pl';
;# @words = shellwords($line);
;# or
;# @words = shellwords(@lines);
;# or
;# @words = shellwords(); # defaults to $_ (and clobbers it)
requ
www.eeworm.com/read/358128/3003406
readme
TRANSFORMATION USAGE (Garvin Hicking, )
====================
See the Documentation.html for complete instructions on how to use transformation plugins.
www.eeworm.com/read/356739/3037472
readme
TRANSFORMATION USAGE (Garvin Hicking, )
====================
See the Documentation.html for complete instructions on how to use transformation plugins.
www.eeworm.com/read/356739/3037585
readme
TRANSFORMATION USAGE (Garvin Hicking, )
====================
See the Documentation.html for complete instructions on how to use transformation plugins.
www.eeworm.com/read/356084/3042373
m lockaxes.m
% LockAxes -- Version-independent axis command
% Usage
% LockAxes(a)
% Inputs
% a axis parameter, just as required by axis()
%
% Side Effects
% The axes are set to a and held,
www.eeworm.com/read/356084/3042435
m gndsquare.m
% GNDSquare -- generate normal direction for a Square
% Usage
% [xquad,yquad] = GNDSquare(ns,quadbnds,n);
% Inputs
% ns number of vertices per side
% quadbnds
www.eeworm.com/read/356084/3042476
m plotwedgeletpartition.m
% PlotWedgeletPartition -- Show Best Wedgelet Partition
% Usage
% PlotWedgeletPartition(btree,stree,color,ax,D)
% Inputs
% btree wedgelet quadtree specifying partition of image
%
www.eeworm.com/read/356084/3042489
m beamletsdecoratedpartitiondemo.m
function BeamletsDecoratedPartitionDemo(varargin)
%Usage: BeamletsDecoratedPartitionDemo
%Description: Demo for Beamlets Decorated Partition
%Version: 6
%Author: Danzhu Shi and Ana Georgina Flesia
%D