print '-'*50
char str[51]; memset(str,'-',50); str[50]='\0'; printf(("\n%50s\n",str);
70,037
社区成员
243,243
社区内容
加载中
试试用AI创作助手写篇文章吧