摘要:
#include #include using namespace std; int main () { char data[100]; // 以写模式打开文件 ofstream outfile; outfile.open("afile.dat"); cout > data; cin.ignore(); // 再次向文件... 阅读全文
posted @ 2017-09-27 10:39
风来风往风伤(TiAmo)
阅读(324)
评论(0)
推荐(0)

浙公网安备 33010602011771号