上一页 1 2 3 4 5 6 7 8 9 10 ··· 26 下一页
  2019年3月12日
摘要: http://zh.highscore.de/cpp/boost/ 1、信号 Signals 2、一旦对象 被销毁,连接就会自动释放。 让 FF类继承自 boost::signals::trackable 下面的代码 hello() wow()函数不会执行,因为对象w释放之后,连接自动释放了 阅读全文
posted @ 2019-03-12 16:45 邶风 阅读(167) 评论(0) 推荐(0) 编辑
  2019年3月6日
摘要: 在win10系统上使用vs2015编译了一个32位的应用程序。在win7上报错无法启动。 下面的win7系统上是可以运行的 无法运行的win7系统: 报错: 1、应用程序无法正常启动(0xc000007b) 2、丢失api-ms-win-crt-runtimel1-1-0.dll 方法一: 步骤一: 阅读全文
posted @ 2019-03-06 17:31 邶风 阅读(6973) 评论(0) 推荐(0) 编辑
  2019年2月27日
摘要: https://blog.csdn.net/silangquan/article/details/41008183 阅读全文
posted @ 2019-02-27 09:36 邶风 阅读(466) 评论(0) 推荐(0) 编辑
  2019年2月26日
摘要: 收到告警之后开始录像,恢复正常超过5s之后,停止录像。正常异常来回切换在5s之内,继续录像。 阅读全文
posted @ 2019-02-26 18:06 邶风 阅读(711) 评论(0) 推荐(0) 编辑
摘要: 参考: https://blog.csdn.net/cordova/article/details/52884399 https://zhidao.baidu.com/question/1604258083773493627.html 自己的测试代码 打乱之后,恢复: 阅读全文
posted @ 2019-02-26 17:51 邶风 阅读(7899) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/lys211/article/details/43956979https://blog.csdn.net/x_nazgul/article/details/49152751https://blog.csdn.net/zhangbinsijifeng/art 阅读全文
posted @ 2019-02-26 10:36 邶风 阅读(702) 评论(0) 推荐(0) 编辑
  2019年2月21日
摘要: 其他参考链接: 1、https://www.cnblogs.com/smartsensor/p/4343769.html /*Set the video scaling factor。 Zero is a special value; it will adjust the video to the 阅读全文
posted @ 2019-02-21 14:06 邶风 阅读(1761) 评论(0) 推荐(0) 编辑
  2018年12月28日
摘要: 参考: https://blog.csdn.net/u013346007/article/details/81877755 https://www.linuxidc.com/Linux/2017-01/140078.htm https://www.cnblogs.com/gccbuaa/p/7111 阅读全文
posted @ 2018-12-28 17:40 邶风 阅读(4619) 评论(0) 推荐(0) 编辑
摘要: 如何正确使用QThread https://www.2cto.com/kf/201609/550462.html 阅读全文
posted @ 2018-12-28 16:06 邶风 阅读(282) 评论(0) 推荐(0) 编辑
摘要: 效果图: 阅读全文
posted @ 2018-12-28 15:00 邶风 阅读(2420) 评论(2) 推荐(0) 编辑
上一页 1 2 3 4 5 6 7 8 9 10 ··· 26 下一页