用fopen打开文件/*该函数的原型为:FILE * fopen(const char * filename,const char * mode);FILE 是stdio中定义的一个结构,用于存放和文件有关的信息 ...
確定! 回上一頁