BEA BEA WebLogic Server Guide d'installation Page 10

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 108
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 9
x BEA Products Installation Guide
monospace
boldface
text
Identifies significant words in code.
Example:
void commit ( )
monospace
italic
text
Identifies variables in code.
Example:
String expr
{ }
Indicates a set of choices in a syntax line. The braces themselves should never be typed.
[ ]
Indicates optional items in a syntax line. The brackets themselves should never be
typed.
Example:
java utils.MulticastTest -n name [-p portnumber]
|
Separates mutually exclusive choices in a syntax line. The symbol itself should never
be typed.
Example:
java weblogic.deploy [list|deploy|update]
...
Indicates one of the following in a command line:
That an argument can be repeated several times in a command line
That the statement omits additional optional arguments
That you can enter additional parameters, values, or other information
The ellipsis itself should never be typed.
Example:
buildobjclient [-v] [-o name] [-f "file1.cpp file2.cpp
file3.cpp . . ."
.
.
.
Indicates the omission of items from a code example or from a syntax line. The vertical
ellipsis itself should never be typed.
Convention Item
Vue de la page 9
1 2 ... 5 6 7 8 9 10 11 12 13 14 15 ... 107 108

Commentaires sur ces manuels

Pas de commentaire