c语言输出语句 c语言输出语句格式 c语言怎么输出下一行字符int main(){char ch[50];printf("please input string:\n");scanf("%s",ch); //这... 小编 /C/C++ /2023-12-31 /0 评论 /126 阅读