jump to navigation

Escape Chars 11 Diciembre 2006

Posted by joelperez in ASP.NET, C#, Programacion, Visual Basic.NET.
trackback


\b (backspace)
\n (new line)
\r (carriage return)
\t (horizontal tab)
\v (vertical tab)

Comentarios»

No comments yet — be the first.