摘要:
https://blog.csdn.net/shenziheng1/article/details/79472102 #include<stdio.h> C++ fopen/fwrite/fread 文件写入: FILE * fp; fp = fopen("data.txt","w"); if (f 阅读全文
posted @ 2019-11-15 20:53
穷酸秀才大草包
阅读(109)
评论(0)
推荐(0)