Note that the backslash character is a special character and, therefore, must be preceded by a backslash character (an Escape sequence).
백슬래시 문자는 특수 문자이므로 앞에 백슬래시 문자(이스케이프 시퀀스)를 붙여야 합니다.
An ASCII escape sequence control-Z, where Z is any ASCII character greater than or equal to the character code for ' '.
ASCII 이스케이프 시퀀스 제어-Z, Z는 어떤 ASCII 문자도 ' ' 를 위한 문자 코드와 같거나 큽니다.
If both of these conditions are not true, use Unicode and a Unicode escape sequence to format your text.
이러한 조건을 모두 충족하지 않을 경우 유니코드 및 유니코드 이스케이프 시퀀스를 사용하여 텍스트를 포맷합니다.
However, not all your characters display correctly if you do not load text that is UTF-8 or UTF-16 encoded (Unicode) or if you do not use a Unicode escape sequence to display the special character.
그러나 UTF-8 또는 UTF-16으로 인코딩된 텍스트(유니코드)를 로드하지 않거나 유니코드 이스케이프 시퀀스를 사용하여 특수 문자를 표시하지 않을 경우 모든 문자가 올바르게 표시되는 것은 아닙니다.
To use an escape sequence, add the following ActionScript 2.0 on Frame 1 of the Timeline
이스케이프 시퀀스를 사용하려면 타임라인의 프레임 1에 다음 ActionScript 2.0을 추가합니다.
Change the Modem Escape Sequence if desired.
You may switch from the console redirection in SOL mode to CLI command mode by typing the escape sequence tilde followed by a period (~.)
물결표와 마침표로 된 이탈 시퀀스(~.)를 입력하여 SOL 모드의 콘솔 전환 세션에서 CLI 명령 모드로 전환할 수 있습니다.
The modem escape sequence is not sent to the modem if DTR Hang-up is enabled.
DTR 끊기 기능이 설정되어 있으면 모뎀 이탈 시퀀스가 모뎀에 전송되지 않습니다.
However, the ~. escape sequence does not turn off Serial over LAN mode at the server.
하지만 ~. 이탈 시퀀스는 서버의 LAN을 통한 직렬 연결(SOL) 모드를 끄지 않습니다.
The request contained a double escape sequence and request filtering is configured on the Web server to deny double escape sequences.
Otros resultados
Again, the difference comes with the interpolation and escape sequences.
Browses regular expressions or escape sequences for the Replace string.
The answer is interpolation and the use of escape sequences.