BEA WebLogic Server 7 Manual de servicio Pagina 25

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 545
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 24
Administration Guide xxv
monospace
text
Code samples, commands and their options, Java classes, data types,
directories, and file names and their extensions. Monospace text also
indicates text that you enter from the keyboard.
Examples:
import java.util.Enumeration;
chmod u+w *
config/examples/applications
.java
config.xml
float
monospace
italic
text
Variables in code.
Example:
String CustomerName;
UPPERCASE
TEXT
Device names, environment variables, and logical operators.
Examples:
LPT1
BEA_HOME
OR
{ }
A set of choices in a syntax line.
[ ]
Optional items in a syntax line. Example:
java utils.MulticastTest -n name -a address
[-p portnumber] [-t timeout] [-s send]
|
Separates mutually exclusive choices in a syntax line. Example:
java weblogic.deploy [list|deploy|undeploy|update]
password {application} {source}
...
Indicates one of the following in a command line:
n An argument can be repeated several times in the command line.
n The statement omits additional optional arguments.
n You can enter additional parameters, values, or other information
Convention Usage
Vista de pagina 24
1 2 ... 20 21 22 23 24 25 26 27 28 29 30 ... 544 545

Comentarios a estos manuales

Sin comentarios