Pyramid Solutions AB7603 Instrukcja Użytkownika Strona 116

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 147
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 115
IT Functionality 9-13
© 2011 Pyramid Solutions Inc. Publication PUB-AB7603-014
Formatted Display
printf
This SSI function includes a formatted string, which may contain data from the
Input (IN) Output (OUT) area, on a web page. The formatting of the string is
equal to the standard C function printf().
Syntax:
<?--#exec cmd_argument=’printf(
“String to write”, Arg1, Arg2,..., ArgN)’-->
Like the standard C function printf() the “String to write” for this SSI function
contains two types of objects: Ordinary characters, which are copied to the output
stream, and conversion specifications, each of which causes conversion and print-
ing of the next successive argument to printf. Each conversion specification
begins with the character “%” and ends with a conversion character.
Przeglądanie stron 115
1 2 ... 111 112 113 114 115 116 117 118 119 120 121 ... 146 147

Komentarze do niniejszej Instrukcji

Brak uwag