正在加载图片...
例 struct student int num; char name 20]; char sex: int age; float score: char addr 30l; struct student stul stu2struct student { int num; char name[20]; char sex; int age; float score; char addr[30]; }; struct student stu1,stu2; 例:
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有