2022年6月6日

摘要: #include <stdio.h> #include <stdlib.h> #define N 5 #define M 80 typedef struct { char name[M]; char author[M]; }Book; int main() { Book x[N] = { {"一九八 阅读全文

posted @ 2022-06-06 22:38 Hi,海 阅读(38) 评论(0) 推荐(0)


博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3