摘要:
http://zh.highscore.de/cpp/boost/ 1、信号 Signals 2、一旦对象 被销毁,连接就会自动释放。 让 FF类继承自 boost::signals::trackable 下面的代码 hello() wow()函数不会执行,因为对象w释放之后,连接自动释放了 阅读全文
摘要:
在win10系统上使用vs2015编译了一个32位的应用程序。在win7上报错无法启动。 下面的win7系统上是可以运行的 无法运行的win7系统: 报错: 1、应用程序无法正常启动(0xc000007b) 2、丢失api-ms-win-crt-runtimel1-1-0.dll 方法一: 步骤一: 阅读全文
摘要:
https://blog.csdn.net/silangquan/article/details/41008183 阅读全文
摘要:
收到告警之后开始录像,恢复正常超过5s之后,停止录像。正常异常来回切换在5s之内,继续录像。 阅读全文
摘要:
参考: https://blog.csdn.net/cordova/article/details/52884399 https://zhidao.baidu.com/question/1604258083773493627.html 自己的测试代码 打乱之后,恢复: 阅读全文
摘要:
https://blog.csdn.net/lys211/article/details/43956979https://blog.csdn.net/x_nazgul/article/details/49152751https://blog.csdn.net/zhangbinsijifeng/art 阅读全文
摘要:
其他参考链接: 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 阅读全文