Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1707698
  • 博文数量: 263
  • 博客积分: 1218
  • 博客等级: 少尉
  • 技术积分: 2862
  • 用 户 组: 普通用户
  • 注册时间: 2011-06-19 02:33
文章分类

全部博文(263)

文章存档

2020年(12)

2019年(2)

2018年(10)

2016年(1)

2015年(20)

2014年(115)

2013年(46)

2012年(37)

2011年(20)

发布时间:2014-08-20 16:26:02

http://www.cnblogs.com/chinazhangjie/archive/2011/01/01/1923696.html......【阅读全文】

阅读(912) | 评论(0) | 转发(0)

发布时间:2014-08-20 14:26:04

static_cast 和 reinterpret_caststatic_cast 传入void*类型一定正确??? http://blog.csdn.net/querw/article/details/7387594虚析构也算多态?  可用dynamic_cast ?http://www.cnblogs.com/bastard/archive/2011/12/14/2288117.html......【阅读全文】

阅读(847) | 评论(0) | 转发(0)

发布时间: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.........【阅读全文】

阅读(3522) | 评论(0) | 转发(0)

发布时间: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.........【阅读全文】

阅读(1319) | 评论(0) | 转发(0)

发布时间:2014-08-08 15:14:43

RHEL 6 在 : /home/当前用户名/.local/share/Trash/files转: http://bbs.chinaunix.net/thread-2215994-2-1.html......【阅读全文】

阅读(760) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册