tgwz

2025年12月27日

实验7

摘要: task4.c 1 #include <stdio.h> 2 #include <ctype.h> 3 4 int main() { 5 FILE *fp; 6 char ch; 7 int line = 0; 8 int count = 0; 9 10 fp = fopen("C:\\Users\ 阅读全文

posted @ 2025-12-27 21:53 添罐望仔 阅读(7) 评论(1) 推荐(0)

导航