代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/35675/1059630
doit
#!/bin/bash
# Name: doit
# Purpose: shift through command line arguments
# Usage: doit [args]
while (( $# > 0 )) # or [ $# -gt 0 ]
do
echo $*
shift
done
www.eeworm.com/read/494783/1152649
ddrecc readme.mpc83xx.ddrecc
Overview
========
The overall usage pattern for ECC diagnostic commands is the following:
* (injecting errors is initially disabled)
* define inject mask (which tells the DDR controller what ty
www.eeworm.com/read/489559/1216884
ddrecc readme.mpc8349emds.ddrecc
Overview
========
The overall usage pattern for ECC diagnostic commands is the following:
* (injecting errors is initially disabled)
* define inject mask (which tells the DDR controller what ty
www.eeworm.com/read/485165/1264015
svn-base demoform.dfm.svn-base
object fDemo: TfDemo
Left = 199
Top = 114
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Usage Tracker Demo'
ClientHeight = 53
ClientWidth = 239
Color = clBtnFa
www.eeworm.com/read/472280/1412370
java systemcolor.java
/**
* SystemColor -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this fi
www.eeworm.com/read/472280/1412401
java systemcolor.java
/**
* SystemColor -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this fi
www.eeworm.com/read/472280/1412465
java opaquecomponent.java
/**
* OpaqueComponent -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of t
www.eeworm.com/read/472280/1412477
java printjob.java
/**
* PrintJob -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of this fil
www.eeworm.com/read/472280/1412496
java imageobserver.java
/**
* ImageObserver -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of thi
www.eeworm.com/read/472280/1412497
java imageproducer.java
/**
* ImageProducer -
*
* Copyright (c) 1998
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "license.terms" for information on usage and redistribution
* of thi