C++ 遍历目录的代码实现
array^files=dir->GetFiles();array^dirs=dir->GetDirectories();
下载地址
用户评论
能用起立。不错。谢谢
还不错,能用起来
看起来不像c++...像C#