- 左对齐 (默认右对齐) printf("%-9d\n",123); 123 printf("%9d\n",123); 123 printf scanf * 跳过 ^. 转载于:https://www.cnblogs.com/zmaibbs7/p/5082412.html