摘要:
#include #include main() { struct student {int num; char name[20]; char sex; int age; float score; char addr[30]; }; } #include #include main() { struct Date { int month; int day; int year; }; s... 阅读全文
posted @ 2017-04-10 16:27
热爱学习的学渣
阅读(264)
评论(0)
推荐(0)

浙公网安备 33010602011771号