Wasp WaspLabeler +2D Instrukcja Użytkownika Strona 136

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 205
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 135
132
Wasp Labeler User Manual
:
Time
Separator
The time separator.
9/26/2011
1:01:45 AM = :
/
Date
Separator
The date separator.
9/26/2011
1:01:45 AM = /
"ABC"
Literal
String
Delimiter
Indicates that the enclosed characters should be copied to the result
string unchanged.
9/26/2011
1:01:45 AM
("arr:" h"m t)
arr: 1:45 A
%
Custom
Format
Specifier
Defines the following character as a custom format specifier.
9/26/2011
1:01:45 AM
(%h) = 1
\
Escape
Character
Many characters in the format expression have a special meaning
and can't be displayed as literal characters unless they are preceded
by a backslash. The backslash itself isn't displayed. Using a
backslash is the same as enclosing the next character in double
quotation marks. To display a backslash, use two backslashes (\\).
For example, the numeric-formatting characters (#, 0, %, E, e,
comma, and period) and the string-formatting characters (@, &, <,
>, and !) can't be displayed.
9/26/2011
1:01:45 AM (h
\h) = 1 h
Any other
character
The character is copied to the result string unchanged.
9/26/2011
1:01:45 AM (arr
hh:mm t) = arr
01:45 A
Przeglądanie stron 135
1 2 ... 131 132 133 134 135 136 137 138 139 140 141 ... 204 205

Komentarze do niniejszej Instrukcji

Brak uwag