Joke Collection Website - Blessing messages - \r, \b, \f, \t, \v, \ what do they mean in C language? What role does it play?

\r, \b, \f, \t, \v, \ what do they mean in C language? What role does it play?

/a: buzzing, ringing

/b: Back: back one space.

/f: Page change

/n: Line breaks, and the cursor moves to the beginning of the downlink.

/r: Enter and move the cursor to the beginning of this line.

/t: horizontal tabulation

/v: vertical tabulation

//:backslash

/':single quotation mark

/:double quotation marks

/? : question mark

/ddd: three-digit octal

/xhh: binary hexadecimal

/0: empty character, do nothing.

/view/e 905 ce 69 a 9827 1fe 9 10ef 9 14 . html