c++ 遍历目录下文件、文件夹
- 2020 年 10 月 22 日
- 筆記
BOOL GetDirFiles(const char* pszDir, char* pszFileType, std: …
Continue ReadingBOOL GetDirFiles(const char* pszDir, char* pszFileType, std: …
Continue Readingint GetFileInfo(string& strPath, int& iCreateTime, i …
Continue Reading