摘要:
test 1: 第n 条数据为空,并且无法输出第一天条数据 test 2: 用feof test 4: #include<stdio.h> int main() { FILE* fp; fp = fopen("E:\\whatever666", "r"); char qwe; int q = 0; 阅读全文
posted @ 2023-12-17 21:52
李宇晨呵呵
阅读(31)
评论(0)
推荐(0)
摘要:
test4 #include <stdio.h> #define N 10 typedef struct { char isbn[20]; // isbn号 char name[80]; // 书名 char author[80]; // 作者 double sales_price; // 售价 i 阅读全文
posted @ 2023-12-17 16:47
李宇晨呵呵
阅读(9)
评论(0)
推荐(0)

浙公网安备 33010602011771号