阅读背景:

用scanf输入字符串

来源:互联网 

char s[10];
scanf("%s",s);
改为scanf("%s",&s);也正确,为什么?改为scanf("%s",&s);也正确,为




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: