摘要:
#include<stdio.h>void main(){ FILE *fp; char ch; int j,i=0,sum1[100000],sum2=0,sum3=1; fp=fopen("D:\\test.txt","r"); if(fp==NULL) { printf("the file n 阅读全文
posted @ 2016-03-23 14:03
wangzongjie
阅读(273)
评论(0)
推荐(0)

浙公网安备 33010602011771号