会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Hahallo
博客园
首页
新随笔
联系
管理
订阅
2018年3月11日
C++实现从一个文件夹中读出所有txt文件
摘要: 前段时间做项目需要读取一个文件夹里面所有的txt文件,查询资料后得到以下实现方法:首先了解一下这个结构体struct _finddata_t { unsigned attrib; time_t time_create; time_t time_access; time_t time_write; _
阅读全文
posted @ 2018-03-11 23:42 Hahallo
阅读(1283)
评论(0)
推荐(0)
编辑
公告