代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4740558
cmd test.cmd
@echo off
wtouch hello.obj
wtouch hello.cpp
echo # ===========================
echo # Implicit Rules Test
echo # ===========================
if .%2 == . goto usage
echo # --------------------
www.eeworm.com/read/221464/4830273
py regrtest.py
#!/usr/bin/python
# boost graph library compilation regression test
# Usage: regrtest [*|compiler] [*|library/program]
#
# Default: regrtest * *
#
# Compilers: bcc = Borland 5.5.1
#
www.eeworm.com/read/221464/4831453
mak gcc.mak
#
# auto generated makefile for gcc compiler
#
# usage:
# make
# brings libraries up to date
# make clean
# deletes temporary object files (but not archives).
#
#
# the following envir
www.eeworm.com/read/221464/4831455
mak gcc-shared.mak
#
# auto generated makefile for gcc compiler
#
# usage:
# make
# brings libraries up to date
# make clean
# deletes temporary object files (but not archives).
#
#
# the following envir
www.eeworm.com/read/221464/4831457
mak generic.mak
#
# auto generated makefile for generic compiler
#
# usage:
# make
# brings libraries up to date
# make clean
# deletes temporary object files (but not archives).
#
#
# the following e
www.eeworm.com/read/221259/4834546
txt lh79524_software_instruction.txt
LH79524/5 software setup and usage in detail
============================================
Step 1 - Tool setup
====================
Sharp software is a command line based software development env
www.eeworm.com/read/209559/4973023
sh config3270.sh
#!/bin/sh
#
# config3270 -- Autoconfigure /dev/3270/* and /etc/inittab
#
# Usage:
# config3270
#
# Output:
# /tmp/mkdev3270
#
# Operation:
#
www.eeworm.com/read/208214/4995064
m ttanalogout.m
% TTANALOGOUT Write a value to an analog output channel.
%
% Usage: ttAnalogOut(outpChan, value)
%
% Inputs:
% outpChan The output channel to write to. Must be between 1
% and
www.eeworm.com/read/208214/4995065
m tttryfetch.m
% TTTRYFETCH Fetch a message from a mailbox.
%
% Usage: msg = ttTryFetch(mailboxname)
%
% Inputs:
% mailboxname Name of a mailbox.
%
% See also TTCREATEMAILBOX, TTTRYPOST
%
% True
www.eeworm.com/read/208214/4995070
m ttgetperiod.m
% TTGETPERIOD Retrieve the period of a periodic task.
%
% Usage: value = ttGetPeriod
% value = ttGetPeriod(taskname)
%
% Inputs:
% taskname Name of a task. If not specified, the call w