c++ 输入输出重定向
摘要:
std中的方法提供了重定向功能,像用户的输入输出都可以重定向到变量中。 #include <iostream> #include <filesystem> #include <stdio.h> using namespace std; #include <sstream>std::stringstr 阅读全文
posted @ 2022-11-21 15:18 空明流光 阅读(283) 评论(0) 推荐(0)
posted @ 2022-11-21 15:18 空明流光 阅读(283) 评论(0) 推荐(0)