fstream infile("a.txt",ios::out | ios::in); 在vs 2010中 a.txt应该放在那个文件夹再能被打开

2024-11-26 04:41:49
推荐回答(1个)
回答1:

项目文件夹下