k*f
4 楼
1。列举文件名字
http://developer.novell.com/wiki/index.php/CLIB's_opendir_&_readdir_api_sample
2。逐个打开文件
3。读吧
vect
【在 y***l 的大作中提到】
: 现在有一个文件夹,里边有大约1000个文件,我想把他们读取出来并且存取到一个vect
: or中,请问怎样实现代码?多谢
http://developer.novell.com/wiki/index.php/CLIB's_opendir_&_readdir_api_sample
2。逐个打开文件
3。读吧
vect
【在 y***l 的大作中提到】
: 现在有一个文件夹,里边有大约1000个文件,我想把他们读取出来并且存取到一个vect
: or中,请问怎样实现代码?多谢
T*i
5 楼
http://www.boost.org/libs/filesystem/doc/index.htm
vect
【在 y***l 的大作中提到】
: 现在有一个文件夹,里边有大约1000个文件,我想把他们读取出来并且存取到一个vect
: or中,请问怎样实现代码?多谢
vect
【在 y***l 的大作中提到】
: 现在有一个文件夹,里边有大约1000个文件,我想把他们读取出来并且存取到一个vect
: or中,请问怎样实现代码?多谢
O*d
6 楼
use win32 api FindFirstFile, then run FindNextFile in a loop. You will get
all files, including sub-folders, in a particular folder. Of course, you
have to eliminate sub-folders by reading file attributes.
all files, including sub-folders, in a particular folder. Of course, you
have to eliminate sub-folders by reading file attributes.
y*i
7 楼
yeah, boost is good.
【在 T*******i 的大作中提到】
: http://www.boost.org/libs/filesystem/doc/index.htm
:
: vect
【在 T*******i 的大作中提到】
: http://www.boost.org/libs/filesystem/doc/index.htm
:
: vect
相关阅读
竟然有人鼓吹自动生成代码的?说说VS的一个强大优点开发用笔记本,macbook or Ubuntu?mongodb 的Bulk操作到底是干嘛的?有给微信发消息的api么?大晚上刷版的大神们,你们是要看娃还是赚兼职呢?有牛人给个c++转java的攻略么?twitter推出的做mobile的fabric framework有人用过吗?Scrape别人网站 做自己的服务 违法吗有人经历过前端后端,同工不同筹的那个年代吗?Cassandra vs mongoC# no output of ConsoleWriteLine Visual Studio 2013 (转载)软软open source .net, 在 linux/mac 上跑求entry/junior level 软工,python/CPP (转载)找个DB + web framework的人请教,用什么并行化C#的程序,可以在Clusters上runPyspark 怎么format output?听说有些公司用haskell代替nodejade的node的标配吧?用delphi7还是delphi XE5?