摘要: (1)实验代码 include include int main () { FILE fp; int a[10],i,max,j; if((fp=fopen("D:\\dengxinlong\\dengxinlong.txt","r+"))==NULL) { printf("File open er 阅读全文
posted @ 2019-03-09 17:46 dxl1314520 阅读(123) 评论(1) 推荐(0)