摘要:
恢复内容开始 include include int main(void) { FILE fp; char a[20]; int n,i; int max=0; if((fp=fopen("C:\\cyy.txt","r+"))==NULL) { printf("File open error!\n 阅读全文
posted @ 2019-03-08 14:42
c1111
阅读(150)
评论(0)
推荐(0)
2019年3月8日