摘要: 4.`#include <stdio.h> define N 10 include<stdlib.h> typedef struct { char isbn[20]; // isbn号 char name[80]; // 书名 char author[80]; // 作者 double sales_ 阅读全文
posted @ 2026-06-14 19:09 xialkQwQ 阅读(21) 评论(0) 推荐(0)