摘要:
part 2 *以追加模式打开文件 // 合并两个文件内容到一个新文件中。 // 文件名均从键盘输入 #include <iostream> #include <fstream> #include <string> #include <cstdlib> using namespace std; in 阅读全文
posted @ 2019-06-18 12:28
一朵娇花
阅读(93)
评论(1)
推荐(0)