Visara Master Console Center Scripting Guide Manual de usuario Pagina 115

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 262
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 114
Chapter 5 Script Commands
Scripting Guide 115
x, X Accepts an integer value and converts it to unsigned
hexadecimal notation. The letters abcdef are used for the x
conversion and the letters ABCDEF are used for the X
conversion. The precision specifies the minimum number
digits to appear. If the value being converted can be
represented in fewer digits, it is expanded with leading zeros.
The default precision is 1. The result of converting a 0 (zero)
value with a precision of 0 (zero) is a null string. Specifying a
field width with a 0 (zero) as a leading character causes the
field width value to be padded with leading zeros.
If the result of a conversion is wider than the field width, the field is
expanded to contain the converted result. No truncation occurs.
The representation of the + (plus sign) depends on whether the + or
(space) formatting flag is specified.
Vista de pagina 114
1 2 ... 110 111 112 113 114 115 116 117 118 119 120 ... 261 262

Comentarios a estos manuales

Sin comentarios