实验七
摘要:
task 4.c #include<stdio.h> int main(){ int i,k=0; char ch; FILE*fp; fp = fopen("data4.txt","r");; if(fp == NULL){ printf("fail to open file\n"); retur 阅读全文
posted @ 2023-06-15 09:36 走草草 阅读(10) 评论(0) 推荐(0)
posted @ 2023-06-15 09:36 走草草 阅读(10) 评论(0) 推荐(0)
posted @ 2023-06-01 10:40 走草草 阅读(13) 评论(0) 推荐(0)
posted @ 2023-05-11 13:07 走草草 阅读(19) 评论(0) 推荐(0)
posted @ 2023-04-20 14:21 走草草 阅读(10) 评论(0) 推荐(0)