#include<stdio.h>void main(){printf("abc\t\de\rf\tg\n");printf("h\ti\b\bjk\n");printf("\tab\rcd\n\ef\gh\x");}
\d \g \x 错了,你想表达什么