发布时间:2014-08-18 13:45:20
在Linux中,可以利用stat()函数来获取一个文件的状态#include #include int stat(const char *file_name, struct stat *buf);这个函数执行成功返回0,失败返回-1。取得的文件状态存放在buf指针指向的struct stat结构提中 .转::htt.........【阅读全文】
发布时间:2014-08-13 15:00:24
FileManage_InfoDataPack.o: In function `RecursiveFolderListOfPath_InfoDataPack::dopath(int (*)(char const*, stat const*, int))':/mnt/hgfs/F/my_program/SahooPrivateCloud/Sample/Win32/ETIM/ETIM_Device/../../../../Include/implement/FileManage_InfoDataPack.cpp:429: undefined reference to `RecursiveFold.........【阅读全文】
发布时间:2014-08-08 15:14:43
RHEL 6 在 : /home/当前用户名/.local/share/Trash/files转: http://bbs.chinaunix.net/thread-2215994-2-1.html......【阅读全文】
发布时间:2014-08-05 17:25:42
Report风格时的图标:转: http://blog.csdn.net/whatday/article/details/7648065......【阅读全文】