TA贡献1875条经验 获得超3个赞
数据类型是哪个。像字符串int Input(char * s){.................}
TA贡献1942条经验 获得超3个赞
#include <stdio.h>struct Student {char Name[21];int score;};int Input(struct Student *p){scanf("%s%d",&(*p).Name,&(*p).score);}
改善Go语言编程质量的50个有效实践
¥ 78.00
举报
购课补贴联系客服咨询优惠详情
慕课网APP您的移动学习伙伴
扫描二维码关注慕课网微信公众号