- 博客(1)
- 收藏
- 关注
转载 c++搜索目录下的所有文件
#include "stdlib.h" #include "direct.h" #include "string.h" #include "io.h" #include "stdio.h" #include "iostream.h" class CBrowseDir { protected: //存放初始目录的绝对路径,以'/'结尾 char m_szInitDir[_MAX_PATH]; public: //缺省构造器 CBrow
2010-06-18 23:26:00
1020
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人