实验七
摘要:
任务4: #include <stdio.h> #include <ctype.h> #define N 100 int main(){ char ch; FILE *fp; int lines=0; int chars=0; fp = fopen("d:\\data4.txt", "r"); if 阅读全文
posted @ 2024-12-23 08:55 朱乐涛 阅读(43) 评论(0) 推荐(0)
posted @ 2024-12-23 08:55 朱乐涛 阅读(43) 评论(0) 推荐(0)
posted @ 2024-12-16 13:05 朱乐涛 阅读(30) 评论(0) 推荐(0)
posted @ 2024-12-02 15:51 朱乐涛 阅读(56) 评论(0) 推荐(0)
posted @ 2024-11-04 13:38 朱乐涛 阅读(30) 评论(0) 推荐(0)
posted @ 2024-10-24 14:54 朱乐涛 阅读(26) 评论(0) 推荐(0)