11 2023 档案

摘要:#include <iostream> #include <filesystem> namespace fs = std::filesystem; void traverseDirectory(const std::string& path) { for (const auto& entry : f 阅读全文
posted @ 2023-11-30 16:32 经纬视界 阅读(633) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include <strstream> using namespace std; int main() { char szBuf[16] = {"hello world!"}; std::strstreambuf memo(szBuf,sizeof(szBu 阅读全文
posted @ 2023-11-30 10:51 经纬视界 阅读(46) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示