printf在C中使用时,如何逃避%符号?
printf
printf("hello\%"); /* not like this */
c printf format-string
c ×1
format-string ×1
printf ×1