代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/215323/15065005
m partview.m
(*
partview.m
A partition viewer for Cuba results in Mathematica
last modified 4 Feb 05 th
*)
BeginPackage["Cuba`"]
PartView::usage = "For a Cuba result obtained with Regions -> True,
PartView
www.eeworm.com/read/215323/15065214
tm vegas.tm
:Evaluate: BeginPackage["Cuba`"]
:Evaluate: Vegas::usage = "Vegas[f, {x, xmin, xmax}..] computes a numerical approximation to the integral of the real scalar or vector function f.
The output is a li
www.eeworm.com/read/209795/15214252
c install_filter.c
/* LIBUSB-WIN32, Generic Windows USB Library
* Copyright (c) 2002-2005 Stephan Meyer
*
* This library is free software; you can redistribute it and/or
* modify it under the term
www.eeworm.com/read/208919/15231108
bat wpp.bat
@ECHO OFF
IF "%1"=="__class" goto END
IF "%1"=="__typeinfo" goto USAGE
IF "%1"=="/?" goto HELP
SETLOCAL
SET PATCH=C:\WATCOM10;C:\WATCOM10\BINNT;%PATH%
SET WATCOM=C:\WATCOM10
C:\WATCOM1
www.eeworm.com/read/173125/5380197
c hid_enumerate.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------
www.eeworm.com/read/173122/5380326
java unusedlocalvariablecheck.java
////////////////////////////////////////////////////////////////////////////////
// checkstyle: Checks Java source code for adherence to a set of rules.
// Copyright (C) 2001-2005 Oliver Burn
//
www.eeworm.com/read/173122/5380327
java onemethodprivatefieldcheck.java
////////////////////////////////////////////////////////////////////////////////
// checkstyle: Checks Java source code for adherence to a set of rules.
// Copyright (C) 2001-2005 Oliver Burn
//
www.eeworm.com/read/172609/5383113
in hb_standby.in
#!/bin/sh
# This script sets the node (where it was called) to *standby*
# It forces the node to release all the held resources and lets
# the other node do a takeover.
# This script will only work
www.eeworm.com/read/172609/5383132
in mailto.in
#!/bin/sh
#
# Resource script for MailTo
#
# Author: Alan Robertson
#
# Description: sends email to a sysadmin whenever a takeover occurs.
#
# Note: This command requires an argument,
www.eeworm.com/read/169937/5408822
c setportrait.c
/*
* A simple utility to set the portrait mode of the display.
* Copyright (c) Alex Holden 2002.
*/
#include
#include
#include
#include