代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/293480/3930489

java textsynthesizerqueueitem.java

/** * Copyright 2001 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL * WARRANTIES. */ package co
www.eeworm.com/read/293480/3930490

java textsynthesizermodedesc.java

/** * Copyright 2001 Sun Microsystems, Inc. * * See the file "license.terms" for information on usage and * redistribution of this file, and for a DISCLAIMER OF ALL * WARRANTIES. */ package co
www.eeworm.com/read/280962/4121109

py shard.py

"""Defines a rudimental 'horizontal sharding' system which allows a Session to distribute queries and persistence operations across multiple databases. For a usage example, see the example ``exampl
www.eeworm.com/read/280962/4121139

py proxied_association.py

"""this is a modified version of the basic association example, which illustrates the usage of the associationproxy extension.""" from sqlalchemy import * from sqlalchemy.orm import * from sqlalchem
www.eeworm.com/read/280962/4121165

txt plugins.txt

Plugins {@name=plugins} ====================== SQLAlchemy has a variety of extensions available which provide extra functionality to SA, either via explicit usage or by augmenting the core behavior.
www.eeworm.com/read/275576/4174273

groovy groovylogtestcasetest.groovy

package groovy.lang import java.util.logging.* /** Showing usage of the GroovyLogTestCase @author Dierk Koenig **/ class GroovyLogTestCaseTest extends GroovyLogTestCase { static fin
www.eeworm.com/read/275576/4174327

groovy clibuildertest.groovy

class CliBuilderTest extends GroovyTestCase { void testSample() { def writer = new StringWriter() def cli = new CliBuilder(usage:'groovy [option]* filename', writer: new Print
www.eeworm.com/read/273665/4199725

convertsambaaccount

#!/usr/bin/perl -w ## ## Convert an LDIF file containing sambaAccount entries ## to the new sambaSamAccount objectclass ## ## Copyright Gerald (Jerry) Carter 2003 ## ## Usage: convertSambaAccount --s
www.eeworm.com/read/451042/1667667

run

#!/bin/csh source ../../env.cfg if ("$1" == "" || "$2" == "" || $3 != "") then echo Usage: echo " run programVersion slideVersion" exit endif set P = $1 # Progra
www.eeworm.com/read/433911/1880730

checkfilelist

#! /bin/sh # # NAME # checkfilelist - try retrieving files from server # # SYNOPSIS # checkfilelist servername portno filelist # # if test "$#" -lt 3 ; then echo "usage: $0 servername