代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4740771
bat dopre.bat
@echo %verbose% off
ECHO # ===================================
ECHO # Start DOPRE
ECHO # ===================================
if .%2 == . goto usage
cd ..\cmds
%1 -h
cd ..\pretest
ECHO
www.eeworm.com/read/222388/4820029
m connecttoserial.m
function serialForward = connectToSerial(serial)
%CONNECTTOSERIAL
%
% usage: serialForward = connectToSerial('COM1')
%
%This function takes a string and connects to that serial port.
%
%If the
www.eeworm.com/read/216802/4881633
c unzcrash.c
/* A test program written to test robustness to decompression of
corrupted data. Usage is
unzcrash filename
and the program will read the specified file, compress it (in memory),
www.eeworm.com/read/209559/4961725
c mkbb.c
/* This utility makes a bootblock suitable for the SRM console/miniloader */
/* Usage:
* mkbb
*
* Where is the name of the device to install the bootblock on,
* and
www.eeworm.com/read/208214/4995076
m ttgetbudget.m
% TTGETBUDGET Retrieve the remaining execution time budget of the
% current task job.
%
% Usage: value = ttGetBudget
% value = ttGetBudget(taskname)
%
% Inputs:
% taskname
www.eeworm.com/read/208214/4995091
m ttremovetimer.m
% TTREMOVETIMER Remove a specific timer.
%
% Usage: ttRemoveTimer(timername)
%
% Inputs:
% timername Name of the timer to be removed.
%
% See also TTCREATETIMER, TTCREATEPERIODICTIMER
www.eeworm.com/read/208214/4995094
m ttcreatesemaphore.m
% TTCREATESEMAPHORE Create a simple, counting TrueTime semaphore
%
% Usage: ttCreateSemaphore(name, initval)
% ttCreateSemaphore(name, initval, maxval)
%
% Inputs:
% name Name of t
www.eeworm.com/read/208214/4995112
m ttexitmonitor.m
% TTEXITMONITOR Exit a monitor.
%
% Usage: ttExitMonitor(monitorname)
%
% Inputs:
% monitorname Name of the monitor the task is exiting.
%
% See also TTCREATEMONITOR, TTENTERMONITOR
%
www.eeworm.com/read/205824/5016485
c unzcrash.c
/* A test program written to test robustness to decompression of
corrupted data. Usage is
unzcrash filename
and the program will read the specified file, compress it (in memory),
www.eeworm.com/read/205046/5026345
properties org_hsqldb_server_messages.properties
# Sample ResourceBundle properties file
server.help = Usage: java org.hsqldb.Server [options]\n\
\n\
+----------------+-------------+----------+------------------------------+\n\
| OPTION |