英語 での Escape sequence の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
Within a comment, such an escape sequence is effectively ignored as part of the comment.
In this escape sequence is a narrow definition of what is described at another time other escape sequences, .
A keyboard escape sequence may be used to disconnect from the tty and quit lxc-console.
Specify the escape sequence prefix to use instead of<Ctrl a>
The% character introduces an escape sequence that is expanded to a time value or other information.
The\fB%\fP character introduces an escape sequence that is expanded to a time value or other information.
Colorcat If set, it enables color escape sequence for NIS message files.
The stored string can be retrieved later by the[rs]* escape sequence.
OPTIONS-e,--escape escape character Specify the escape sequence prefix to use instead of<Ctrl a.
The text starts in ASCII[ASCII], and switches to Japanese characters through an escape sequence.
Less understand almost all escape sequence about character set in the ISO 2022 code extension techniques.
For those characters being replaced whose code point value is 0xFF or less, a two-digit escape sequence of the form%xx is used.
For those characters being replaced whose code point value is greater than 0xFF, a four-digit escape sequence of the form%uxxxx is used.
Description Replaces each escape sequence in the encoded URI component with the character that it represents.
The escape sequence. B\e?\& is also recognised in copy mode and turned into a single internal code; it is this code that terminates. IR anything.
The existing\xHHHH escape sequence can also be used, and octal escapes can be used for characters up to U+01FF, which is represented by \777.
So if there's any character that's not a backslash, and here I'm escaping the backslash, we can just read right over it--that's no problem inside of our string-- or you could actually have an escape sequence, like this\.
If the escape sequence isn't recognized by Python's parser, the backslash and subsequent character are included in the resulting string.
(This behavior is useful when debugging: if an escape sequence is mistyped, the resulting output is more easily recognized as broken.).
This code can be used with the. B\eN escape sequence in. B troff to select the character, even if the character does not have a groff name.