windows下遍历文件夹
摘要:
Github地址 函数: @ LPCTSTR与char *的转换 参考资料:TCHAR与char的互转 LPCTSTR会根据当前的字符集进行自适应:如果为ANSI,LPCTSTR = const char *;如果为Unicode,LPCTSTR = const wchar_t *; 但LPCTST 阅读全文
posted @ 2016-02-29 17:46 tanfy 阅读(922) 评论(0) 推荐(0)
posted @ 2016-02-29 17:46 tanfy 阅读(922) 评论(0) 推荐(0)
posted @ 2016-02-29 17:46 tanfy 阅读(2752) 评论(0) 推荐(0)
posted @ 2016-02-29 10:16 tanfy 阅读(12418) 评论(0) 推荐(0)