AIO — All In One – Johan’s Blog

AIO – All In One – Johan’s Blog – Another One from Me

Double-quoted string backslash escapes

without comments

Table Double-quoted string backslash escapes

Construct

Meaning

\n

Newline

\r

Return

\t

Tab

\f

Formfeed

\b

Backspace

\a

Bell

\e

Escape (ASCII escape character)

07

Any octal ASCII value (here, 007 = bell)

\x7f

Any hex ASCII value (here, 7f = delete)

\cC

A “control” character (here, Ctrl-C)

\\

Backslash

\”

Double quote

\l

Lowercase next letter

\L

Lowercase all following letters until \E

\u

Uppercase next letter

\U

Uppercase all following letters until \E

\Q

Quote non-word characters by adding a backslash until \E

\E

End \L, \U, or \Q

..”..Blogging : Programing..”..

Written by johan

May 18th, 2006 at 9:08 am

Posted in UMUM

Tagged with

Ingin menjadi master dealer pulsa secara gratis ? Segera gabung di AllOperator.Com

Leave a Reply